summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@novell.com>2011-04-29 08:27:59 +0200
committerAndras Timar <atimar@novell.com>2011-04-29 08:27:59 +0200
commit34528dd0548db3eb65f6c356747be57e5ec6cc89 (patch)
tree933ef9f12f9019e5740f840ca6dc8211d524bd50
parent7943b8dc8787727d0f917e128396595895299d73 (diff)
change SV_BUTTONTEXT_LESS from More to Less - fdo#36663
-rw-r--r--vcl/source/src/btntext.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/src/btntext.src b/vcl/source/src/btntext.src
index a6792b202b3d..181650b24ce8 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