LuCI - OpenWrt Configuration Interface
Revision | 918a02b5716660e3053a365fe32cf624939769c9 (tree) |
---|---|
Time | 2022-01-21 16:52:49 |
Author | Tianling Shen <cnsztl@immo...> |
Commiter | Tianling Shen |
Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
@@ -566,6 +566,7 @@ function init.names() | ||
566 | 566 | end |
567 | 567 | |
568 | 568 | function init.index(name) |
569 | + name = fs.basename(name) | |
569 | 570 | if fs.access(init.dir..name) then |
570 | 571 | return call("env -i sh -c 'source %s%s enabled; exit ${START:-255}' >/dev/null" |
571 | 572 | %{ init.dir, name }) |
@@ -573,6 +574,7 @@ function init.index(name) | ||
573 | 574 | end |
574 | 575 | |
575 | 576 | local function init_action(action, name) |
577 | + name = fs.basename(name) | |
576 | 578 | if fs.access(init.dir..name) then |
577 | 579 | return call("env -i %s%s %s >/dev/null" %{ init.dir, name, action }) |
578 | 580 | end |
@@ -7071,7 +7071,7 @@ msgstr "تم بالفعل إضافة مفتاح SSH العمومي المحدد. | ||
7071 | 7071 | |
7072 | 7072 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7073 | 7073 | msgid "" |
7074 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7074 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7075 | 7075 | "ECDSA keys." |
7076 | 7076 | msgstr "" |
7077 | 7077 | "مفتاح SSH العمومي المحدد غير صالح. يرجى تقديم مفاتيح RSA أو ECDSA العامة " |
@@ -6919,7 +6919,7 @@ msgstr "" | ||
6919 | 6919 | |
6920 | 6920 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6921 | 6921 | msgid "" |
6922 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6922 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6923 | 6923 | "ECDSA keys." |
6924 | 6924 | msgstr "" |
6925 | 6925 |
@@ -6857,7 +6857,7 @@ msgstr "" | ||
6857 | 6857 | |
6858 | 6858 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6859 | 6859 | msgid "" |
6860 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6860 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6861 | 6861 | "ECDSA keys." |
6862 | 6862 | msgstr "" |
6863 | 6863 |
@@ -6937,7 +6937,7 @@ msgstr "" | ||
6937 | 6937 | |
6938 | 6938 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6939 | 6939 | msgid "" |
6940 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6940 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6941 | 6941 | "ECDSA keys." |
6942 | 6942 | msgstr "" |
6943 | 6943 |
@@ -7094,7 +7094,7 @@ msgstr "Zadaný veřejný SSH klíč byl již přídán." | ||
7094 | 7094 | |
7095 | 7095 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7096 | 7096 | msgid "" |
7097 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7097 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7098 | 7098 | "ECDSA keys." |
7099 | 7099 | msgstr "" |
7100 | 7100 | "Zadaný veřejný SSH klíč je neplatný. Použijte řádné veřejné RSA nebo ECDSA " |
@@ -7214,7 +7214,7 @@ msgstr "Den angivne offentlige SSH-nøgle er allerede blevet tilføjet." | ||
7214 | 7214 | |
7215 | 7215 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7216 | 7216 | msgid "" |
7217 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7217 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7218 | 7218 | "ECDSA keys." |
7219 | 7219 | msgstr "" |
7220 | 7220 | "Den givne offentlige SSH-nøgle er ugyldig. Angiv venligst korrekte " |
@@ -7343,7 +7343,7 @@ msgstr "Der angegebene öffentliche SSH-Schlüssel wurde bereits hinzugefügt." | ||
7343 | 7343 | |
7344 | 7344 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7345 | 7345 | msgid "" |
7346 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7346 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7347 | 7347 | "ECDSA keys." |
7348 | 7348 | msgstr "" |
7349 | 7349 | "Der angegebene öffentliche SSH Schlüssel ist ungültig, bitte OpenSSH-" |
@@ -6950,7 +6950,7 @@ msgstr "" | ||
6950 | 6950 | |
6951 | 6951 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6952 | 6952 | msgid "" |
6953 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6953 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6954 | 6954 | "ECDSA keys." |
6955 | 6955 | msgstr "" |
6956 | 6956 |
@@ -6922,7 +6922,7 @@ msgstr "" | ||
6922 | 6922 | |
6923 | 6923 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6924 | 6924 | msgid "" |
6925 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6925 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6926 | 6926 | "ECDSA keys." |
6927 | 6927 | msgstr "" |
6928 | 6928 |
@@ -7320,7 +7320,7 @@ msgstr "La clave pública SSH dada ya se ha agregado." | ||
7320 | 7320 | |
7321 | 7321 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7322 | 7322 | msgid "" |
7323 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7323 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7324 | 7324 | "ECDSA keys." |
7325 | 7325 | msgstr "" |
7326 | 7326 | "La clave pública SSH dada no es válida. Por favor, suministre las claves " |
@@ -7139,7 +7139,7 @@ msgstr "Annettu SSH julkinen avain on jo lisätty." | ||
7139 | 7139 | |
7140 | 7140 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7141 | 7141 | msgid "" |
7142 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7142 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7143 | 7143 | "ECDSA keys." |
7144 | 7144 | msgstr "" |
7145 | 7145 | "Annettu julkinen SSH-avain ei kelpaa. Anna kelvollinen julkinen RSA- tai " |
@@ -7199,7 +7199,7 @@ msgstr "La clé publique SSH donnée a déjà été ajoutée." | ||
7199 | 7199 | |
7200 | 7200 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7201 | 7201 | msgid "" |
7202 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7202 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7203 | 7203 | "ECDSA keys." |
7204 | 7204 | msgstr "" |
7205 | 7205 | "La clé publique SSH donnée n'est pas valide. Veuillez fournir les clés " |
@@ -6887,7 +6887,7 @@ msgstr "" | ||
6887 | 6887 | |
6888 | 6888 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6889 | 6889 | msgid "" |
6890 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6890 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6891 | 6891 | "ECDSA keys." |
6892 | 6892 | msgstr "" |
6893 | 6893 |
@@ -6859,7 +6859,7 @@ msgstr "" | ||
6859 | 6859 | |
6860 | 6860 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6861 | 6861 | msgid "" |
6862 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6862 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6863 | 6863 | "ECDSA keys." |
6864 | 6864 | msgstr "" |
6865 | 6865 |
@@ -7127,7 +7127,7 @@ msgstr "A megadott SSH nyilvános kulcs már hozzá lett adva." | ||
7127 | 7127 | |
7128 | 7128 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7129 | 7129 | msgid "" |
7130 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7130 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7131 | 7131 | "ECDSA keys." |
7132 | 7132 | msgstr "" |
7133 | 7133 | "A megadott SSH nyilvános kulcs érvénytelen. Adjon meg megfelelő nyilvános " |
@@ -7101,7 +7101,7 @@ msgstr "La chiave pubblica SSH fornita è già stata aggiunta." | ||
7101 | 7101 | |
7102 | 7102 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7103 | 7103 | msgid "" |
7104 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7104 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7105 | 7105 | "ECDSA keys." |
7106 | 7106 | msgstr "" |
7107 | 7107 | "La chiave pubblica SSH fornita non è valida. Fornire chiavi pubbliche RSA o " |
@@ -7172,7 +7172,7 @@ msgstr "入力されたSSH公開鍵はすでに追加されています。" | ||
7172 | 7172 | |
7173 | 7173 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7174 | 7174 | msgid "" |
7175 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7175 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7176 | 7176 | "ECDSA keys." |
7177 | 7177 | msgstr "" |
7178 | 7178 | "指定されたSSH公開鍵は無効です。正しいRSAまたはECDSA鍵を指定してください。" |
@@ -6945,7 +6945,7 @@ msgstr "제출하신 SSH 공개키는 이미 추가되어 있습니다." | ||
6945 | 6945 | |
6946 | 6946 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6947 | 6947 | msgid "" |
6948 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6948 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6949 | 6949 | "ECDSA keys." |
6950 | 6950 | msgstr "" |
6951 | 6951 | "제출하신 SSH 키는 올바르지 않습니다. 올바른 RSA 또는 ECDSA 키를 제출해주세요." |
@@ -6857,7 +6857,7 @@ msgstr "" | ||
6857 | 6857 | |
6858 | 6858 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6859 | 6859 | msgid "" |
6860 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6860 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6861 | 6861 | "ECDSA keys." |
6862 | 6862 | msgstr "" |
6863 | 6863 |
@@ -6886,7 +6886,7 @@ msgstr "" | ||
6886 | 6886 | |
6887 | 6887 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6888 | 6888 | msgid "" |
6889 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6889 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6890 | 6890 | "ECDSA keys." |
6891 | 6891 | msgstr "" |
6892 | 6892 |
@@ -6968,7 +6968,7 @@ msgstr "" | ||
6968 | 6968 | |
6969 | 6969 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6970 | 6970 | msgid "" |
6971 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6971 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6972 | 6972 | "ECDSA keys." |
6973 | 6973 | msgstr "" |
6974 | 6974 |
@@ -6878,7 +6878,7 @@ msgstr "" | ||
6878 | 6878 | |
6879 | 6879 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6880 | 6880 | msgid "" |
6881 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6881 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6882 | 6882 | "ECDSA keys." |
6883 | 6883 | msgstr "" |
6884 | 6884 |
@@ -7277,7 +7277,7 @@ msgstr "Podany klucz publiczny SSH został już dodany." | ||
7277 | 7277 | |
7278 | 7278 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7279 | 7279 | msgid "" |
7280 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7280 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7281 | 7281 | "ECDSA keys." |
7282 | 7282 | msgstr "" |
7283 | 7283 | "Podany klucz publiczny SSH jest nieprawidłowy. Podaj odpowiedni publiczny " |
@@ -7326,7 +7326,7 @@ msgstr "A chave pública SSH dada já foi adicionada." | ||
7326 | 7326 | |
7327 | 7327 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7328 | 7328 | msgid "" |
7329 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7329 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7330 | 7330 | "ECDSA keys." |
7331 | 7331 | msgstr "" |
7332 | 7332 | "A chave pública SSH dada é inválida. Por favor, forneça chaves RSA ou ECDSA " |
@@ -7365,7 +7365,7 @@ msgstr "A chave pública SSH fornecida já foi adicionada." | ||
7365 | 7365 | |
7366 | 7366 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7367 | 7367 | msgid "" |
7368 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7368 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7369 | 7369 | "ECDSA keys." |
7370 | 7370 | msgstr "" |
7371 | 7371 | "A chave pública SSH fornecida é inválida. Por favor, forneça as chaves " |
@@ -7266,7 +7266,7 @@ msgstr "Cheia publică SSH dată a fost deja adăugată." | ||
7266 | 7266 | |
7267 | 7267 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7268 | 7268 | msgid "" |
7269 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7269 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7270 | 7270 | "ECDSA keys." |
7271 | 7271 | msgstr "" |
7272 | 7272 | "Cheia publică SSH furnizată nu este valabilă. Vă rugăm să furnizați chei " |
@@ -7294,7 +7294,7 @@ msgstr "Указанный публичный SSH ключ уже добавле | ||
7294 | 7294 | |
7295 | 7295 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7296 | 7296 | msgid "" |
7297 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7297 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7298 | 7298 | "ECDSA keys." |
7299 | 7299 | msgstr "" |
7300 | 7300 | "Указанный публичный SSH ключ неверный. Укажите правильный RSA или ECDSA ключ." |
@@ -6914,7 +6914,7 @@ msgstr "Poskytnutý verejný kľúč SSH bol už pridaný." | ||
6914 | 6914 | |
6915 | 6915 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6916 | 6916 | msgid "" |
6917 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6917 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6918 | 6918 | "ECDSA keys." |
6919 | 6919 | msgstr "" |
6920 | 6920 | "Poskytnutý verejný kľúč SSH nie je platný. Prosím, poskytnite správne " |
@@ -6884,7 +6884,7 @@ msgstr "" | ||
6884 | 6884 | |
6885 | 6885 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6886 | 6886 | msgid "" |
6887 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6887 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
6888 | 6888 | "ECDSA keys." |
6889 | 6889 | msgstr "" |
6890 | 6890 |
@@ -6848,8 +6848,8 @@ msgstr "" | ||
6848 | 6848 | |
6849 | 6849 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
6850 | 6850 | msgid "" |
6851 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
6852 | -"ECDSA keys." | |
6851 | +"The given SSH public key is invalid. Please supply proper public RSA, " | |
6852 | +"ED25519 or ECDSA keys." | |
6853 | 6853 | msgstr "" |
6854 | 6854 | |
6855 | 6855 | #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1098 |
@@ -7240,7 +7240,7 @@ msgstr "Verilen SSH genel anahtarı zaten eklenmiştir." | ||
7240 | 7240 | |
7241 | 7241 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7242 | 7242 | msgid "" |
7243 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7243 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7244 | 7244 | "ECDSA keys." |
7245 | 7245 | msgstr "" |
7246 | 7246 | "Verilen SSH genel anahtarı geçersiz. Lütfen uygun genel RSA veya ECDSA " |
@@ -7178,7 +7178,7 @@ msgstr "Наданий відкритий SSH-ключ вже було дода | ||
7178 | 7178 | |
7179 | 7179 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7180 | 7180 | msgid "" |
7181 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7181 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7182 | 7182 | "ECDSA keys." |
7183 | 7183 | msgstr "" |
7184 | 7184 | "Наданий відкритий SSH-ключ є недійсним. Надавайте належні відкриті ключі RSA " |
@@ -7037,7 +7037,7 @@ msgstr "Khóa công khai SSH đã cho đã được thêm" | ||
7037 | 7037 | |
7038 | 7038 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7039 | 7039 | msgid "" |
7040 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7040 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7041 | 7041 | "ECDSA keys." |
7042 | 7042 | msgstr "" |
7043 | 7043 | "Khóa công khai SSH đã cho không hợp lệ. Vui lòng cung cấp khóa RSA hoặc " |
@@ -7029,7 +7029,7 @@ msgstr "已添加给定的 SSH 公钥。" | ||
7029 | 7029 | |
7030 | 7030 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7031 | 7031 | msgid "" |
7032 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7032 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7033 | 7033 | "ECDSA keys." |
7034 | 7034 | msgstr "给定的 SSH 公钥无效。请提供适当的公共 RSA 或 ECDSA 密钥。" |
7035 | 7035 |
@@ -7017,7 +7017,7 @@ msgstr "輸入的 SSH 公鑰早已存在。" | ||
7017 | 7017 | |
7018 | 7018 | #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172 |
7019 | 7019 | msgid "" |
7020 | -"The given SSH public key is invalid. Please supply proper public RSA or " | |
7020 | +"The given SSH public key is invalid. Please supply proper public RSA, ED25519 or " | |
7021 | 7021 | "ECDSA keys." |
7022 | 7022 | msgstr "輸入的 SSH 公鑰無效。請提供正確的 RSA 公鑰或 ECDSA Keys。" |
7023 | 7023 |
@@ -627,8 +627,8 @@ return baseclass.extend({ | ||
627 | 627 | o.value('', _('disabled')); |
628 | 628 | o.value('loose', _('Loose filtering')); |
629 | 629 | o.value('strict', _('Strict filtering')); |
630 | - o.cfgvalue = function(section_id) { | |
631 | - var val = form.ListValue.prototype.cfgvalue.apply(this, [section_id]); | |
630 | + o.cfgvalue = function(/* ... */) { | |
631 | + var val = form.ListValue.prototype.cfgvalue.apply(this, arguments); | |
632 | 632 | |
633 | 633 | switch (val || '') { |
634 | 634 | case 'loose': |
@@ -169,7 +169,7 @@ function addKey(ev) { | ||
169 | 169 | } |
170 | 170 | else if (!pubkey) { |
171 | 171 | ui.showModal(_('Add key'), [ |
172 | - E('div', { class: 'alert-message warning' }, _('The given SSH public key is invalid. Please supply proper public RSA or ECDSA keys.')), | |
172 | + E('div', { class: 'alert-message warning' }, _('The given SSH public key is invalid. Please supply proper public RSA, ED25519 or ECDSA keys.')), | |
173 | 173 | E('div', { class: 'right' }, E('div', { class: 'btn', click: L.hideModal }, _('Close'))) |
174 | 174 | ]); |
175 | 175 | } |