cui/uiconfig/ui/paratabspage.ui |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit eb55a2cf1acf188b1ce640d7d01a573c5e8c45bb
Author: Yousuf Philips <philip...@hotmail.com>
Date:   Mon Nov 20 14:29:34 2017 +0400

    l10n: dont translate non-text character tab fill characters (2)
    
    Change-Id: Ib46cef900e681664e50b06c2e4a5af2b63a8f83f
    Reviewed-on: https://gerrit.libreoffice.org/44953
    Reviewed-by: Gabor Kelemen <kelem...@ubuntu.com>
    Tested-by: Gabor Kelemen <kelem...@ubuntu.com>

diff --git a/cui/uiconfig/ui/paratabspage.ui b/cui/uiconfig/ui/paratabspage.ui
index 39bf028120d1..2b6083c7ffdf 100644
--- a/cui/uiconfig/ui/paratabspage.ui
+++ b/cui/uiconfig/ui/paratabspage.ui
@@ -331,7 +331,7 @@
                 </child>
                 <child>
                   <object class="GtkRadioButton" 
id="radiobuttonBTN_FILLCHAR_POINTS">
-                    <property name="label" 
context="paratabspage|radiobuttonBTN_FILLCHAR_POINTS">_........</property>
+                    <property name="label" translatable="no" 
context="paratabspage|radiobuttonBTN_FILLCHAR_POINTS">_........</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -348,7 +348,7 @@
                 </child>
                 <child>
                   <object class="GtkRadioButton" 
id="radiobuttonBTN_FILLCHAR_DASHLINE">
-                    <property name="label" 
context="paratabspage|radiobuttonBTN_FILLCHAR_DASHLINE">_--------</property>
+                    <property name="label" translatable="no" 
context="paratabspage|radiobuttonBTN_FILLCHAR_DASHLINE">_--------</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -365,7 +365,7 @@
                 </child>
                 <child>
                   <object class="GtkRadioButton" 
id="radiobuttonBTN_FILLCHAR_UNDERSCORE">
-                    <property name="label" 
context="paratabspage|radiobuttonBTN_FILLCHAR_UNDERSCORE">______</property>
+                    <property name="label" translatable="no" 
context="paratabspage|radiobuttonBTN_FILLCHAR_UNDERSCORE">______</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