diff options
author | diwanshu885 <dmittal885@gmail.com> | 2020-11-04 23:48:53 +0530 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-11-18 04:03:44 +0100 |
commit | 57f9fad565fed476b95cd53f2d025add577affe6 (patch) | |
tree | 8c6656f5f08b7905c583169c4dc4134b1b2f1951 /svx | |
parent | ccd0e5f445d4a7d0e7aca6c23c02c61bf14510b2 (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>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/findreplacedialog.ui | 2 |
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> |