[Libreoffice-commits] .: vcl/source

Andras Timar timar at kemper.freedesktop.org
Thu Apr 28 23:28:40 PDT 2011


 vcl/source/src/btntext.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6934d9f0a0f8c89e384c9dd452b7a305bc8cd5f7
Author: Andras Timar <atimar at novell.com>
Date:   Fri Apr 29 08:27:59 2011 +0200

    change SV_BUTTONTEXT_LESS from More to Less - fdo#36663

diff --git a/vcl/source/src/btntext.src b/vcl/source/src/btntext.src
index a6792b2..181650b 100644
--- a/vcl/source/src/btntext.src
+++ b/vcl/source/src/btntext.src
@@ -68,7 +68,7 @@ String SV_BUTTONTEXT_MORE
 
 String SV_BUTTONTEXT_LESS
 {
-    Text [ en-US ] = "~More";
+    Text [ en-US ] = "~Less";
 };
 
 String SV_BUTTONTEXT_IGNORE


More information about the Libreoffice-commits mailing list