INTEGRATION: CWS encup (1.2.4); FILE MERGED

2005/04/29 15:53:51 ihi 1.2.4.1: #i40603# German strings now UTF8 encoded
This commit is contained in:
Jens-Heiner Rechtien 2005-09-23 11:18:39 +00:00
parent ee346df1ea
commit 5aceeba617

View file

@ -4,9 +4,9 @@
*
* $RCSfile: OfficeFilePicker.src,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-08 23:29:11 $
* last change: $Author: hr $ $Date: 2005-09-23 12:18:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -61,7 +61,7 @@ String STR_SVT_FILEPICKER_READONLY
String STR_SVT_FILEPICKER_INSERT_AS_LINK
{
Text [ de ] = "~Verknüpfen" ;
Text [ de ] = "~Verknüpfen" ;
Text [ en-US ] = "~Link" ;
Text [ x-comment ] = " ";
};
@ -106,13 +106,13 @@ String STR_SVT_FILEPICKER_SELECTION
String STR_SVT_FOLDERPICKER_DEFAULT_TITLE
{
Text [ de ] = "Pfad auswählen" ;
Text [ de ] = "Pfad auswählen" ;
Text [ en-US ] = "Select Path" ;
};
String STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION
{
Text [ de ] = "Bitte wählen Sie einen Ordner." ;
Text [ de ] = "Bitte wählen Sie einen Ordner." ;
Text [ en-US ] = "Please select a folder.";
};