Kaydet (Commit) 2bf8d2e6 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.5.80); FILE MERGED

2007/03/08 09:18:59 fs 1.5.80.1: #i73084#
üst bd032fdd
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sdbt_strings.src,v $ * $RCSfile: sdbt_strings.src,v $
* *
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* last change: $Author: ihi $ $Date: 2007-04-19 14:53:15 $ * last change: $Author: kz $ $Date: 2007-05-10 10:16:10 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -66,3 +66,9 @@ String STR_NO_VALID_SQL_NAME ...@@ -66,3 +66,9 @@ String STR_NO_VALID_SQL_NAME
{ {
Text [ en-US ] = "$name$ is no SQL conform identifier."; Text [ en-US ] = "$name$ is no SQL conform identifier.";
}; };
String STR_NO_SLASHES_IN_QUERY_NAMES
{
Text [ de ] = "Der Name darf keinen Schrägstrich ('/') enthalten.";
Text [ en-uS ] = "The name must not contain any slashes ('/').";
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment