[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Sat Feb 21 22:12:54 PST 2015
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 282161ff755c52cfc9f4ddf9fb0b139362b19522
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Sun Feb 22 05:36:21 2015 +0400
fixing typo in Writer's menu entry for uno:SaveGraphic
Change-Id: Ia69c49c5e025ef0391a304e60679a05add14f18e
Reviewed-on: https://gerrit.libreoffice.org/14577
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index e633afa..b500057 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -2340,7 +2340,7 @@
</node>
<node oor:name=".uno:SaveGraphic" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Save Images...</value>
+ <value xml:lang="en-US">Save Image...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list