summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-03-28 11:08:13 +0000
committerKurt Zenker <kz@openoffice.org>2001-03-28 11:08:13 +0000
commit3de706b0e654db53cd55d8db26f1f26e0b286979 (patch)
tree83aa6d5f9c60254984fdb8e38be6405af0243ef1 /basic
parent270db6ba35146d780bef38467d77062ba20b763c (diff)
Merge SRC626: 28.03.01 - 14:07:48 (NoBranch)
Diffstat (limited to 'basic')
-rw-r--r--basic/source/app/basmsg.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/basmsg.src b/basic/source/app/basmsg.src
index 088db8ffa073..a24200de6d6b 100644
--- a/basic/source/app/basmsg.src
+++ b/basic/source/app/basmsg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: basmsg.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2001-02-09 20:11:26 $
+ * last change: $Author: kz $ $Date: 2001-03-28 12:08:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,7 +123,7 @@ String S_WARNING_PREFIX
Text = "Warnung: ";
Text[ english_us ] = "Warning: ";
Text[ portuguese ] = "Advertência: ";
- Text[ russian ] = "Ïðåäóïðåæäåíèå: ";
+ Text[ russian ] = "Warning:";
Text[ greek ] = "Warning: ";
Text[ dutch ] = "Waarschuwing: ";
Text[ french ] = "Avertissement : ";