summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-27 20:25:04 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-27 20:25:04 +0100
commitb294ca2c404409a7e35f1025fcfd7e2aaf9b5fb2 (patch)
treef04856a057fe37d26efcfd647a995a8e55b3dc15 /starmath
parent0710299634a2276749c36ed86a5a60a20d63073f (diff)
no need to escape tilde in glade dialogs
Change-Id: I7a7c059c7a6925204aeef19c3640d9ffbff4e6de
Diffstat (limited to 'starmath')
-rw-r--r--starmath/uiconfig/smath/ui/smathsettings.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/uiconfig/smath/ui/smathsettings.ui b/starmath/uiconfig/smath/ui/smathsettings.ui
index f567673d1ab8..1b983c291729 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>