Kaydet (Commit) 4291fd79 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS eforms4 (1.57.14); FILE MERGED

2004/12/22 12:14:32 fs 1.57.14.2: linugistic review of the strings for #i36765#
2004/12/15 10:52:06 fs 1.57.14.1: #i36765# handle xforms::InvalidDataOnSubmitException
üst 3750fd83
......@@ -2,9 +2,9 @@
*
* $RCSfile: ids.src,v $
*
* $Revision: 1.57 $
* $Revision: 1.58 $
*
* last change: $Author: rt $ $Date: 2004-08-20 12:57:40 $
* last change: $Author: vg $ $Date: 2005-03-23 12:01:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -420,6 +420,11 @@ Resource RID_UUI_ERRHDL
Text [ en-US ] = "The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly.\nDo you want to continue startup of %PRODUCTNAME without the missing configuration data?";
};
STRING (ERRCODE_UUI_INVALID_XFORMS_SUBMISSION_DATA & ERRCODE_RES_MASK)
{
Text [ de ] = "Das Formular enthlt ungltige Daten. Mchten Sie trotzdem fortfahren?";
Text [ en-US ] = "The form contains invalid data. Do you still want to continue?";
};
};
......
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