Merge branch 'feature/check-for-update-button' into fork

This commit is contained in:
sk
2022-11-04 03:34:06 +01:00
3 changed files with 7 additions and 1 deletions

View File

@@ -393,5 +393,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>