summaryrefslogtreecommitdiff
path: root/basic/source/app
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
commitacbca89bd51578a5a1a358aa471e8d2fd3fc0115 (patch)
tree0ae02e334006d496e6b6bb6aa917e4724a983f69 /basic/source/app
parent9ec2b141f5d7b52488811083f0969058e4859b77 (diff)
#i10000# Fixed broken string
Diffstat (limited to 'basic/source/app')
-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 456e2046c065..02c4bfe5e231 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
{