Mark another string as translatable
This commit is contained in:
parent
b98e407174
commit
8aae1f1973
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@
|
|||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label">Enter the new shortcut</property>
|
||||
<property name="label" translatable="yes">Enter the new shortcut</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
|
Loading…
Add table
Reference in a new issue