summaryrefslogtreecommitdiff
path: root/forms/source/resource/xforms.src
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/resource/xforms.src')
-rw-r--r--forms/source/resource/xforms.src15
1 files changed, 0 insertions, 15 deletions
diff --git a/forms/source/resource/xforms.src b/forms/source/resource/xforms.src
index e4df19abfda5..f9debd60201f 100644
--- a/forms/source/resource/xforms.src
+++ b/forms/source/resource/xforms.src
@@ -69,11 +69,6 @@ String RID_STR_XFORMS_VALUE_MIN_EXCL
Text [ en-US ] = "The value must be greater than $2.";
};
-String RID_STR_XFORMS_VALUE_PATTERN
-{
- Text [ en-US ] = "The value does not match the pattern '$2'.";
-};
-
String RID_STR_XFORMS_VALUE_TOTAL_DIGITS
{
Text [ en-US ] = "$2 digits allowed at most.";
@@ -144,21 +139,11 @@ String RID_STR_DATATYPE_DATETIME
Text [ en-US ] = "Date and Time";
};
-String RID_STR_DATATYPE_YEARMONTH
-{
- Text [ en-US ] = "Month and year";
-};
-
String RID_STR_DATATYPE_YEAR
{
Text [ en-US ] = "Year";
};
-String RID_STR_DATATYPE_MONTHDAY
-{
- Text [ en-US ] = "Month and day";
-};
-
String RID_STR_DATATYPE_MONTH
{
Text [ en-US ] = "Month";