summaryrefslogtreecommitdiff
path: root/starmath/source/smres.src
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smres.src')
-rw-r--r--starmath/source/smres.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index 0907229d4912..0bebacab2330 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -303,19 +303,19 @@ Menu RID_VIEWMENU
{
Identifier = SID_ZOOM_50_PERCENT;
HelpId = CMD_SID_VIEW050 ;
- Text [ en-US ] = "~View 50%" ;
+ Text [ en-US ] = "~View 50 %" ;
};
MenuItem
{
Identifier = SID_ZOOM_100_PERCENT ;
HelpId = CMD_SID_VIEW100 ;
- Text [ en-US ] = "View ~100%" ;
+ Text [ en-US ] = "View ~100 %" ;
};
MenuItem
{
Identifier = SID_ZOOM_200_PERCENT ;
HelpId = CMD_SID_VIEW200 ;
- Text [ en-US ] = "View ~200%" ;
+ Text [ en-US ] = "View ~200 %" ;
};
MenuItem
{