mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-18 14:26:24 +00:00
Update gettext for outgoing interface
This commit is contained in:
parent
7cc9aaca49
commit
decd7aca71
@ -186,6 +186,7 @@ GetText.add('On','${escape(_("On"))}')
|
|||||||
GetText.add('Online','${escape(_("Online"))}')
|
GetText.add('Online','${escape(_("Online"))}')
|
||||||
GetText.add('Options','${escape(_("Options"))}')
|
GetText.add('Options','${escape(_("Options"))}')
|
||||||
GetText.add('Other','${escape(_("Other"))}')
|
GetText.add('Other','${escape(_("Other"))}')
|
||||||
|
GetText.add('Outgoing Address','${escape(_("Outgoing Address"))}')
|
||||||
GetText.add('Outgoing Ports','${escape(_("Outgoing Ports"))}')
|
GetText.add('Outgoing Ports','${escape(_("Outgoing Ports"))}')
|
||||||
GetText.add('Outgoing:','${escape(_("Outgoing:"))}')
|
GetText.add('Outgoing:','${escape(_("Outgoing:"))}')
|
||||||
GetText.add('Owner','${escape(_("Owner"))}')
|
GetText.add('Owner','${escape(_("Owner"))}')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user