summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-08-25 08:09:53 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-08-25 08:09:53 +0000
commit0e4db2cfca0b8816869fc643b8a0ae349fba0cb7 (patch)
treed17bd00f8c8ae1c74c3e029e5f16ad8e8e20736d /basic
parent672f300e2fffb25305a50ed6777a7dbea9a690ec (diff)
#i10000# Fixed broken string
Diffstat (limited to 'basic')
-rw-r--r--basic/source/app/svtmsg.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/basic/source/app/svtmsg.src b/basic/source/app/svtmsg.src
index b0d200819e..9619cc04ec 100644
--- a/basic/source/app/svtmsg.src
+++ b/basic/source/app/svtmsg.src
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svtmsg.src,v $
- * $Revision: 1.76 $
+ * $Revision: 1.77 $
*
* This file is part of OpenOffice.org.
*
@@ -214,7 +214,7 @@ String S_TEAROFF_FAILED
// Has to stay in for old res files
String S_NO_SELECTED_ENTRY_DEPRECATED
{
- Text[ en-US ] = "No entry is selected in TreeListB”x at ($Arg1)";
+ Text[ en-US ] = "No entry is selected in TreeListBox at ($Arg1)";
};
String S_NO_SELECTED_ENTRY
{