User: vg Date: 05/02/16 08:00:34 Modified: /dba/dbaccess/source/core/resource/ strings.src
Log: INTEGRATION: CWS hsqldb2 (1.45.12); FILE MERGED 2005/01/28 12:19:41 oj 1.45.12.1: #i39922# fix for storeAsURL and merges from dba23 File Changes: Directory: /dba/dbaccess/source/core/resource/ ============================================== File [changed]: strings.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/resource/strings.src?r1=1.45&r2=1.46 Delta lines: +5 -1 ------------------- --- strings.src 5 Jan 2005 12:29:52 -0000 1.45 +++ strings.src 16 Feb 2005 16:00:30 -0000 1.46 @@ -245,4 +245,8 @@ Text [ de ] = "Der Treiber unterst�tzt das Ver�ndern einer Spaltendefinition, anhand des Indexes, nicht."; Text [ en-US ] = "The driver does not support the modification of column descriptions by changing the index."; }; - +String RID_STR_FILE_DOES_NOT_EXIST +{ + Text [ de ] ="Die Datei \"$file$\" existiert nicht."; + Text[ en-US ] = "The file \"$file$\" does not exist."; +}; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
