INTEGRATION: CWS c06v2_SRC680 (1.4.70); FILE MERGED
2006/05/19 11:51:41 cd 1.4.70.3: #135918# Fixed missing CRLF 2006/05/18 14:08:20 cd 1.4.70.2: #135918# Correct umlauts for german text 2006/05/18 13:27:09 kso 1.4.70.1: #135918# - support for WorkDirMustContainRemovableMedia. Issue number: Submitted by: Reviewed by:
This commit is contained in:
parent
719628ad90
commit
524ec4f132
1 changed files with 8 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: iodlg.src,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2005-09-23 12:19:01 $
|
||||
* last change: $Author: rt $ $Date: 2006-07-26 09:05:26 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -345,5 +345,11 @@ String STR_SVT_NEW_FOLDER
|
|||
Text [ en-US ] = "Folder" ;
|
||||
};
|
||||
|
||||
String STR_SVT_NOREMOVABLEDEVICE
|
||||
{
|
||||
Text [ de ] = "Kein Wechselspeichergerät gefunden.\nÜberprüfen Sie, ob es korrekt angeschlossen ist und versuchen Sie es dann erneut." ;
|
||||
Text [ en-US ] = "No removable storage device detected.\nMake sure it is plugged in properly and try again." ;
|
||||
};
|
||||
|
||||
//******************************************************************** EOF
|
||||
|
||||
|
|
Loading…
Reference in a new issue