diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2016-12-22 17:14:04 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2016-12-25 00:37:49 +0000 |
commit | 466e59d015826c0b60b1e4d3811192c39f9d191d (patch) | |
tree | 302865a9ff39fa105384854e41c5df45a197946f /cui/uiconfig/ui/optlanguagespage.ui | |
parent | f16d17df9d33ad96d053abe2d9212b0c2850c19f (diff) |
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>
Diffstat (limited to 'cui/uiconfig/ui/optlanguagespage.ui')
-rw-r--r-- | cui/uiconfig/ui/optlanguagespage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optlanguagespage.ui b/cui/uiconfig/ui/optlanguagespage.ui index 266840bcca5b..f642c47f5473 100644 --- a/cui/uiconfig/ui/optlanguagespage.ui +++ b/cui/uiconfig/ui/optlanguagespage.ui @@ -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> |