Fix translations
This commit is contained in:
parent
d688121d95
commit
1734907eb7
@ -121,6 +121,6 @@
|
||||
<string name="broken_icon_packs_title">Beschädigte Symbolpakete</string>
|
||||
<string name="broken_icon_packs_message">Einige Symbolpakete konnten nicht geladen werden.\n\nWillst du die beschädigten Symbolpakete entfernen?</string>
|
||||
<string name="icon_pack_imported">Symbolpaket mit %s Symbol(en) importiert</string>
|
||||
<string name="enable_encryption_message">Es ist empfehlenswert, Verschlüsselung zu aktivieren, um die Sicherheit der App zu erhpöhen.\n\nMöchtest du zu den Einstellungen wechseln, um Verschlüsselung zu aktivieren?</string>
|
||||
<string name="enable_encryption_message">Es ist empfehlenswert, Verschlüsselung zu aktivieren, um die Sicherheit der App zu erhöhen.\n\nMöchtest du zu den Einstellungen wechseln, um Verschlüsselung zu aktivieren?</string>
|
||||
<string name="enable_encryption_title">Verschlüsselung aktivieren</string>
|
||||
</resources>
|
@ -127,7 +127,7 @@
|
||||
<string name="broken_icon_packs_title">Broken icon packs</string>
|
||||
<string name="broken_icon_packs_message">Some icon packs failed to load.\n\nDo you want to delete the broken icon packs?</string>
|
||||
<string name="icon_pack_imported">Icon pack with %d icon(s) imported</string>
|
||||
<string name="enable_encryption_message">It is recommended enable encryption to improve the security of the application.\n\nDo you want to go to the settings now to enable encryption?</string>
|
||||
<string name="enable_encryption_message">It is recommended to enable encryption to improve the security of the application.\n\nDo you want to go to the settings now to enable encryption?</string>
|
||||
<string name="enable_encryption_title">Enable encryption</string>
|
||||
<string-array name="error_icon_pack_exists_choices">
|
||||
<item>Override</item>
|
||||
|
Loading…
Reference in New Issue
Block a user