Kaydet (Commit) b294ca2c authored tarafından Christian Lohmaier's avatar Christian Lohmaier

no need to escape tilde in glade dialogs

Change-Id: I7a7c059c7a6925204aeef19c3640d9ffbff4e6de
üst 07102996
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment