summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
Diffstat (limited to 'basic')
-rw-r--r--basic/source/app/basmsg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/app/basmsg.src b/basic/source/app/basmsg.src
index b81033c082bc..088db8ffa073 100644
--- a/basic/source/app/basmsg.src
+++ b/basic/source/app/basmsg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: basmsg.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2000-11-15 20:37:05 $
+ * last change: $Author: kz $ $Date: 2001-02-09 20:11:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,7 @@ String S_PROG_START
Text[ polish ] = "Uruchomienie programu: ($Arg1); ($Arg2)";
Text[ portuguese_brazilian ] = "Programmstart: ($Arg1); ($Arg2)";
Text[ japanese ] = "Program start: ($Arg1); ($Arg2)";
- Text[ korean ] = "Programmstart: ($Arg1); ($Arg2)";
+ Text[ korean ] = "���α׷�������: ($Arg1); ($Arg2)";
Text[ chinese_simplified ] = "Program start: ($Arg1); ($Arg2)";
Text[ chinese_traditional ] = "Program start: ($Arg1); ($Arg2)";
Text[ arabic ] = "Program start: ($Arg1); ($Arg2)";
@@ -122,7 +122,7 @@ String S_WARNING_PREFIX
{
Text = "Warnung: ";
Text[ english_us ] = "Warning: ";
- Text[ portuguese ] = "Aviso: ";
+ Text[ portuguese ] = "Advert�ncia: ";
Text[ russian ] = "��������������: ";
Text[ greek ] = "Warning: ";
Text[ dutch ] = "Waarschuwing: ";