From 36eb42eceac26470b9d660ff9dcb105a43d688b5 Mon Sep 17 00:00:00 2001 From: Heiko Tietze Date: Mon, 25 Nov 2019 16:24:57 +0100 Subject: Resolves tdf#129003 - Capitalization of menu entry "Show Tip-Of-The-Day" Now Tip-of-the-Day Change-Id: I715d87cdd6b5d9a7d06a218ed8d1922037fea91b Reviewed-on: https://gerrit.libreoffice.org/83694 Tested-by: Jenkins Reviewed-by: Heiko Tietze (cherry picked from commit f8a5377c9ec208adac5eb394c0c2920dbb764bd0) Reviewed-on: https://gerrit.libreoffice.org/83806 Reviewed-by: Adolfo Jayme Barrientos --- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 4 ++-- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 34cdc64758af..71095e856e49 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5013,10 +5013,10 @@ ~Tip of the day - Show Tip-Of-The-Day + Show Tip-of-the-Day - Show the Tip-Of-The-Day dialog + Show the Tip-of-the-Day dialog 1 diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 185cfe69f26e..d3056a325eba 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5532,19 +5532,19 @@ - Determines whether the Tip-Of-The-Day dialog is shown on startup. + Determines whether the Tip-of-the-Day dialog is shown on startup. true - The last time when the Tip-of-the-day dialog was shown. + The last time when the Tip-of-the-Day dialog was shown. -1 - The last shown Tip-of-the-day. + The last shown Tip-of-the-Day. 0 -- cgit