summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/zoom.src
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-11-28 15:47:09 +0100
committerAndras Timar <atimar@suse.com>2011-11-28 15:49:11 +0100
commit6a8350377bbcc7e1bf9877ab71bf19510b0c0abe (patch)
treec5e84460e27cef6ef6daf9eadd8c2cc298a64882 /cui/source/dialogs/zoom.src
parentb1f561627650feb273d8d86ec2d33f040f780222 (diff)
no space between number and percent or degree mark - consistency
Diffstat (limited to 'cui/source/dialogs/zoom.src')
-rw-r--r--cui/source/dialogs/zoom.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/zoom.src b/cui/source/dialogs/zoom.src
index f96323a36255..26729fa1e5d2 100644
--- a/cui/source/dialogs/zoom.src
+++ b/cui/source/dialogs/zoom.src
@@ -71,7 +71,7 @@ ModalDialog RID_SVXDLG_ZOOM
HelpID = "cui:RadioButton:RID_SVXDLG_ZOOM:BTN_100";
Pos = MAP_APPFONT ( 12 , 53 ) ;
Size = MAP_APPFONT ( 105, 10 ) ;
- Text = "~100 %" ;
+ Text = "~100%" ;
};
RadioButton BTN_USER
{