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

Heiko Tietze tietze.heiko at gmail.com
Tue Dec 12 18:26:13 UTC 2017


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

New commits:
commit 2dae4d8e9e3479651ad7c651c404137b606da589
Author: Heiko Tietze <tietze.heiko at gmail.com>
Date:   Mon Dec 11 11:10:46 2017 +0100

    tdf#114340 Naming issue %DOCUMENT need brackets
    
    Change-Id: I0c5fa12300f05b765a61a0e8de94eb26c7e419a0
    Reviewed-on: https://gerrit.libreoffice.org/46220
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Sophie Gautier <gautier.sophie at gmail.com>
    Reviewed-by: Heiko Tietze <tietze.heiko at googlemail.com>

diff --git a/sw/uiconfig/swriter/ui/optcompatpage.ui b/sw/uiconfig/swriter/ui/optcompatpage.ui
index e37af6eb7f83..ed4a0c965a56 100644
--- a/sw/uiconfig/swriter/ui/optcompatpage.ui
+++ b/sw/uiconfig/swriter/ui/optcompatpage.ui
@@ -101,7 +101,7 @@
           <object class="GtkLabel" id="label11">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="label" translatable="yes" context="optcompatpage|label11">Compatibility options for %DOCNAME</property>
+            <property name="label" translatable="yes" context="optcompatpage|label11">Compatibility options for '%DOCNAME'</property>
             <attributes>
               <attribute name="weight" value="bold"/>
             </attributes>


More information about the Libreoffice-commits mailing list