[Libreoffice-commits] core.git: cui/uiconfig

Khaled Hosny khaledhosny at eglug.org
Sun Dec 25 00:38:11 UTC 2016


 cui/uiconfig/ui/optlanguagespage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 466e59d015826c0b60b1e4d3811192c39f9d191d
Author: Khaled Hosny <khaledhosny at eglug.org>
Date:   Thu Dec 22 17:14:04 2016 +0200

    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 at libreoffice.org>
    Reviewed-by: Khaled Hosny <khaledhosny at eglug.org>

diff --git a/cui/uiconfig/ui/optlanguagespage.ui b/cui/uiconfig/ui/optlanguagespage.ui
index 266840b..f642c47 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>


More information about the Libreoffice-commits mailing list