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:
parent
ee346df1ea
commit
5aceeba617
1 changed files with 5 additions and 5 deletions
|
@ -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.";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue