12345678910111213 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <!-- iOS specific untranslated strings -->
- <string name ="a11y_connectivity_hint">Double tap to view connectivity details.</string>
- <string name="connectivity_low_data_mode">Disabled by system's \"Low Data Mode\".</string>
- <string name="connectivity_low_power_mode">Disabled by system's \"Low Power Mode\".</string>
- <string name="add_encrypted_account">Add encrypted account</string>
- <string name="backup_successful">Backup successful</string>
- <string name="backup_successful_explain_ios">You can find the backup in the \"Delta Chat\" folder using the \"Files\" app.\n\nMove the backup out of this folder to keep it when deleting Delta Chat.</string>
- <string name="location_denied">Location access denied</string>
- <string name="location_denied_explain_ios">In the system settings, enable \"Privacy/Location Services\" and set \"Delta Chat/Location\" to \"Always\" and \"Precise\".</string>
- <string name="select_chat">Select Chat</string>
- </resources>
|