[Libreoffice-commits] core.git: svx/uiconfig
diwanshu885 (via logerrit)
logerrit at kemper.freedesktop.org
Wed Nov 18 03:04:23 UTC 2020
svx/uiconfig/ui/findreplacedialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 57f9fad565fed476b95cd53f2d025add577affe6
Author: diwanshu885 <dmittal885 at gmail.com>
AuthorDate: Wed Nov 4 23:48:53 2020 +0530
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Nov 18 04:03:44 2020 +0100
tdf#137836 Change the label from "_Comments" to "Comme_nts"
Change-Id: Ia624f6be5f0d9bb8613475104e901457cc814eb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105307
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui
index 553085f518ee..ebf0de7a15bc 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -1020,7 +1020,7 @@
</child>
<child>
<object class="GtkCheckButton" id="notes">
- <property name="label" translatable="yes" context="findreplacedialog|notes">_Comments</property>
+ <property name="label" translatable="yes" context="findreplacedialog|notes">Comme_nts</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
More information about the Libreoffice-commits
mailing list