diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2014-11-14 23:54:27 +0400 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-15 15:38:57 +0000 |
commit | 65faf6938d50a87ea8d84d19b5a4ec7ea35b6a2c (patch) | |
tree | 15d07f5ed8fc85c6a26610a1d6972a1127a162e5 /officecfg | |
parent | 3403c19d2590649b052848ed05f61f048443bbba (diff) |
fdo#86289 renaming 'Page Preview' to 'Print Preview'
Change-Id: Ibf87f59238e1c07ebb23d3749a2447c5ccc50481
Reviewed-on: https://gerrit.libreoffice.org/12430
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 6d92b6c86266..7d757b037379 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -4813,7 +4813,7 @@ </node> <node oor:name=".uno:PrintPreview" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Pa~ge Preview</value> + <value xml:lang="en-US">Print Pr~eview</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>9</value> |