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

Andras Timar andras.timar at collabora.com
Tue Jul 8 05:43:21 PDT 2014


 starmath/uiconfig/smath/ui/smathsettings.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4861e4961f7dc4f28a14c5f9d9b969456bfec720
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Jul 8 14:42:14 2014 +0200

    fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)
    
    Change-Id: I652dc63cc0e8fb04d7c3115d66d60dabda60f0f4

diff --git a/starmath/uiconfig/smath/ui/smathsettings.ui b/starmath/uiconfig/smath/ui/smathsettings.ui
index 02b31a9..63d7f7f 100644
--- a/starmath/uiconfig/smath/ui/smathsettings.ui
+++ b/starmath/uiconfig/smath/ui/smathsettings.ui
@@ -239,7 +239,7 @@
                 <property name="spacing">6</property>
                 <child>
                   <object class="GtkCheckButton" id="norightspaces">
-                    <property name="label" translatable="yes">Ig_nore ~ and ` at the end of the line</property>
+                    <property name="label" translatable="yes">Ig_nore ~~ and ' at the end of the line</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