summaryrefslogtreecommitdiff
path: root/basic/source/app/ttmsg.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-01-23 12:49:53 +0000
committerKurt Zenker <kz@openoffice.org>2001-01-23 12:49:53 +0000
commitf0a135d7a8c230eda0325bb7255c7cea810b841a (patch)
treedb7c0578a72e22638dd4978fda64e707d0ccab8b /basic/source/app/ttmsg.src
parentba55b697aa3744634c0ff73880e6ab3f0b22992c (diff)
Merge SWT614: 23.01.01 - 14:49:33
Diffstat (limited to 'basic/source/app/ttmsg.src')
-rw-r--r--basic/source/app/ttmsg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/app/ttmsg.src b/basic/source/app/ttmsg.src
index e1401ab8064a..b6b302ec639c 100644
--- a/basic/source/app/ttmsg.src
+++ b/basic/source/app/ttmsg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: ttmsg.src,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2001-01-12 20:19:41 $
+ * last change: $Author: kz $ $Date: 2001-01-23 13:49:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -429,7 +429,7 @@ String S_WARNINGS_DETECTED
{
Text = "** ($Arg1) Warnungen aufgetreten";
Text[ english_us ] = "** ($Arg1) warnings occurred";
- Text[ portuguese ] = "** ($Arg1): erros ocorridos";
+ Text[ portuguese ] = "** ($Arg1): advertências ocorridos";
Text[ russian ] = "** ($Arg1) warnings occurred";
Text[ greek ] = "** ($Arg1) warnings occurred";
Text[ dutch ] = "** ($Arg1) waarschuwingen weergegeven";
@@ -561,7 +561,7 @@ String S_RETURNED_VALUE_ID_MISSMATCH
{
Text = "Returnwert Empfangen aber andere Id erwartet";
Text[ english_us ] = "Return value received but different Id expected";
- Text[ portuguese ] = "Recebido o valor Return, mas espera-se outro ID";
+ Text[ portuguese ] = "Recebido o valor Return, mas é necessário outro ID";
Text[ russian ] = "Return value received but different Id expected";
Text[ greek ] = "Return value received but different Id expected";
Text[ dutch ] = "Retourwaarde ontvangen echter andere Id verwacht";