summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiwanshu885 <dmittal885@gmail.com>2020-11-04 23:48:53 +0530
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-11-18 04:03:44 +0100
commit57f9fad565fed476b95cd53f2d025add577affe6 (patch)
tree8c6656f5f08b7905c583169c4dc4134b1b2f1951
parentccd0e5f445d4a7d0e7aca6c23c02c61bf14510b2 (diff)
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@ubuntu.com>
-rw-r--r--svx/uiconfig/ui/findreplacedialog.ui2
1 files changed, 1 insertions, 1 deletions
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>