summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/source/dlged/dlgresid.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/basctl/source/dlged/dlgresid.src b/basctl/source/dlged/dlgresid.src
index f47e18712b8a..2e6c6fe18897 100644
--- a/basctl/source/dlged/dlgresid.src
+++ b/basctl/source/dlged/dlgresid.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgresid.src,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:16:01 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 13:47:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -127,17 +127,14 @@ String RID_STR_CLASS_FILECONTROL
String RID_STR_BRWTITLE_PROPERTIES
{
- Text [ de ] = "Eigenschaften: " ;
Text [ en-US ] = "Properties: ";
};
String RID_STR_BRWTITLE_NO_PROPERTIES
{
- Text [ de ] = "Kein Kontrollelement markiert" ;
Text [ en-US ] = "No Control marked";
};
String RID_STR_BRWTITLE_MULTISELECT
{
- Text [ de ] = "Mehrfachselektion" ;
Text [ en-US ] = "Multiselection";
};