Remove another user-visible “CTL”
What is the point of the acronym right after the expanded text? It is not like the UI is an article in some scientific journal. Change-Id: I3abcfb3fa8431e6c5b17309bf8b1677ca97eaedf Reviewed-on: https://gerrit.libreoffice.org/32346 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
This commit is contained in:
parent
f16d17df9d
commit
466e59d015
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="ctlsupport">
|
||||
<property name="label" translatable="yes">Complex _text layout (CTL):</property>
|
||||
<property name="label" translatable="yes">Complex _text layout:</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
|
|
Loading…
Reference in a new issue