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>
(cherry picked from commit c29ffe4dfc
)
This commit is contained in:
parent
f569e7fc6a
commit
e1ab470f4c
1 changed files with 4 additions and 2 deletions
|
@ -2601,13 +2601,15 @@ msgid ""
|
||||||
"Really shut down network?\\nYou might lose access to this device if you are "
|
"Really shut down network?\\nYou might lose access to this device if you are "
|
||||||
"connected via this interface."
|
"connected via this interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
"Vuoi davvero spegnere questa interfaccia?\\nPotresti perdere "
|
||||||
"l'accesso a questo router se stai usando questa interfaccia."
|
"l'accesso a questo router se sei connesso usando questa interfaccia."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if "
|
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if "
|
||||||
"you are connected via this interface."
|
"you are connected via this interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
||||||
|
"l'accesso a questo router se stai usando questa interfaccia."
|
||||||
|
|
||||||
msgid "Really switch protocol?"
|
msgid "Really switch protocol?"
|
||||||
msgstr "Cambiare veramente il protocollo?"
|
msgstr "Cambiare veramente il protocollo?"
|
||||||
|
|
Loading…
Reference in a new issue