luci-base: fix broken translation
Currently this translation refer to an old string, sync to the new one. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
parent
7acacf2cf8
commit
c29ffe4dfc
1 changed files with 4 additions and 2 deletions
|
@ -2662,13 +2662,15 @@ msgid ""
|
|||
"Really shut down network?\\nYou might lose access to this device if you are "
|
||||
"connected via this interface."
|
||||
msgstr ""
|
||||
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
||||
"l'accesso a questo router se stai usando questa interfaccia."
|
||||
"Vuoi davvero spegnere questa interfaccia?\\nPotresti perdere "
|
||||
"l'accesso a questo router se sei connesso usando questa interfaccia."
|
||||
|
||||
msgid ""
|
||||
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if "
|
||||
"you are connected via this interface."
|
||||
msgstr ""
|
||||
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
||||
"l'accesso a questo router se stai usando questa interfaccia."
|
||||
|
||||
msgid "Really switch protocol?"
|
||||
msgstr "Cambiare veramente il protocollo?"
|
||||
|
|
Loading…
Reference in a new issue