diff --git a/app/src/web/templates/page_logging.html.j2 b/app/src/web/templates/page_logging.html.j2 index f80763c..176b058 100644 --- a/app/src/web/templates/page_logging.html.j2 +++ b/app/src/web/templates/page_logging.html.j2 @@ -7,9 +7,9 @@
-

{{_("Do you really want to delete the log file")}}:
?

+

{{_('Do you really want to delete the log file:
%(file)s ?', file='')}}

-
diff --git a/app/translations/de/LC_MESSAGES/messages.po b/app/translations/de/LC_MESSAGES/messages.po index 2bbbb99..da4c5b2 100644 --- a/app/translations/de/LC_MESSAGES/messages.po +++ b/app/translations/de/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tsun-gen3-proxy 0.14.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-05-13 20:55+0200\n" +"POT-Creation-Date: 2025-05-13 22:34+0200\n" "PO-Revision-Date: 2025-04-18 16:24+0200\n" "Last-Translator: FULL NAME \n" "Language: de\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.17.0\n" -#: src/web/conn_table.py:52 src/web/templates/base.html.j2:58 +#: src/web/conn_table.py:53 src/web/templates/base.html.j2:58 msgid "Connections" msgstr "Verbindungen" -#: src/web/conn_table.py:59 +#: src/web/conn_table.py:60 msgid "Device-IP:Port" msgstr "Geräte-IP:Port" -#: src/web/conn_table.py:59 +#: src/web/conn_table.py:60 msgid "Device-IP" msgstr "Geräte-IP" -#: src/web/conn_table.py:60 src/web/mqtt_table.py:34 +#: src/web/conn_table.py:61 src/web/mqtt_table.py:34 msgid "Serial-No" msgstr "Seriennummer" -#: src/web/conn_table.py:61 +#: src/web/conn_table.py:62 msgid "Cloud-IP:Port" msgstr "Cloud-IP:Port" -#: src/web/conn_table.py:61 +#: src/web/conn_table.py:62 msgid "Cloud-IP" msgstr "Cloud-IP" @@ -120,12 +120,12 @@ msgid "TSUN Proxy - Log Files" msgstr "TSUN Proxy - Log Dateien" #: src/web/templates/page_logging.html.j2:10 -msgid "Do you really want to delete the log file" -msgstr "Soll die Datei wirklich gelöscht werden" +msgid "Do you really want to delete the log file:
%(file)s ?" +msgstr "Soll die Datei:
%(file)s
wirklich gelöscht werden?" #: src/web/templates/page_logging.html.j2:12 -msgid "Delete File