officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b74fe262d889705ea6c27267bd7e6d57279367b9 Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> AuthorDate: Tue May 11 14:08:32 2021 -0500 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Tue May 11 14:08:32 2021 -0500 There’s no need to SHOUT to the user Nowhere else in LibreOffice’s UI are keyboard shortcuts indicated in all-caps. Don’t do it; we’re not in the ’90s. Change-Id: Ieb8aa32797d422c2ac067fab5d061de6d2176908 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index 6f773011b5fa..2333c056d5d1 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -1735,7 +1735,7 @@ <value xml:lang="en-US">Zoom & Pan</value> </prop> <prop oor:name="TooltipLabel" oor:type="xs:string"> - <value xml:lang="en-US">Zoom & Pan (CTRL to Zoom Out, SHIFT to Pan)</value> + <value xml:lang="en-US">Zoom & Pan (Ctrl to Zoom Out, Shift to Pan)</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits