[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - starmath/uiconfig
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Nov 27 11:29:08 PST 2013
starmath/uiconfig/smath/ui/smathsettings.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 85da677fa06c9b915bcc415b2e95d87a6cbeb750
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