sw/uiconfig/swriter/ui/characterproperties.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9add9b231baa889d829b5e208eee55315b66299e
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Thu May 9 12:23:39 2019 -0300
Commit:     Katarina Behrens <katarina.behr...@cib.de>
CommitDate: Thu May 9 23:39:31 2019 +0200

    tdf#124343 Make string translatable
    
    Turn standard button translatable.
    
    Change-Id: I042846b0377adade66eb9bb8b4a3b3bef829a9f4
    Reviewed-on: https://gerrit.libreoffice.org/72061
    Tested-by: Jenkins
    Reviewed-by: Katarina Behrens <katarina.behr...@cib.de>

diff --git a/sw/uiconfig/swriter/ui/characterproperties.ui 
b/sw/uiconfig/swriter/ui/characterproperties.ui
index db760c112deb..feb8bbaac6e6 100644
--- a/sw/uiconfig/swriter/ui/characterproperties.ui
+++ b/sw/uiconfig/swriter/ui/characterproperties.ui
@@ -38,7 +38,7 @@
             </child>
             <child>
               <object class="GtkButton" id="standard">
-                <property name="label" translatable="no">_Standard</property>
+                <property name="label" translatable="yes" 
context="characterproperties|standard">_Standard</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to