summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-base')
-rw-r--r--modules/luci-base/htdocs/luci-static/resources/validation.js4
-rw-r--r--modules/luci-base/po/ar/base.po2
-rw-r--r--modules/luci-base/po/bg/base.po2
-rw-r--r--modules/luci-base/po/bn_BD/base.po2
-rw-r--r--modules/luci-base/po/ca/base.po2
-rw-r--r--modules/luci-base/po/cs/base.po2
-rw-r--r--modules/luci-base/po/de/base.po2
-rw-r--r--modules/luci-base/po/el/base.po2
-rw-r--r--modules/luci-base/po/en/base.po2
-rw-r--r--modules/luci-base/po/es/base.po2
-rw-r--r--modules/luci-base/po/fi/base.po2
-rw-r--r--modules/luci-base/po/fr/base.po2
-rw-r--r--modules/luci-base/po/he/base.po2
-rw-r--r--modules/luci-base/po/hi/base.po2
-rw-r--r--modules/luci-base/po/hu/base.po2
-rw-r--r--modules/luci-base/po/it/base.po2
-rw-r--r--modules/luci-base/po/ja/base.po2
-rw-r--r--modules/luci-base/po/ko/base.po2
-rw-r--r--modules/luci-base/po/mr/base.po2
-rw-r--r--modules/luci-base/po/ms/base.po2
-rw-r--r--modules/luci-base/po/nb_NO/base.po2
-rw-r--r--modules/luci-base/po/nl/base.po2
-rw-r--r--modules/luci-base/po/pl/base.po2
-rw-r--r--modules/luci-base/po/pt/base.po2
-rw-r--r--modules/luci-base/po/pt_BR/base.po2
-rw-r--r--modules/luci-base/po/ro/base.po2
-rw-r--r--modules/luci-base/po/ru/base.po2
-rw-r--r--modules/luci-base/po/sk/base.po2
-rw-r--r--modules/luci-base/po/sv/base.po2
-rw-r--r--modules/luci-base/po/templates/base.pot2
-rw-r--r--modules/luci-base/po/tr/base.po2
-rw-r--r--modules/luci-base/po/uk/base.po2
-rw-r--r--modules/luci-base/po/vi/base.po2
-rw-r--r--modules/luci-base/po/zh_Hans/base.po2
-rw-r--r--modules/luci-base/po/zh_Hant/base.po2
35 files changed, 36 insertions, 36 deletions
diff --git a/modules/luci-base/htdocs/luci-static/resources/validation.js b/modules/luci-base/htdocs/luci-static/resources/validation.js
index 0d2157bee0..28042ba8cd 100644
--- a/modules/luci-base/htdocs/luci-static/resources/validation.js
+++ b/modules/luci-base/htdocs/luci-static/resources/validation.js
@@ -361,8 +361,8 @@ var ValidatorFactory = baseclass.extend({
},
network: function() {
- return this.assert(this.apply('uciname') || this.apply('host'),
- _('valid UCI identifier, hostname or IP address'));
+ return this.assert(this.apply('uciname') || this.apply('hostname') || this.apply('ip4addr') || this.apply('ip6addr'),
+ _('valid UCI identifier, hostname or IP address range'));
},
hostport: function(ipv4only) {
diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po
index 00431eff04..98a9c8276b 100644
--- a/modules/luci-base/po/ar/base.po
+++ b/modules/luci-base/po/ar/base.po
@@ -8546,7 +8546,7 @@ msgid "valid UCI identifier"
msgstr "معرف UCI صالح"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "معرف UCI صالح أو اسم مضيف أو عنوان IP"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po
index ba0ac1a487..6c95d3c3c6 100644
--- a/modules/luci-base/po/bg/base.po
+++ b/modules/luci-base/po/bg/base.po
@@ -8258,7 +8258,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po
index 97b080a5f8..af0d66c4a8 100644
--- a/modules/luci-base/po/bn_BD/base.po
+++ b/modules/luci-base/po/bn_BD/base.po
@@ -8258,7 +8258,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po
index b2921a7e6b..c1bc05060b 100644
--- a/modules/luci-base/po/ca/base.po
+++ b/modules/luci-base/po/ca/base.po
@@ -8372,7 +8372,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po
index 09b474dc0b..ed63d4e8cb 100644
--- a/modules/luci-base/po/cs/base.po
+++ b/modules/luci-base/po/cs/base.po
@@ -8592,7 +8592,7 @@ msgid "valid UCI identifier"
msgstr "platný UCI identifikátor"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "platný identifikátor UCI, název hostitele nebo IP adresa"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po
index c6ac1af992..c065027980 100644
--- a/modules/luci-base/po/de/base.po
+++ b/modules/luci-base/po/de/base.po
@@ -8713,7 +8713,7 @@ msgid "valid UCI identifier"
msgstr "gültigen UCI-Bezeichner"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "gültigen UCI-Bezeichner, Hostnamen oder IP-Adresse"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po
index 3f5fb23de1..9ac4cd6b1b 100644
--- a/modules/luci-base/po/el/base.po
+++ b/modules/luci-base/po/el/base.po
@@ -8375,7 +8375,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po
index f9270d8fe6..72323084fb 100644
--- a/modules/luci-base/po/en/base.po
+++ b/modules/luci-base/po/en/base.po
@@ -8338,7 +8338,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po
index 8e42bd6c69..98e100cfde 100644
--- a/modules/luci-base/po/es/base.po
+++ b/modules/luci-base/po/es/base.po
@@ -8828,7 +8828,7 @@ msgid "valid UCI identifier"
msgstr "identificador UCI válido"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "identificador UCI válido, nombre del host o dirección IP"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po
index cde81e3963..82b5bf5a77 100644
--- a/modules/luci-base/po/fi/base.po
+++ b/modules/luci-base/po/fi/base.po
@@ -8622,7 +8622,7 @@ msgid "valid UCI identifier"
msgstr "kelvollinen UCI-tunniste"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "kelvollinen UCI-tunniste, isäntänimi tai IP-osoite"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po
index 0ae27f583f..85b7bb422d 100644
--- a/modules/luci-base/po/fr/base.po
+++ b/modules/luci-base/po/fr/base.po
@@ -8693,7 +8693,7 @@ msgid "valid UCI identifier"
msgstr "identifiant UCI valide"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "identifiant UCI, nom d'hôte ou adresse IP valides"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po
index 1993395722..f44284c19f 100644
--- a/modules/luci-base/po/he/base.po
+++ b/modules/luci-base/po/he/base.po
@@ -8289,7 +8289,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po
index 759f84826d..64567da2d0 100644
--- a/modules/luci-base/po/hi/base.po
+++ b/modules/luci-base/po/hi/base.po
@@ -8260,7 +8260,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po
index 948b140d82..f9e3e01b30 100644
--- a/modules/luci-base/po/hu/base.po
+++ b/modules/luci-base/po/hu/base.po
@@ -8604,7 +8604,7 @@ msgid "valid UCI identifier"
msgstr "érvényes UCI azonosító"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "érvényes UCI-azonosító, gépnév vagy IP-cím"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po
index 1fd75b24b0..cd0bd7854d 100644
--- a/modules/luci-base/po/it/base.po
+++ b/modules/luci-base/po/it/base.po
@@ -8407,7 +8407,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po
index be8cba5a49..cf007fa488 100644
--- a/modules/luci-base/po/ja/base.po
+++ b/modules/luci-base/po/ja/base.po
@@ -8640,7 +8640,7 @@ msgid "valid UCI identifier"
msgstr "有効なUCI識別子"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "有効なUCI識別子、ホスト名またはIPアドレス"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po
index 455612f990..edb476592d 100644
--- a/modules/luci-base/po/ko/base.po
+++ b/modules/luci-base/po/ko/base.po
@@ -8399,7 +8399,7 @@ msgstr "유효한 UCI 식별자"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
#, fuzzy
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "유효한 UCI 식별자, 호스트이름 또는 IP 주소"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po
index 4ed0cb11ee..693d5ee464 100644
--- a/modules/luci-base/po/mr/base.po
+++ b/modules/luci-base/po/mr/base.po
@@ -8258,7 +8258,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po
index d452c2e15c..a045e5c674 100644
--- a/modules/luci-base/po/ms/base.po
+++ b/modules/luci-base/po/ms/base.po
@@ -8300,7 +8300,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po
index 1065908869..4ad610b310 100644
--- a/modules/luci-base/po/nb_NO/base.po
+++ b/modules/luci-base/po/nb_NO/base.po
@@ -8400,7 +8400,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po
index bf95af6917..7c4c63dfa1 100644
--- a/modules/luci-base/po/nl/base.po
+++ b/modules/luci-base/po/nl/base.po
@@ -8281,7 +8281,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po
index 8dda28e643..a8ef8d291a 100644
--- a/modules/luci-base/po/pl/base.po
+++ b/modules/luci-base/po/pl/base.po
@@ -8795,7 +8795,7 @@ msgid "valid UCI identifier"
msgstr "prawidłowy identyfikator UCI"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "prawidłowy identyfikator UCI, nazwa hosta lub adres IP"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po
index 474c1f4826..b76de35486 100644
--- a/modules/luci-base/po/pt/base.po
+++ b/modules/luci-base/po/pt/base.po
@@ -8857,7 +8857,7 @@ msgid "valid UCI identifier"
msgstr "identificador UCI válido"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "identificador UCI, nome de host ou endereço IP válido"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po
index c29b01694c..15d43a82b8 100644
--- a/modules/luci-base/po/pt_BR/base.po
+++ b/modules/luci-base/po/pt_BR/base.po
@@ -8904,7 +8904,7 @@ msgid "valid UCI identifier"
msgstr "identificador UCI válido"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "identificador UCI, nome de host ou endereço IP válido"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po
index 3f2f088684..457e40835f 100644
--- a/modules/luci-base/po/ro/base.po
+++ b/modules/luci-base/po/ro/base.po
@@ -8298,7 +8298,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po
index bdd06b2430..4cfaab3ad5 100644
--- a/modules/luci-base/po/ru/base.po
+++ b/modules/luci-base/po/ru/base.po
@@ -8816,7 +8816,7 @@ msgid "valid UCI identifier"
msgstr "верный UCI идентификатор"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "верный UCI идентификатор, имя хоста или IP-адрес"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po
index 4071c93604..9cd7dbd8f8 100644
--- a/modules/luci-base/po/sk/base.po
+++ b/modules/luci-base/po/sk/base.po
@@ -8339,7 +8339,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po
index ed01fa581a..9e9f171b38 100644
--- a/modules/luci-base/po/sv/base.po
+++ b/modules/luci-base/po/sv/base.po
@@ -8292,7 +8292,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot
index 0f118cf916..772d13e00d 100644
--- a/modules/luci-base/po/templates/base.pot
+++ b/modules/luci-base/po/templates/base.pot
@@ -8249,7 +8249,7 @@ msgid "valid UCI identifier"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po
index 8feb780f12..cfb653d938 100644
--- a/modules/luci-base/po/tr/base.po
+++ b/modules/luci-base/po/tr/base.po
@@ -8761,7 +8761,7 @@ msgid "valid UCI identifier"
msgstr "geçerli UCI tanımlayıcı"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "geçerli UCI tanımlayıcısı, ana bilgisayar adı veya IP adresi"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po
index 78dc1c2ec6..ff2116c828 100644
--- a/modules/luci-base/po/uk/base.po
+++ b/modules/luci-base/po/uk/base.po
@@ -8671,7 +8671,7 @@ msgid "valid UCI identifier"
msgstr "дійсний UCI-ідентифікатор"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "дійсний UCI-ідентифікатор, ім'я хоста або IP-адреса"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po
index e0c53b7c9d..29bf0e6dee 100644
--- a/modules/luci-base/po/vi/base.po
+++ b/modules/luci-base/po/vi/base.po
@@ -8514,7 +8514,7 @@ msgid "valid UCI identifier"
msgstr "định danh UCI hợp lệ"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "Định danh UCI, tên máy chủ hoặc địa chỉ IP hợp lệ"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po
index 1016e43196..5d62898be9 100644
--- a/modules/luci-base/po/zh_Hans/base.po
+++ b/modules/luci-base/po/zh_Hans/base.po
@@ -8479,7 +8479,7 @@ msgid "valid UCI identifier"
msgstr "有效 UCI 识别"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "有效 UCI 标识符,主机名或 IP 地址"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386
diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po
index edaf7b5753..a4b2fd54f6 100644
--- a/modules/luci-base/po/zh_Hant/base.po
+++ b/modules/luci-base/po/zh_Hant/base.po
@@ -8411,7 +8411,7 @@ msgid "valid UCI identifier"
msgstr "有效的UCI識別碼"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:365
-msgid "valid UCI identifier, hostname or IP address"
+msgid "valid UCI identifier, hostname or IP address range"
msgstr "有效的UCI識別碼, 主機名稱或IP位址"
#: modules/luci-base/htdocs/luci-static/resources/validation.js:386