svx/uiconfig/ui/findreplacedialog.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9fb706f9fe216f6157b9052bc42a0601d8ae52d5
Author: Khaled Hosny <khaledho...@eglug.org>
Date:   Sat Dec 10 16:35:26 2016 +0200

    Remove superfluous jargon from user visible string
    
    No idea what “CTL” is supposed to convey here, they do not even look as
    well formed strings.
    
    Change-Id: I424072fb5efdecd9115649dd3abbd4e9d5dc032c
    Reviewed-on: https://gerrit.libreoffice.org/31837
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Khaled Hosny <khaledho...@eglug.org>

diff --git a/svx/uiconfig/ui/findreplacedialog.ui 
b/svx/uiconfig/ui/findreplacedialog.ui
index e8dc7e1..733fc52 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -732,7 +732,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkCheckButton" 
id="ignorediacritics">
-                                    <property name="label" 
translatable="yes">Ignore diac_ritics CTL</property>
+                                    <property name="label" 
translatable="yes">Ignore diac_ritics</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property 
name="receives_default">False</property>
@@ -747,7 +747,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkCheckButton" 
id="ignorekashida">
-                                    <property name="label" 
translatable="yes">Ignore _kashida CTL</property>
+                                    <property name="label" 
translatable="yes">Ignore _kashida</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property 
name="receives_default">False</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to