summaryrefslogtreecommitdiff
path: root/fpicker/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:19:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:19:01 +0000
commit01d53338ab6f8fc1f8c45c6ea0cf906d865fd63a (patch)
treea35556d6f5901c3e09c45decff9bfa349e0f6d72 /fpicker/source
parentb27a811c90b9d125479bee086c2c7dabff768b88 (diff)
INTEGRATION: CWS encup (1.2.4); FILE MERGED
2005/04/29 15:53:52 ihi 1.2.4.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'fpicker/source')
-rw-r--r--fpicker/source/office/iodlg.src16
1 files changed, 8 insertions, 8 deletions
diff --git a/fpicker/source/office/iodlg.src b/fpicker/source/office/iodlg.src
index 358f2561f8..217e24f105 100644
--- a/fpicker/source/office/iodlg.src
+++ b/fpicker/source/office/iodlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: iodlg.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:32:44 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:19:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -217,7 +217,7 @@ ModalDialog DLG_SVT_EXPLORERFILE
Pos = MAP_APPFONT ( 224 , 117 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
DefButton = TRUE ;
- Text [ de ] = "Ö~ffnen" ;
+ Text [ de ] = "Ö~ffnen" ;
Text [ en-US ] = "~Open" ;
};
CancelButton BTN_EXPLORERFILE_CANCEL
@@ -232,7 +232,7 @@ ModalDialog DLG_SVT_EXPLORERFILE
};
String STR_EXPLORERFILE_OPEN
{
- Text [ de ] = "Öffnen" ;
+ Text [ de ] = "Öffnen" ;
Text [ en-US ] = "Open" ;
};
String STR_EXPLORERFILE_SAVE
@@ -252,12 +252,12 @@ ModalDialog DLG_SVT_EXPLORERFILE
};
String STR_PATHSELECT
{
- Text [ de ] = "Pfad auswählen" ;
+ Text [ de ] = "Pfad auswählen" ;
Text [ en-US ] = "Select path" ;
};
String STR_BUTTONSELECT
{
- Text [ de ] = "Au~swählen" ;
+ Text [ de ] = "Au~swählen" ;
Text [ en-US ] = "~Select";
};
String STR_ACTUALVERSION
@@ -323,7 +323,7 @@ String RID_FILEOPEN_INVALIDFOLDER
String RID_FILEOPEN_NOTEXISTENTFILE
{
- Text [ de ] = "Die Datei $name$ existiert nicht.\nBitte überprüfen Sie, ob Sie den korrekten Namen angegeben haben.";
+ Text [ de ] = "Die Datei $name$ existiert nicht.\nBitte überprüfen Sie, ob Sie den korrekten Namen angegeben haben.";
Text [ en-US ] = "The file $name$ does not exist.\nMake sure you have entered the correct file name.";
};
@@ -335,7 +335,7 @@ String STR_FILTERNAME_ALL
String STR_SVT_ALREADYEXISTOVERWRITE
{
- Text [ de ] = "Die Datei existiert bereits. Soll sie überschrieben werden?" ;
+ Text [ de ] = "Die Datei existiert bereits. Soll sie überschrieben werden?" ;
Text [ en-US ] = "The file already exists. Overwrite?" ;
};