mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
[GTK] Fix typo in preferences language label
This commit is contained in:
parent
d08c3f72e9
commit
8737005b82
1 changed files with 1 additions and 1 deletions
|
@ -1078,7 +1078,7 @@ and daemon (does not apply in Standalone mode).</property>
|
|||
<object class="GtkLabel" id="label5">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes"><b>Languge</b></property>
|
||||
<property name="label" translatable="yes"><b>Language</b></property>
|
||||
<property name="use_markup">True</property>
|
||||
</object>
|
||||
</child>
|
||||
|
|
Loading…
Add table
Reference in a new issue