summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-04-26 18:15:25 +0000
committerKurt Zenker <kz@openoffice.org>2001-04-26 18:15:25 +0000
commit5f14f778a857b842a0e0392018b0e3ce95167d7a (patch)
treef534a8559f14022e8c409df514ffd2e9169ba0fd /basic
parent97f9195177661078de81f928f729bd2a803e8d27 (diff)
Merge SRC630: 26.04.01 - 21:14:55 (NoBranch)
Diffstat (limited to 'basic')
-rw-r--r--basic/source/app/svtmsg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/app/svtmsg.src b/basic/source/app/svtmsg.src
index 2f63b0fd0f32..654258582529 100644
--- a/basic/source/app/svtmsg.src
+++ b/basic/source/app/svtmsg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: svtmsg.src,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: kz $ $Date: 2001-04-03 19:15:19 $
+ * last change: $Author: kz $ $Date: 2001-04-26 19:15:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1315,7 +1315,7 @@ String S_UNKNOWN_TYPE
Text[ greek ] = "Unknown object type ($Arg1) from UId or method '($Arg2)' not supported";
Text[ dutch ] = "Onbekend objecttype ($Arg1) uit UId of methode '($Arg2)' niet ondersteund";
Text[ french ] = "Type d'objet inconnu ($Arg1) issu de UId ou méthode '($Arg2)' non supportée";
- Text[ spanish ] = "Tipo de objeto ($Arg1) desconocido por su UId";
+ Text[ spanish ] = "Tipo de objeto ($Arg1) desconocido por su UId o método '($Arg2)' no apoyado";
Text[ italian ] = "Unknown object type ($Arg1) from UId";
Text[ danish ] = "Unknown object type ($Arg1) from UId";
Text[ swedish ] = "Unknown object type ($Arg1) from UId or method '($Arg2)' not supported";
@@ -1359,7 +1359,7 @@ String S_NO_LIST_BOX_BUTTON
Text[ greek ] = "ListBoxButton does not exist in ($Arg1)";
Text[ dutch ] = "ListBoxButton niet voorhanden bij ($Arg1)";
Text[ french ] = "Bouton de zone de liste inexistant pour ($Arg1)";
- Text[ spanish ] = "ListBoxButton nicht vorhanden bei ($Arg1)";
+ Text[ spanish ] = "ListBoxButton no existe en ($Arg1)";
Text[ italian ] = "ListBoxButton nicht vorhanden bei ($Arg1)";
Text[ danish ] = "ListBoxButton nicht vorhanden bei ($Arg1)";
Text[ swedish ] = "ListBoxButton does not exist in ($Arg1)";