diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2014-11-16 23:30:13 +0400 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-18 09:15:26 +0000 |
commit | 36b6db7676ba73f87c2c707826aec2500a59bfe7 (patch) | |
tree | 1e691b6a26b0d10e22321a2e028b88b36c422131 /sw | |
parent | 4353fafaf97b6a086fde1e51520f5d205ae90be0 (diff) |
fdo#86289 rename 'Page Preview' to 'Print Preview' in toolbar names and popups
Change-Id: Ifb4254a044b1aa15b1c3e09d7f662daaf6eb61d7
Reviewed-on: https://gerrit.libreoffice.org/12502
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/uibase/uiview/view.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/uiview/view.src b/sw/source/uibase/uiview/view.src index a986d6bd1bee..abbba43b8850 100644 --- a/sw/source/uibase/uiview/view.src +++ b/sw/source/uibase/uiview/view.src @@ -112,7 +112,7 @@ String MN_SRCVIEW_POPUPMENU }; String RID_PVIEW_TOOLBOX { - Text [ en-US ] = "Page Preview" ; + Text [ en-US ] = "Print Preview" ; }; Menu MN_SRCVIEW_POPUPMENU |