summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po6
-rw-r--r--applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po2
-rw-r--r--applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po4
-rw-r--r--applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po4
38 files changed, 58 insertions, 58 deletions
diff --git a/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js b/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js
index 76e504086e..af0b1eef7a 100644
--- a/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js
+++ b/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js
@@ -62,7 +62,7 @@ return view.extend({
steps: {
init: [10, _('Received build request')],
download_imagebuilder: [20, _('Downloading ImageBuilder archive')],
- unpack_imagebuilder: [40, _('Setup ImageBuilder')],
+ unpack_imagebuilder: [40, _('Setting Up ImageBuilder')],
calculate_packages_hash: [60, _('Validate package selection')],
building_image: [80, _('Generating firmware image')],
},
diff --git a/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po
index bb1a7dda1f..ffc5b50f76 100644
--- a/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/ar/attendedsysupgrade.po
@@ -226,7 +226,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po
index 7a186216c4..3f8732674f 100644
--- a/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/bg/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po
index 83acb87eab..ec9eb4b645 100644
--- a/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/bn_BD/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po
index 74fe3b9221..6e21524b33 100644
--- a/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/ca/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po
index b3c97a2516..018441e1dd 100644
--- a/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/cs/attendedsysupgrade.po
@@ -233,7 +233,7 @@ msgid "Server response: %s"
msgstr "Odpověď serveru: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -296,7 +296,7 @@ msgstr "[instalováno] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Stahování archívu překladače"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Konfigurace překladače"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po
index 268945bbd2..61672d90ce 100644
--- a/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/da/attendedsysupgrade.po
@@ -234,7 +234,7 @@ msgid "Server response: %s"
msgstr "Svar fra serveren: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Opsætning af ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -297,7 +297,7 @@ msgstr "[installeret] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Downloader ImageBuilder-arkiv"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Opsætning af ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po
index 1feca32c65..d602d3a773 100644
--- a/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/de/attendedsysupgrade.po
@@ -238,7 +238,7 @@ msgid "Server response: %s"
msgstr "Serverantwort: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "ImageBuilder einrichten"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -301,7 +301,7 @@ msgstr "[installiert] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Herunterladen des ImageBuilder-Archivs"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% ImageBuilder einrichten"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po
index 9f77ce1581..8d6865be42 100644
--- a/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/el/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po
index 247bf4e0ea..3a8e12b9c6 100644
--- a/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/en/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po
index 4355e8c6b0..b2302362c0 100644
--- a/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/es/attendedsysupgrade.po
@@ -239,7 +239,7 @@ msgid "Server response: %s"
msgstr "Respuesta del servidor: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Configurar ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -304,7 +304,7 @@ msgstr "%s [instalado]"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Descargando archivo ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Configuración de ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po
index 147a06c47c..baedbf03da 100644
--- a/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/fa/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr "پاسخ سرور: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -296,7 +296,7 @@ msgstr "نصب شده %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% سازنده ایمیج که دانلود شده آرشیو شده است"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% تنظیم سازنده ایمیج"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po
index 8aead5fa90..1c4551df7a 100644
--- a/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/fi/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr "Palvelimen vastaus: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -292,7 +292,7 @@ msgstr ""
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20 % Ladataan ImageBuilder-arkistoa"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40 % Määritetään ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po
index 7583f6c477..4fabf833fe 100644
--- a/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/fr/attendedsysupgrade.po
@@ -235,7 +235,7 @@ msgid "Server response: %s"
msgstr "Réponse du serveur : %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Configuration d'ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -300,7 +300,7 @@ msgstr "[installé] %"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20 % Téléchargement de l'archive ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Installation d'ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po
index b612475658..c315508d84 100644
--- a/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/he/attendedsysupgrade.po
@@ -233,7 +233,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po
index f1a8d37dbe..902eebdfb7 100644
--- a/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/hi/attendedsysupgrade.po
@@ -226,7 +226,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po
index 92ad7983ac..05f00b4a67 100644
--- a/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/hu/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po
index 149141d24b..69c4e81652 100644
--- a/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/it/attendedsysupgrade.po
@@ -234,7 +234,7 @@ msgid "Server response: %s"
msgstr "Risposta del server: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Configura ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -299,7 +299,7 @@ msgstr "[installati] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Download dell'archivio ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Preparazione di ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po
index ffbeb0c203..e54589f4f0 100644
--- a/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/ja/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr "サーバーの応答: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po
index 8d9fd50ce2..c37fd1808b 100644
--- a/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/ko/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr "서버 응답: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -294,7 +294,7 @@ msgstr "[설치됨] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% ImageBuilder 아카이브 다운로드 중"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% ImageBuilder 설정"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po
index 0581723166..786f78c225 100644
--- a/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/lt/attendedsysupgrade.po
@@ -239,7 +239,7 @@ msgid "Server response: %s"
msgstr "Serverio atsakas: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Nustatyti „ImageBuilder“"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po
index 3c1d884ca7..83ef05a159 100644
--- a/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/mr/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po
index 9ba7a6ad84..e369148ce9 100644
--- a/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/ms/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po
index bc9e743e5a..5d6ce111fb 100644
--- a/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/nb_NO/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po
index 128f6e38b9..949f604da5 100644
--- a/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/nl/attendedsysupgrade.po
@@ -235,7 +235,7 @@ msgid "Server response: %s"
msgstr "Server antwoord: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Instellen ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -299,8 +299,8 @@ msgstr "[geïnstalleerd] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% ImageBuilder archief downloaden"
-#~ msgid "40% Setup ImageBuilder"
-#~ msgstr "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
+#~ msgstr "40% Setting Up ImageBuilder"
#~ msgid "60% Validate package selection"
#~ msgstr "60% Valideer pakketselectie"
diff --git a/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po
index 40c2b80884..8c08e399fa 100644
--- a/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/pl/attendedsysupgrade.po
@@ -236,7 +236,7 @@ msgid "Server response: %s"
msgstr "Odpowiedź serwera: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Konfiguracja ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -301,7 +301,7 @@ msgstr "[zainstalowano] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Pobieranie archiwum ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Konfiguracja ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po
index 948bf48bb9..7ee1019bae 100644
--- a/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/pt/attendedsysupgrade.po
@@ -235,7 +235,7 @@ msgid "Server response: %s"
msgstr "Resposta do servidor: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Configurar o ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -299,7 +299,7 @@ msgstr "[instalado] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% baixando o arquivo do ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% configuração do ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po
index f92241449d..a38e962873 100644
--- a/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po
@@ -234,7 +234,7 @@ msgid "Server response: %s"
msgstr "Resposta do servidor: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Configurar o ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -298,7 +298,7 @@ msgstr "[instalado] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% baixando o arquivo do ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% configuração do ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po
index 48fd203d4c..e57b6ad1f2 100644
--- a/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/ro/attendedsysupgrade.po
@@ -238,7 +238,7 @@ msgid "Server response: %s"
msgstr "Răspunsul serverului: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Configurare ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -302,7 +302,7 @@ msgstr "[installed] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Descărcarea arhivei ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Configurare ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po
index 28a820a94f..11f01c138a 100644
--- a/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/ru/attendedsysupgrade.po
@@ -235,7 +235,7 @@ msgid "Server response: %s"
msgstr "Ответ сервера: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Настройка ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -298,7 +298,7 @@ msgstr "[установлено] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Загрузка архива ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Установка ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po
index 644cf81c96..9c77286087 100644
--- a/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/sk/attendedsysupgrade.po
@@ -237,7 +237,7 @@ msgid "Server response: %s"
msgstr "Odpoveď servera: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Nastavenie ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po
index 3429755b2c..cd8d1e8af6 100644
--- a/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/sv/attendedsysupgrade.po
@@ -233,7 +233,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot b/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot
index 9323ea4562..c82f2d484b 100644
--- a/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot
+++ b/applications/luci-app-attendedsysupgrade/po/templates/attendedsysupgrade.pot
@@ -223,7 +223,7 @@ msgid "Server response: %s"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po
index b752f50e09..ec1e019b5e 100644
--- a/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/tr/attendedsysupgrade.po
@@ -233,7 +233,7 @@ msgid "Server response: %s"
msgstr "Sunucu cevabı: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr ""
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -297,7 +297,7 @@ msgstr "[kurulu] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% ImageBuilder arşivi indiriliyor"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% ImageBuilder yükleniyor"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po
index 5ac0b0cc83..ab4cf4786e 100644
--- a/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/uk/attendedsysupgrade.po
@@ -236,7 +236,7 @@ msgid "Server response: %s"
msgstr "Відповідь сервера: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Налаштування ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -300,7 +300,7 @@ msgstr "[встановлено] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% Завантаження архіву ImageBuilder"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% Налаштування ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po
index ccab96529f..626e42cb02 100644
--- a/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/vi/attendedsysupgrade.po
@@ -234,7 +234,7 @@ msgid "Server response: %s"
msgstr "Phản hồi từ máy chủ: %s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "Cài đặt ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
diff --git a/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po
index 14988f89a5..1268e34ef7 100644
--- a/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/zh_Hans/attendedsysupgrade.po
@@ -232,7 +232,7 @@ msgid "Server response: %s"
msgstr "服务器响应:%s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "设置 ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -292,7 +292,7 @@ msgstr "[已安装] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% 正在下载 ImageBuilder 存档"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% 安装 ImageBuilder"
#~ msgid "60% Validate package selection"
diff --git a/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po
index 82f7153720..a8b0153f07 100644
--- a/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po
+++ b/applications/luci-app-attendedsysupgrade/po/zh_Hant/attendedsysupgrade.po
@@ -233,7 +233,7 @@ msgid "Server response: %s"
msgstr "伺服器回應:%s"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:65
-msgid "Setup ImageBuilder"
+msgid "Setting Up ImageBuilder"
msgstr "設定 ImageBuilder"
#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:51
@@ -293,7 +293,7 @@ msgstr "[已安裝] %s"
#~ msgid "20% Downloading ImageBuilder archive"
#~ msgstr "20% 正在下載 ImageBuilder 存檔"
-#~ msgid "40% Setup ImageBuilder"
+#~ msgid "40% Setting Up ImageBuilder"
#~ msgstr "40% 設定 ImageBuilder"
#~ msgid "60% Validate package selection"