sw/uiconfig/swriter/ui/textgridpage.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d631d2aad44e2d2bc64fc01168b9a948f54b249f
Author: Yousuf Philips <philip...@hotmail.com>
Date:   Thu Dec 14 04:00:29 2017 +0400

    Dont translate strings replaced with text in code
    
    These are two labels in the Page dialog's Text Grid tab
    
    Change-Id: I77da5fab08fbd70825f3bfc46e1b12d7948291e0
    Reviewed-on: https://gerrit.libreoffice.org/46431
    Reviewed-by: Gabor Kelemen <kelem...@ubuntu.com>
    Tested-by: Gabor Kelemen <kelem...@ubuntu.com>

diff --git a/sw/uiconfig/swriter/ui/textgridpage.ui 
b/sw/uiconfig/swriter/ui/textgridpage.ui
index 80a8dd783d46..45485b9b67c2 100644
--- a/sw/uiconfig/swriter/ui/textgridpage.ui
+++ b/sw/uiconfig/swriter/ui/textgridpage.ui
@@ -220,7 +220,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
-                            <property name="label" translatable="yes" 
context="textgridpage|labelFT_CHARRANGE">(1-45)</property>
+                            <property name="label" translatable="no" 
context="textgridpage|labelFT_CHARRANGE">(1-45)</property>
                             <property name="use_underline">True</property>
                           </object>
                           <packing>
@@ -262,7 +262,7 @@
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
                             <property name="ypad">4</property>
-                            <property name="label" translatable="yes" 
context="textgridpage|labelFT_LINERANGE">(1-48)</property>
+                            <property name="label" translatable="no" 
context="textgridpage|labelFT_LINERANGE">(1-48)</property>
                           </object>
                           <packing>
                             <property name="left_attach">2</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to