summaryrefslogtreecommitdiff
path: root/uui/source/ids.src
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 11:01:38 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 11:01:38 +0000
commit4291fd79818eeb88e9e72e34c20bf4a67318e66f (patch)
treea234c050fcf054cb59b1ef32d947d1fe836c40a8 /uui/source/ids.src
parent3750fd83fd6e9ee6b2c13812d1ea84e90d22f4b6 (diff)
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
Diffstat (limited to 'uui/source/ids.src')
-rw-r--r--uui/source/ids.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/uui/source/ids.src b/uui/source/ids.src
index 77691648baf9..ed272248342e 100644
--- a/uui/source/ids.src
+++ b/uui/source/ids.src
@@ -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?";
+ };
};