summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formres.src
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 09:46:26 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 09:46:26 +0000
commitb9747b624e0a8f15ad065d9ea4b0a21605cdd151 (patch)
treeb6660b582b0bb324407f7d26454d94d88fae827b /extensions/source/propctrlr/formres.src
parent5c2cb67a5d66b624f93aefc90014bc30adec08f0 (diff)
INTEGRATION: CWS dba14 (1.66.6); FILE MERGED
2004/07/15 13:41:41 fs 1.66.6.1: #i30912#
Diffstat (limited to 'extensions/source/propctrlr/formres.src')
-rw-r--r--extensions/source/propctrlr/formres.src11
1 files changed, 8 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/formres.src b/extensions/source/propctrlr/formres.src
index c9fd02c5bd1b..0e25b3aa972f 100644
--- a/extensions/source/propctrlr/formres.src
+++ b/extensions/source/propctrlr/formres.src
@@ -2,9 +2,9 @@
*
* $RCSfile: formres.src,v $
*
- * $Revision: 1.66 $
+ * $Revision: 1.67 $
*
- * last change: $Author: obo $ $Date: 2004-07-08 08:46:38 $
+ * last change: $Author: rt $ $Date: 2004-07-23 10:46:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -491,7 +491,7 @@ String RID_STR_SHOW_NAVIGATION
String RID_STR_SHOW_RECORDACTIONS
{
Text [ de ] = "Datensatzaktionen";
- Text [ en-US ] = "Record actions";
+ Text [ en-US ] = "Acting on a record";
};
String RID_STR_SHOW_FILTERSORT
{
@@ -1526,3 +1526,8 @@ String RID_STR_TEXTTYPE
Text [ en-US ] = "Text type";
};
+String RID_STR_SHOW_HIDE
+{
+ Text [ de ] = "Nicht anzeigen;Anzeigen" ;
+ Text [ en-US ] = "Hide;Show" ;
+};