summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfx.src
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2001-10-11 19:45:26 +0000
committerRüdiger Timm <rt@openoffice.org>2001-10-11 19:45:26 +0000
commit45d756f437f66c2c35ebf0e903019bb1d24d045b (patch)
tree4462c47c0ebc51b3ce35a4a4626e6abf2708aca9 /sfx2/source/appl/sfx.src
parentb9a3c022bc67cd31e58067c712b591914ebad315 (diff)
Merge SRC641: 11.10.01 - 22:44:16
Diffstat (limited to 'sfx2/source/appl/sfx.src')
-rw-r--r--sfx2/source/appl/sfx.src24
1 files changed, 22 insertions, 2 deletions
diff --git a/sfx2/source/appl/sfx.src b/sfx2/source/appl/sfx.src
index 6e2af04521e0..c4f1cac07ccb 100644
--- a/sfx2/source/appl/sfx.src
+++ b/sfx2/source/appl/sfx.src
@@ -2,9 +2,9 @@
*
* $RCSfile: sfx.src,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: fs $ $Date: 2001-10-01 16:31:29 $
+ * last change: $Author: rt $ $Date: 2001-10-11 20:45:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -283,6 +283,25 @@ String STR_FILTERNAME_ALL
Text = "Alle Dateien (*.*)" ;
Text [ english ] = "All files (*.*)" ;
Text [ english_us ] = "All files (*.*)" ;
+ Text[ portuguese ] = "<Todos>";
+ Text[ russian ] = "<>";
+ Text[ greek ] = "<>";
+ Text[ dutch ] = "<Alle>";
+ Text[ french ] = "Tous les fichiers (*.*)";
+ Text[ spanish ] = "<Todos>";
+ Text[ finnish ] = "<Kaikki>";
+ Text[ italian ] = "Tutti i file (*.*)";
+ Text[ danish ] = "<Alle>";
+ Text[ swedish ] = "Alla filer (*.*)";
+ Text[ polish ] = "<Wszystkie>";
+ Text[ portuguese_brazilian ] = "<Tudo>";
+ Text[ japanese ] = "<すべて>";
+ Text[ korean ] = "<전부>";
+ Text[ chinese_simplified ] = "全部文件 (*.*)";
+ Text[ chinese_traditional ] = "全部的檔案(*.*)";
+ Text[ turkish ] = "<Tm>";
+ Text[ arabic ] = "<>";
+ Text[ catalan ] = "<Todos>";
};
String STR_HUMAN_APPNAME
@@ -538,3 +557,4 @@ QueryBox MSG_QUERY_LASTVERSION
+