[Libreoffice-commits] .: filter/source

Andras Timar timar at kemper.freedesktop.org
Wed Apr 27 10:31:11 PDT 2011


 filter/source/xsltdialog/xmlfilterdialogstrings.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3b502bbbf932a033a4b3fd4301f2f40845dd6a32
Author: Andras Timar <atimar at novell.com>
Date:   Wed Apr 27 17:07:10 2011 +0200

    remove double space from en-US messages

diff --git a/filter/source/xsltdialog/xmlfilterdialogstrings.src b/filter/source/xsltdialog/xmlfilterdialogstrings.src
index 5e60315..7a8a625 100644
--- a/filter/source/xsltdialog/xmlfilterdialogstrings.src
+++ b/filter/source/xsltdialog/xmlfilterdialogstrings.src
@@ -110,7 +110,7 @@ String STR_ERROR_FILTER_NAME_EXISTS
 
 String STR_ERROR_TYPE_NAME_EXISTS
 {
-    Text [ en-US ]	= "The name for  the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name.";
+    Text [ en-US ]	= "The name for the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name.";
 };
 
 String STR_ERROR_DTD_NOT_FOUND


More information about the Libreoffice-commits mailing list