From 36945b5b03a14559de2eed54273b0f839803e31b Mon Sep 17 00:00:00 2001 From: Ansuel Smith Date: Sun, 27 May 2018 19:33:11 +0200 Subject: [PATCH] luci-base: fix broken translation Currently this translation refer to an old string, sync to the new one. Signed-off-by: Ansuel Smith (cherry picked from commit c29ffe4dfc76ffe4a38aee9bb363a1a3e0b8328c) --- modules/luci-base/po/it/base.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index 275eb08ad..5a4af24cb 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -2617,13 +2617,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 "" -- 2.25.1