[Libreoffice-commits] core.git: starmath/uiconfig
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Nov 27 11:27:51 PST 2013
starmath/uiconfig/smath/ui/smathsettings.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b294ca2c404409a7e35f1025fcfd7e2aaf9b5fb2
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Nov 27 20:25:04 2013 +0100
no need to escape tilde in glade dialogs
Change-Id: I7a7c059c7a6925204aeef19c3640d9ffbff4e6de
diff --git a/starmath/uiconfig/smath/ui/smathsettings.ui b/starmath/uiconfig/smath/ui/smathsettings.ui
index f567673..1b983c2 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