[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - officecfg/registry
shubham656 (via logerrit)
logerrit at kemper.freedesktop.org
Mon Nov 23 18:52:46 UTC 2020
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eae8454462854a95da45e00f84359858be01ab12
Author: shubham656 <shubham656jain at gmail.com>
AuthorDate: Tue Nov 17 18:02:39 2020 +0530
Commit: Xisco Fauli <xiscofauli at libreoffice.org>
CommitDate: Mon Nov 23 19:52:10 2020 +0100
tdf#126166 Change the command label for "uno:WordRightSel"
Change-Id: I6d0690cdcabaee6fe898fa7fc09d2abcd4c3f3ed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105979
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
(cherry picked from commit a430547ed6f543fd5f0f5ed6a804f4b7bc976065)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106430
Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index c420fc2f2359..2aea98007e00 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -1139,7 +1139,7 @@
</node>
<node oor:name=".uno:WordRightSel" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Select to Word Right</value>
+ <value xml:lang="en-US">Select to End of Word</value>
</prop>
</node>
<node oor:name=".uno:WordLeftSel" oor:op="replace">
More information about the Libreoffice-commits
mailing list