summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js2
-rw-r--r--applications/luci-app-ttyd/po/ar/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/bg/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/bn_BD/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/ca/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/cs/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/de/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/el/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/en/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/es/ttyd.po4
-rw-r--r--applications/luci-app-ttyd/po/fi/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/fr/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/he/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/hi/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/hu/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/it/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/ja/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/ko/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/mr/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/ms/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/nb_NO/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/pl/ttyd.po4
-rw-r--r--applications/luci-app-ttyd/po/pt/ttyd.po4
-rw-r--r--applications/luci-app-ttyd/po/pt_BR/ttyd.po4
-rw-r--r--applications/luci-app-ttyd/po/ro/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/ru/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/sk/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/sv/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/templates/ttyd.pot2
-rw-r--r--applications/luci-app-ttyd/po/tr/ttyd.po4
-rw-r--r--applications/luci-app-ttyd/po/uk/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/vi/ttyd.po2
-rw-r--r--applications/luci-app-ttyd/po/zh_Hans/ttyd.po4
-rw-r--r--applications/luci-app-ttyd/po/zh_Hant/ttyd.po4
34 files changed, 41 insertions, 41 deletions
diff --git a/applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js b/applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js
index 965f827720..6ee712a0b7 100644
--- a/applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js
+++ b/applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js
@@ -11,7 +11,7 @@ return view.extend({
ssl = uci.get_first('ttyd', 'ttyd', 'ssl') || '0';
if (port === '0')
return E('div', { class: 'alert-message warning' },
- _('Random ttyd port (port=0) is not supported.<br>Change to a fixed port and try again.'));
+ _('Random ttyd port (port=0) is not supported.<br />Change to a fixed port and try again.'));
return E('iframe', {
src: (ssl === '1' ? 'https' : 'http') + '://' + window.location.hostname + ':' + port,
style: 'width: 100%; min-height: 500px; border: none; border-radius: 3px; resize: vertical;'
diff --git a/applications/luci-app-ttyd/po/ar/ttyd.po b/applications/luci-app-ttyd/po/ar/ttyd.po
index aea5777e38..93a391fb3c 100644
--- a/applications/luci-app-ttyd/po/ar/ttyd.po
+++ b/applications/luci-app-ttyd/po/ar/ttyd.po
@@ -145,7 +145,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/bg/ttyd.po b/applications/luci-app-ttyd/po/bg/ttyd.po
index d497a23d92..5f374adaa4 100644
--- a/applications/luci-app-ttyd/po/bg/ttyd.po
+++ b/applications/luci-app-ttyd/po/bg/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/bn_BD/ttyd.po b/applications/luci-app-ttyd/po/bn_BD/ttyd.po
index 1dbe50427c..9663f5482e 100644
--- a/applications/luci-app-ttyd/po/bn_BD/ttyd.po
+++ b/applications/luci-app-ttyd/po/bn_BD/ttyd.po
@@ -138,7 +138,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/ca/ttyd.po b/applications/luci-app-ttyd/po/ca/ttyd.po
index 2c1008b2ba..6996f8f261 100644
--- a/applications/luci-app-ttyd/po/ca/ttyd.po
+++ b/applications/luci-app-ttyd/po/ca/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/cs/ttyd.po b/applications/luci-app-ttyd/po/cs/ttyd.po
index 831a4dce5e..03b63f1944 100644
--- a/applications/luci-app-ttyd/po/cs/ttyd.po
+++ b/applications/luci-app-ttyd/po/cs/ttyd.po
@@ -151,7 +151,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
"Náhodný port ttyd (port = 0) není podporován.<br/>Změňte na pevně daný port "
diff --git a/applications/luci-app-ttyd/po/de/ttyd.po b/applications/luci-app-ttyd/po/de/ttyd.po
index 392e8b030c..01e8d451ce 100644
--- a/applications/luci-app-ttyd/po/de/ttyd.po
+++ b/applications/luci-app-ttyd/po/de/ttyd.po
@@ -144,7 +144,7 @@ msgstr "Überwachter Port (Standard: 7681, nutze `0` für einen zufälligen Port
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/el/ttyd.po b/applications/luci-app-ttyd/po/el/ttyd.po
index 45a01c6ac0..e502936138 100644
--- a/applications/luci-app-ttyd/po/el/ttyd.po
+++ b/applications/luci-app-ttyd/po/el/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/en/ttyd.po b/applications/luci-app-ttyd/po/en/ttyd.po
index e2e7d79654..cebef64117 100644
--- a/applications/luci-app-ttyd/po/en/ttyd.po
+++ b/applications/luci-app-ttyd/po/en/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/es/ttyd.po b/applications/luci-app-ttyd/po/es/ttyd.po
index 3959cd32d8..1c33ffd3ac 100644
--- a/applications/luci-app-ttyd/po/es/ttyd.po
+++ b/applications/luci-app-ttyd/po/es/ttyd.po
@@ -152,10 +152,10 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
-"No se admite el puerto ttyd aleatorio (puerto=0). <br> Cambie a un puerto "
+"No se admite el puerto ttyd aleatorio (puerto=0). <br /> Cambie a un puerto "
"fijo e intente nuevamente."
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
diff --git a/applications/luci-app-ttyd/po/fi/ttyd.po b/applications/luci-app-ttyd/po/fi/ttyd.po
index 8a37d1b507..3db37f5590 100644
--- a/applications/luci-app-ttyd/po/fi/ttyd.po
+++ b/applications/luci-app-ttyd/po/fi/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/fr/ttyd.po b/applications/luci-app-ttyd/po/fr/ttyd.po
index 243c7d7ac7..701e3367b6 100644
--- a/applications/luci-app-ttyd/po/fr/ttyd.po
+++ b/applications/luci-app-ttyd/po/fr/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/he/ttyd.po b/applications/luci-app-ttyd/po/he/ttyd.po
index d634914a80..4bb0fa48a6 100644
--- a/applications/luci-app-ttyd/po/he/ttyd.po
+++ b/applications/luci-app-ttyd/po/he/ttyd.po
@@ -145,7 +145,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/hi/ttyd.po b/applications/luci-app-ttyd/po/hi/ttyd.po
index c38dde1dbb..ddf19b2072 100644
--- a/applications/luci-app-ttyd/po/hi/ttyd.po
+++ b/applications/luci-app-ttyd/po/hi/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/hu/ttyd.po b/applications/luci-app-ttyd/po/hu/ttyd.po
index 43bc7919f8..2a7cc6e44c 100644
--- a/applications/luci-app-ttyd/po/hu/ttyd.po
+++ b/applications/luci-app-ttyd/po/hu/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/it/ttyd.po b/applications/luci-app-ttyd/po/it/ttyd.po
index 03a13e7c18..35fde6eb19 100644
--- a/applications/luci-app-ttyd/po/it/ttyd.po
+++ b/applications/luci-app-ttyd/po/it/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/ja/ttyd.po b/applications/luci-app-ttyd/po/ja/ttyd.po
index 5a1310d3a9..3e1d602b39 100644
--- a/applications/luci-app-ttyd/po/ja/ttyd.po
+++ b/applications/luci-app-ttyd/po/ja/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/ko/ttyd.po b/applications/luci-app-ttyd/po/ko/ttyd.po
index f98a7db70a..2b650d31ee 100644
--- a/applications/luci-app-ttyd/po/ko/ttyd.po
+++ b/applications/luci-app-ttyd/po/ko/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/mr/ttyd.po b/applications/luci-app-ttyd/po/mr/ttyd.po
index 0d40144b06..9ed78116e8 100644
--- a/applications/luci-app-ttyd/po/mr/ttyd.po
+++ b/applications/luci-app-ttyd/po/mr/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/ms/ttyd.po b/applications/luci-app-ttyd/po/ms/ttyd.po
index a303e75b40..000c5fde8d 100644
--- a/applications/luci-app-ttyd/po/ms/ttyd.po
+++ b/applications/luci-app-ttyd/po/ms/ttyd.po
@@ -138,7 +138,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/nb_NO/ttyd.po b/applications/luci-app-ttyd/po/nb_NO/ttyd.po
index 51da0e6a9d..10ce7adc5e 100644
--- a/applications/luci-app-ttyd/po/nb_NO/ttyd.po
+++ b/applications/luci-app-ttyd/po/nb_NO/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/pl/ttyd.po b/applications/luci-app-ttyd/po/pl/ttyd.po
index 50178be3e9..f496ef8836 100644
--- a/applications/luci-app-ttyd/po/pl/ttyd.po
+++ b/applications/luci-app-ttyd/po/pl/ttyd.po
@@ -149,10 +149,10 @@ msgstr "Port do nasłuchiwania (domyślnie: 7681, użyj `0`dla losowego portu)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
-"Losowy port ttyd (port=0) nie jest obsługiwany.<br>Zmień na port stały i "
+"Losowy port ttyd (port=0) nie jest obsługiwany.<br />Zmień na port stały i "
"spróbuj ponownie."
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
diff --git a/applications/luci-app-ttyd/po/pt/ttyd.po b/applications/luci-app-ttyd/po/pt/ttyd.po
index 4a839b59c4..c3a1f1abff 100644
--- a/applications/luci-app-ttyd/po/pt/ttyd.po
+++ b/applications/luci-app-ttyd/po/pt/ttyd.po
@@ -148,10 +148,10 @@ msgstr "Porta para ouvir (padrão: 7681, use `0` para porta aleatória)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
-"A porta ttyd aleatória (port=0) não é suportada.<br>Mude para uma porta fixa "
+"A porta ttyd aleatória (port=0) não é suportada.<br />Mude para uma porta fixa "
"e tente novamente."
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
diff --git a/applications/luci-app-ttyd/po/pt_BR/ttyd.po b/applications/luci-app-ttyd/po/pt_BR/ttyd.po
index d1fca4472a..d940116321 100644
--- a/applications/luci-app-ttyd/po/pt_BR/ttyd.po
+++ b/applications/luci-app-ttyd/po/pt_BR/ttyd.po
@@ -149,10 +149,10 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
-"Portas aleatórias para o ttyd (port=0) não são compatíveis.<br>Mude para uma "
+"Portas aleatórias para o ttyd (port=0) não são compatíveis.<br />Mude para uma "
"porta fixa e tente novamente."
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
diff --git a/applications/luci-app-ttyd/po/ro/ttyd.po b/applications/luci-app-ttyd/po/ro/ttyd.po
index cefeba3226..4e2cfa4275 100644
--- a/applications/luci-app-ttyd/po/ro/ttyd.po
+++ b/applications/luci-app-ttyd/po/ro/ttyd.po
@@ -145,7 +145,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/ru/ttyd.po b/applications/luci-app-ttyd/po/ru/ttyd.po
index 37c02dd9f6..1ac66ba036 100644
--- a/applications/luci-app-ttyd/po/ru/ttyd.po
+++ b/applications/luci-app-ttyd/po/ru/ttyd.po
@@ -145,7 +145,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/sk/ttyd.po b/applications/luci-app-ttyd/po/sk/ttyd.po
index bb364f33b0..45fff12182 100644
--- a/applications/luci-app-ttyd/po/sk/ttyd.po
+++ b/applications/luci-app-ttyd/po/sk/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/sv/ttyd.po b/applications/luci-app-ttyd/po/sv/ttyd.po
index cbbb9e953a..96fca62388 100644
--- a/applications/luci-app-ttyd/po/sv/ttyd.po
+++ b/applications/luci-app-ttyd/po/sv/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/templates/ttyd.pot b/applications/luci-app-ttyd/po/templates/ttyd.pot
index 7a4831e34e..1ff7b1b431 100644
--- a/applications/luci-app-ttyd/po/templates/ttyd.pot
+++ b/applications/luci-app-ttyd/po/templates/ttyd.pot
@@ -135,7 +135,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/tr/ttyd.po b/applications/luci-app-ttyd/po/tr/ttyd.po
index dab4c7b1ad..cca5bfecc7 100644
--- a/applications/luci-app-ttyd/po/tr/ttyd.po
+++ b/applications/luci-app-ttyd/po/tr/ttyd.po
@@ -150,10 +150,10 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
-"Rastgele ttyd bağlantı noktası (bağlantı noktası = 0) desteklenmez. <br> "
+"Rastgele ttyd bağlantı noktası (bağlantı noktası = 0) desteklenmez. <br /> "
"Sabit bir bağlantı noktasına geçin ve tekrar deneyin."
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
diff --git a/applications/luci-app-ttyd/po/uk/ttyd.po b/applications/luci-app-ttyd/po/uk/ttyd.po
index ce03df8632..8176307711 100644
--- a/applications/luci-app-ttyd/po/uk/ttyd.po
+++ b/applications/luci-app-ttyd/po/uk/ttyd.po
@@ -145,7 +145,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/vi/ttyd.po b/applications/luci-app-ttyd/po/vi/ttyd.po
index 0f2e850b0f..1d0ee9d5e7 100644
--- a/applications/luci-app-ttyd/po/vi/ttyd.po
+++ b/applications/luci-app-ttyd/po/vi/ttyd.po
@@ -144,7 +144,7 @@ msgstr ""
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
msgstr ""
diff --git a/applications/luci-app-ttyd/po/zh_Hans/ttyd.po b/applications/luci-app-ttyd/po/zh_Hans/ttyd.po
index 40d470b74a..5be8e71d2d 100644
--- a/applications/luci-app-ttyd/po/zh_Hans/ttyd.po
+++ b/applications/luci-app-ttyd/po/zh_Hans/ttyd.po
@@ -147,9 +147,9 @@ msgstr "要监听的端口 (默认: 7681, `0` 代表随机端口)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
-msgstr "不支持随机 ttyd 端口 (端口=0)。<br>改为固定端口然后再试一次。"
+msgstr "不支持随机 ttyd 端口 (端口=0)。<br />改为固定端口然后再试一次。"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
msgid "Read-only"
diff --git a/applications/luci-app-ttyd/po/zh_Hant/ttyd.po b/applications/luci-app-ttyd/po/zh_Hant/ttyd.po
index ae3a303e01..38291915d4 100644
--- a/applications/luci-app-ttyd/po/zh_Hant/ttyd.po
+++ b/applications/luci-app-ttyd/po/zh_Hant/ttyd.po
@@ -144,9 +144,9 @@ msgstr "監聽埠(預設值:7681,「0」表示隨機埠)"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
-"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
+"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and "
"try again."
-msgstr "不支援 ttyd 隨機埠(埠號為 0);<br>變更為固定埠後重試。"
+msgstr "不支援 ttyd 隨機埠(埠號為 0);<br />變更為固定埠後重試。"
#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
msgid "Read-only"