Kaydet (Commit) 9fb706f9 authored tarafından Khaled Hosny's avatar Khaled Hosny

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/31837Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarKhaled Hosny <khaledhosny@eglug.org>
üst f4732872
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment