diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2016-06-08 18:03:26 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2016-06-09 19:34:05 +0000 |
commit | f0e3a36f6508dcfa0a3c672e15e15f3582e02110 (patch) | |
tree | eaf0089ab96a464bb47170ce35f37f3605762a52 /officecfg | |
parent | c8200675c7fd6550c78b20b7c87ebf03047bb6d4 (diff) |
tdf#84909 Impress: Rearrange the standard toolbar
Change-Id: Ia2582fa118b5622c36ed80525273ac28a224fc6d
Reviewed-on: https://gerrit.libreoffice.org/26070
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index 8a907b7f13f5..4e3f88731d65 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -133,7 +133,7 @@ </node> <node oor:name=".uno:TextFitToSizeTool" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Fit Text to Frame</value> + <value xml:lang="en-US">Fit Text in Textbox Size</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> |