summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2000-09-27 17:31:01 +0000
committerNils Fuhrmann <nf@openoffice.org>2000-09-27 17:31:01 +0000
commit83426023434b006a17403b315db7599248b60386 (patch)
tree0ce7a733174aa7547cf16cfcb506e7d03db873b4 /basic
parent08bcfa7dc04d80ecd24f49c8797a46192e19e052 (diff)
Merge SRC605: 09/27/00 - 20:29:44 (NoBranch)
Diffstat (limited to 'basic')
-rw-r--r--basic/source/app/ttmsg.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/basic/source/app/ttmsg.src b/basic/source/app/ttmsg.src
index c19e892d5243..861d86a8f139 100644
--- a/basic/source/app/ttmsg.src
+++ b/basic/source/app/ttmsg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: ttmsg.src,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:12:09 $
+ * last change: $Author: nf $ $Date: 2000-09-27 18:31:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@ String S_NAME_NOT_THERE
Text[ swedish ] = "Name doesn't exist: #($Arg1)";
Text[ polish ] = "Nazwa nie istnieje: #($Arg1)";
Text[ portuguese_brazilian ] = "Name nicht vorhanden: #($Arg1)";
- Text[ japanese ] = "̖O݂͑Ă܂: #($Arg1)";
+ Text[ japanese ] = "̖O͂܂: #($Arg1)";
Text[ korean ] = "̸ ʽϴ: #($Arg1)";
Text[ chinese_simplified ] = "Ʋڣ#($Arg1)";
Text[ chinese_traditional ] = "W٤sbG #($Arg1)";
@@ -176,7 +176,7 @@ String S_INVALID_LINE
Text[ swedish ] = "Line \"($Arg1)\" is invalid.";
Text[ polish ] = "Wiersz \"($Arg1)\" jest niewany.";
Text[ portuguese_brazilian ] = "Zeile \"($Arg1)\" Ist ungltig.";
- Text[ japanese ] = "s \"($Arg1)\" ͖łB";
+ Text[ japanese ] = "\"($Arg1)\"s͖łB";
Text[ korean ] = " \"($Arg1)\" ȿ ʽϴ.";
Text[ chinese_simplified ] = "ЧС($Arg1)";
Text[ chinese_traditional ] = " \"($Arg1)\" LġC";
@@ -616,7 +616,7 @@ String S_UNKNOWN_METHOD
Text[ swedish ] = "Unknown method '($Arg1)' to ($Arg2)";
Text[ polish ] = "Nieznana metoda do obiektu: ($Arg1).($Arg2)";
Text[ portuguese_brazilian ] = "Unbekannte Methode an Objekt : ($Arg1).($Arg2)";
- Text[ japanese ] = "Unknown method '($Arg1)' to ($Arg2)";
+ Text[ japanese ] = "Unknown method on object :($Arg1).($Arg2)";
Text[ korean ] = "ü ˼ ޼ҵ : ($Arg1).($Arg2)";
Text[ chinese_simplified ] = "Unknown method on object:($Arg1).($Arg2)";
Text[ chinese_traditional ] = "覡G ($Arg1).($Arg2)";