mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
Update gettext for outgoing interface
This commit is contained in:
parent
7cc9aaca49
commit
decd7aca71
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ GetText.add('On','${escape(_("On"))}')
|
|||
GetText.add('Online','${escape(_("Online"))}')
|
||||
GetText.add('Options','${escape(_("Options"))}')
|
||||
GetText.add('Other','${escape(_("Other"))}')
|
||||
GetText.add('Outgoing Address','${escape(_("Outgoing Address"))}')
|
||||
GetText.add('Outgoing Ports','${escape(_("Outgoing Ports"))}')
|
||||
GetText.add('Outgoing:','${escape(_("Outgoing:"))}')
|
||||
GetText.add('Owner','${escape(_("Owner"))}')
|
||||
|
|
Loading…
Add table
Reference in a new issue