Kaydet (Commit) f9818254 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.65.198); FILE MERGED

2006/01/05 12:02:25 fs 1.65.198.1: #i55991# warning-free code
üst 0d6bd498
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: fmstring.src,v $ * $RCSfile: fmstring.src,v $
* *
* $Revision: 1.65 $ * $Revision: 1.66 $
* *
* last change: $Author: hr $ $Date: 2005-09-23 13:55:36 $ * last change: $Author: hr $ $Date: 2006-06-19 15:57:57 $
* *
* 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.
...@@ -604,10 +604,16 @@ String RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID ...@@ -604,10 +604,16 @@ String RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID
String RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE String RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE
{ {
Text [ de ] = "Das angegebene Kriterium kann nicht mit diesem Feld verglichen werden!!"; Text [ de ] = "Das angegebene Kriterium kann nicht mit diesem Feld verglichen werden";
Text [ en-US ] = "The entered criterion cannot be compared with this field."; Text [ en-US ] = "The entered criterion cannot be compared with this field.";
}; };
String RID_STR_SVT_SQL_TABLE_EXISTS
{
Text [ de ] = "Eine Tabelle mit dem angegebenen Namen existiert bereits.";
Text [ en-US ] = "A table with the given name already exists.";
};
String RID_STR_DATANAVIGATOR String RID_STR_DATANAVIGATOR
{ {
Text [ de ] = "Daten Navigator" ; Text [ de ] = "Daten Navigator" ;
......
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