Tag: mws_oog680 User: obo Date: 2007-08-17 11:36:47+0000 Modified: dba/dbaccess/source/core/resource/strings.src
Log: INTEGRATION: CWS localisation21_OOG680 (1.52.38); FILE MERGED 2007/08/09 10:37:43 ihi 1.52.38.1: #i80486# german removed 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.52&r2=1.52.44.1 Delta lines: +1 -8 ------------------- --- strings.src 2007-05-10 10:14:53+0000 1.52 +++ strings.src 2007-08-17 11:36:44+0000 1.52.44.1 @@ -207,43 +207,36 @@ String RID_STR_STATEMENT_WITHOUT_RESULT_SET { - Text [ de ] = "Das SQL-Kommando beschreibt keine Ergebnismenge."; Text [ en-US ] = "The SQL command does not describe a result set."; }; String RID_STR_NO_SLASH_IN_OBJECT_NAME { - Text [ de ] = "Der Name darf keinen Schrägstrich ('/') enthalten."; - Text [ en-uS ] = "The name must not contain any slashes ('/')."; + Text [ en-US ] = "The name must not contain any slashes ('/')."; }; String RID_STR_NAME_MUST_NOT_BE_EMPTY { - Text [ de ] = "Der Name darf nicht leer sein."; Text [ en-US ] = "The name must not be empty."; }; String RID_STR_NO_NULL_OBJECTS_IN_CONTAINER { - Text [ de ] = "Der Container kann keine NULL-Objekte enthalten."; Text [ en-US ] = "The container cannot contain NULL objects."; }; String RID_STR_NAME_ALREADY_USED { - Text [ de ] = "Ein Objekt mit dem gegebenen Namen existiert bereits."; Text [ en-US ] = "There already is an object with the given name."; }; String RID_STR_OBJECT_CONTAINER_MISMATCH { - Text [ de ] = "Das Objekt kann nicht Element dieses Containers sein."; Text [ en-US ] = "This object cannot be part of this container."; }; String RID_STR_OBJECT_ALREADY_CONTAINED { - Text [ de ] = "Das Objekt ist bereits unter einem anderen Namen im Container enthalten."; Text [ en-US ] = "The object already is, with a different name, part of the container."; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
