-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
re-run ./scripts/tx-pull-translations.sh
- Loading branch information
Showing
2 changed files
with
0 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
<?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="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> |