diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:53:09 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:53:09 +0000 |
commit | 612bc2c8b51bf5e88a698fa2ba38b0ee7da8227a (patch) | |
tree | d14b0151813855ee2c128d84c9b366bd3ebd18e2 /basic | |
parent | 9ee40e37ba1cb5bcb65dd2cf1eca6216c476ad58 (diff) |
Merge SRC633: 06/08/01 - 23:52:36
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/app/basmsg.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/basic/source/app/basmsg.src b/basic/source/app/basmsg.src index 645b1bb663c0..b1540a2b0c2a 100644 --- a/basic/source/app/basmsg.src +++ b/basic/source/app/basmsg.src @@ -2,9 +2,9 @@ * * $RCSfile: basmsg.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2001-05-16 14:50:15 $ + * last change: $Author: kz $ $Date: 2001-06-08 21:53:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -146,3 +146,4 @@ String S_WARNING_PREFIX Text[ catalan ] = "Advertencia: "; Text[ finnish ] = "Varoitus: "; }; + |