Kaydet (Commit) 7e80b75c authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS dba22a (1.68.78); FILE MERGED

2006/11/22 15:04:01 fs 1.68.78.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations
üst 06b0e2fc
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: fmstring.src,v $ * $RCSfile: fmstring.src,v $
* *
* $Revision: 1.68 $ * $Revision: 1.69 $
* *
* last change: $Author: ihi $ $Date: 2006-08-28 15:01:34 $ * last change: $Author: rt $ $Date: 2006-12-01 17:26:07 $
* *
* 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.
...@@ -528,16 +528,6 @@ QueryBox RID_QRY_SAVEMODIFIED ...@@ -528,16 +528,6 @@ QueryBox RID_QRY_SAVEMODIFIED
Message [ en-US ] = "The content of the current form has been modified.\nDo you want to save your changes?" ; Message [ en-US ] = "The content of the current form has been modified.\nDo you want to save your changes?" ;
Message [ x-comment ] = " "; Message [ x-comment ] = " ";
}; };
String RID_STR_COULDNOTSETORDER
{
Text [ de ] = "Fehler beim Setzen der Sortier-Kriterien";
Text [ en-US ] = "Error setting the sort criteria";
};
String RID_STR_COULDNOTSETFILTER
{
Text [ de ] = "Fehler beim Setzen der Filter-Kriterien";
Text [ en-US ] = "Error setting the filter criteria";
};
String RID_STR_SVT_SQL_INTERNATIONAL String RID_STR_SVT_SQL_INTERNATIONAL
{ {
Text [ de ] = "WIE;NICHT;LEER;WAHR;FALSCH;IST;ZWISCHEN;ODER;UND;Durchschnitt;Anzahl;Maximum;Minimum;Summe" ; Text [ de ] = "WIE;NICHT;LEER;WAHR;FALSCH;IST;ZWISCHEN;ODER;UND;Durchschnitt;Anzahl;Maximum;Minimum;Summe" ;
......
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