Fix translator comment in preferences dialog

This commit is contained in:
Michael Catanzaro 2014-04-09 08:40:31 -05:00
parent d0de4734c1
commit a9fca365a9

View file

@ -367,7 +367,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" comments="New Game Dialog: Label before game timer settings">Game duration:</property>
<property name="label" translatable="yes" comments="Preferences Dialog: Label before game timer settings">Game duration:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">duration_combo</property>
</object>