bump version to 0.4.1, sanitize API responses, and update string resources

This commit is contained in:
jonasgaudian
2026-02-13 19:01:53 +01:00
parent 99d379071b
commit 73cb3e1855
9 changed files with 79 additions and 35 deletions

View File

@@ -818,7 +818,7 @@
<string name="text_failed_to_delete_some_dictionaries">Failed to delete some dictionaries</string>
<string name="text_failed_to_download_dictionary">Failed to download dictionary: %1$s</string>
<string name="text_failed_to_fetch_etymology">Failed to fetch etymology</string>
<string name="text_failed_to_fetch_manifest">Failed to fetch manifest: %1$s</string>
<string name="text_failed_to_fetch_manifest">Failed to fetch download information about available dictionaries: %1$s</string>
<string name="text_failed_to_get_translations">Failed to get translations: %1$s</string>
<string name="text_false">False</string>
<string name="text_favorites">Favorites</string>