From ea516da183861f99be8970139a77c2dcec8ae792 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 8 Aug 2023 00:44:00 +0300 Subject: luci-app-acme: Reuse translations for removed state_dir option In the commit acf40dc0d402c68f35c02982a119e4a64131ce04 was removed the state_dir. But translations were kept and they still have a value. We should say to a user where the certs are stored now, and we can reuse the old translations. They need to be fixed a little bit and already fixed for Russian, Ukrainian and Bulgarian languages. See #6273 Signed-off-by: Sergey Ponomarev --- applications/luci-app-acme/po/uk/acme.po | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'applications/luci-app-acme/po/uk') diff --git a/applications/luci-app-acme/po/uk/acme.po b/applications/luci-app-acme/po/uk/acme.po index 3bb4f223c2..c09752ca53 100644 --- a/applications/luci-app-acme/po/uk/acme.po +++ b/applications/luci-app-acme/po/uk/acme.po @@ -287,8 +287,5 @@ msgstr "" "документа веб-сервера, щоб запустити Acme в режимі webroot. Веб-сервер " "повинен бути доступний з Інтернету через порт 80." -#~ msgid "State directory" -#~ msgstr "Каталог стану" - -#~ msgid "Where certs and other state files are kept." -#~ msgstr "Де зберігаються сертифікати та інші файли стану." +msgid "Cert files are stored in" +msgstr "Сертифікати зберігаються у каталог " -- cgit v1.2.3