diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2016-02-27 22:52:48 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2016-03-05 01:55:30 +0000 |
commit | 58bef396cfcdd2c861d261e5b6fa68a859ff653d (patch) | |
tree | 0c90685b198cbbc3ebc34830277c51cf42e1a039 /officecfg | |
parent | bffe939877d52d05d69ebbf94c26062304555d49 (diff) |
tdf#91857 Tweaks to the slide and slide show menus
Change-Id: Ie4bfb5525fe56da0cd02e8d5d42bfeef438ff664
Reviewed-on: https://gerrit.libreoffice.org/22736
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 637d38d68540..4e372f0c9633 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -936,7 +936,7 @@ </node> <node oor:name=".uno:PresentationLayout" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Slide D~esign...</value> + <value xml:lang="en-US">Slide Master D~esign...</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> |