summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propres.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 10:48:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 10:48:16 +0000
commit17fc070803f3823eaab81564c563244f3e49219a (patch)
tree036f3106fee7062148dfafe8c2a9562db34cd4e8 /extensions/source/propctrlr/propres.src
parent9a39a2a3c8f9c7fcbd3b940211f592061418835e (diff)
INTEGRATION: CWS mergede01 (1.28.24); FILE MERGED
2007/03/20 14:34:50 ihi 1.28.24.1: #i72301# Remove German
Diffstat (limited to 'extensions/source/propctrlr/propres.src')
-rw-r--r--extensions/source/propctrlr/propres.src9
1 files changed, 2 insertions, 7 deletions
diff --git a/extensions/source/propctrlr/propres.src b/extensions/source/propctrlr/propres.src
index b6c5492b57f5..def8069f00c3 100644
--- a/extensions/source/propctrlr/propres.src
+++ b/extensions/source/propctrlr/propres.src
@@ -4,9 +4,9 @@
*
* $RCSfile: propres.src,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 12:03:22 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 11:48:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,26 +39,21 @@
String RID_STR_STANDARD
{
- Text [ de ] = "Standard" ;
Text [ en-US ] = "Default" ;
};
String RID_STR_PROPPAGE_DEFAULT
{
- Text [ de ] = "Allgemein" ;
Text [ en-US ] = "General" ;
};
String RID_STR_PROPPAGE_DATA
{
- Text [ de ] = "Daten" ;
Text [ en-US ] = "Data" ;
};
String RID_STR_BOOL
{
- Text [ de ] = "Nein;Ja" ;
Text [ en-US ] = "No;Yes" ;
};
String RID_STR_HELP_SECTION_LABEL
{
- Text [ de ] = "Hilfe";
Text [ en-US ] = "Help";
};