add toash message

This commit is contained in:
sk
2022-11-04 03:33:41 +01:00
parent 688d466f8e
commit 6fe466779e
3 changed files with 7 additions and 1 deletions

View File

@@ -377,5 +377,6 @@
<!-- %s is file size -->
<string name="download_update">Download (%s)</string>
<string name="install_update">Installieren</string>
<string name="check_for_update">Auf Update prüfen</string>
<string name="check_for_update">Auf Update prüfen</string>
<string name="no_update_available">Kein Update verfügbar</string>
</resources>