Skip to content

Commit

Permalink
re-run ./scripts/tx-pull-translations.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed May 21, 2024
1 parent 44882b0 commit 730c7d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions deltachat-ios/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1024,11 +1024,9 @@
"update_1_44_android" = "What\'s new:\n\n❤️ Yeah! This was long-awaited: Long tap a message to react\n\n🔗 If you cannot scan QR codes, share them as invite links\n\n🔵 Unread messages of all accounts are counted and shown in title now\n\n… and TONS of bugfixes … %1$@\n\nHelp improving the app: Use \"Settings / Advanced / Send statistics\" to help devs to optimize better for real-world usage. You can review the data before sending";
"update_1_44_ios" = "What\'s new:\n\n❤️ Yeah! This was long-awaited: Long tap a message to react\n\n🫸 PUSH notifications if supported by providers as https://nine.testrun.org\n\n🔗 If you cannot scan QR codes, share them as invite links\n\n… and TONS of bugfixes … %1$@";
// iOS specific untranslated strings
"a11y_connectivity_hint" = "Double tap to view connectivity details.";
"connectivity_low_data_mode" = "Disabled by system's \"Low Data Mode\".";
"connectivity_low_power_mode" = "Disabled by system's \"Low Power Mode\".";
"backup_successful" = "Backup successful";
"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.";
"location_denied" = "Location access denied";
"location_denied_explain_ios" = "In the system settings, enable \"Privacy/Location Services\" and set \"Delta Chat/Location\" to \"Always\" and \"Precise\".";
"select_chat" = "Select Chat";
2 changes: 0 additions & 2 deletions scripts/untranslated.xml
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>

0 comments on commit 730c7d5

Please sign in to comment.