diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-02-28 22:44:01 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-03-01 12:20:23 +0000 |
commit | 891a99ce9f5396e752e389d994f794af97dddef6 (patch) | |
tree | 3d177942d3900313dea76b32c9dea60a06b3c050 /cui | |
parent | e5a0f81805b63ef720c55d19ac2d792d8df8a7b3 (diff) |
Monarch is apparently #7 3/4 not #8
Change-Id: I1664065e9fee3db5b900051ea3bf086c61ef0cee
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/tabpages/page.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/tabpages/page.src b/cui/source/tabpages/page.src index 96acd3f808a7..0d2234a55c37 100644 --- a/cui/source/tabpages/page.src +++ b/cui/source/tabpages/page.src @@ -48,8 +48,8 @@ StringArray RID_SVXSTRARY_PAPERSIZE_STD < "C6/5 Envelope" ; PAPERSIZE_C65 ; > ; < "C5 Envelope" ; PAPERSIZE_C5 ; > ; < "C4 Envelope" ; PAPERSIZE_C4 ; > ; - < "#6 3/4 (Personal) Envelope" ; PAPERSIZE_COM675; > ; - < "#8 (Monarch) Envelope" ; PAPERSIZE_MONARCH; > ; + < "#6¾ Envelope" ; PAPERSIZE_COM675; > ; + < "#7¾ (Monarch) Envelope" ; PAPERSIZE_MONARCH; > ; < "#9 Envelope" ; PAPERSIZE_COM9; > ; < "#10 Envelope" ; PAPERSIZE_COM10; > ; < "#11 Envelope" ; PAPERSIZE_COM11; > ; |