[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Sat Nov 15 07:39:24 PST 2014
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 65faf6938d50a87ea8d84d19b5a4ec7ea35b6a2c
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Fri Nov 14 23:54:27 2014 +0400
fdo#86289 renaming 'Page Preview' to 'Print Preview'
Change-Id: Ibf87f59238e1c07ebb23d3749a2447c5ccc50481
Reviewed-on: https://gerrit.libreoffice.org/12430
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 6d92b6c..7d757b0 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>
More information about the Libreoffice-commits
mailing list