Add finalized strings to strings.xml for backups.

This commit is contained in:
Alex Hart
2024-07-19 16:49:16 -03:00
committed by Nicholas Tinsley
parent 06d475fb6e
commit 44b2c62a0e
14 changed files with 167 additions and 255 deletions

View File

@@ -171,6 +171,8 @@
<string name="CreditCardFragment__donate_s">Donate %1$s</string>
<!-- Button label to confirm credit card input and proceed with subscription payment -->
<string name="CreditCardFragment__donate_s_month">Donate %1$s/month</string>
<!-- Button label to confirm credit card input and proceed with backups payment. Placeholder is formatted price. -->
<string name="CreditCardFragment__pay_s_month">Donate %1$s/month</string>
<!-- OneTimeDonationPreference -->
<!-- Preference title with placeholder for amount. -->
@@ -1217,6 +1219,44 @@
<string name="ManageGroupActivity_more">more</string>
<string name="ManageGroupActivity_add_group_description">Add group description…</string>
<!-- MoreTransferOrRestoreOptionsSheet -->
<!-- Row title for transfer option -->
<string name="MoreTransferOrRestoreOptionsSheet__transfer_from_android_device">Transfer from Android device</string>
<!-- Row description for transfer option -->
<string name="MoreTransferOrRestoreOptionsSheet__transfer_your_account_and_messages">Transfer your account and messages from your old Android device.</string>
<!-- Row title for logging in without transfer -->
<string name="MoreTransferOrRestoreOptionsSheet__log_in_without_transferring">Log in without transferring</string>
<!-- Row description for logging in without transfer -->
<string name="MoreTransferOrRestoreOptionsSheet__continue_without_transferring">Continue without transferring your messages and media</string>
<!-- Row title for restoring from local backup -->
<string name="MoreTransferOrRestoreOptionsSheet__restore_local_backup">Restore local backup</string>
<!-- Row description for restoring from local backup -->
<string name="MoreTransferOrRestoreOptionsSheet__restore_your_messages">Restore your messages from a backup file you saved on your device.</string>
<!-- RemoteRestoreActivity -->
<!-- Progress dialog label when downloading a backup -->
<string name="RemoteRestoreActivity__downloading_backup">Downloading backup…</string>
<!-- Progress dialog label when restoring a backup -->
<string name="RemoteRestoreActivity__restoring_messages">Restoring messages…</string>
<!-- Progress dialog label while awaiting updates -->
<string name="RemoteRestoreActivity__restoring">Restoring…</string>
<!-- Progress readout for dialog while downloading or restoring a backup. First placeholder is the formatted size of the backup downloaded, the second is formatted total amount to go, and the last is a percentage. -->
<string name="RemoteRestoreActivity__s_of_s_s">%1$s of %2$s (%3$s)</string>
<!-- Feature list media label for paid tier -->
<string name="RemoteRestoreActivity__all_of_your_media">All of your media</string>
<!-- Feature list media label for free tier. Placeholder is days, and is currently fixed at 30. -->
<string name="RemoteRestoreActivity__your_last_d_days_of_media">Your last %1$d days of media</string>
<!-- Feature list message label for free and paid tier -->
<string name="RemoteRestoreActivity__all_of_your_messages">All of your messages</string>
<!-- Screen title for restoring from backup -->
<string name="RemoteRestoreActivity__restore_from_backup">Restore from backup</string>
<!-- Notice about what media will be included in backups. Placeholder is days, and is curerntly fixed at 30. -->
<string name="RemoteRestoreActivity__only_media_sent_or_received">Only media sent or received in the past %1$d days is included.</string>
<!-- Section title for explaining what your backup includes -->
<string name="RemoteRestoreActivity__your_backup_includes">Your backup includes:</string>
<!-- Primary action button copy for starting restoration -->
<string name="RemoteRestoreActivity__restore_backup">Restore backup</string>
<!-- GroupMentionSettingDialog -->
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Notify me for Mentions</string>
<string name="GroupMentionSettingDialog_receive_notifications_when_youre_mentioned_in_muted_chats">Receive notifications when youre mentioned in muted chats?</string>
@@ -7091,6 +7131,10 @@
<string name="BackupsTypeSettingsFragment__unknown">Unknown</string>
<!-- Row title for entering payment history -->
<string name="BackupsTypeSettingsFragment__payment_history">Payment history</string>
<!-- Row description detailing renewal information. First placeholder is formatted price. Second placeholder is formatted date. -->
<string name="BackupsTypeSettingsFragment__s_month_renews_s">%1$s/month · Renews %2$s</string>
<!-- Row title to change or cancel subscription -->
<string name="BackupsTypeSettingsFragment__change_or_cancel_subscription">Change or cancel subscription</string>
<!-- RemoteRestoreActivity -->
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
@@ -7195,6 +7239,55 @@
<!-- The body of an alert dialog shown when we detect the user may be confused by the lock screen -->
<string name="PassphrasePromptActivity_help_prompt_body">Please enter your device pin, password or pattern.</string>
<!-- MessageBackupsCheckoutSheet -->
<!-- Sheet title. Placeholder is formatted price. -->
<string name="MessageBackupsCheckoutSheet__pay_s_per_month">Pay %1$s/month to Signal</string>
<!-- Sheet subtitle -->
<string name="MessageBackupsCheckoutSheet__youll_get">You\'ll get:</string>
<!-- MessageBackupsEducationScreen -->
<!-- Screen subtitle underneath large headline title -->
<string name="MessageBackupsEducationScreen__backup_your_messages_and_media">Back up your messages and media and using Signal\'s secure, end-to-end encrypted storage service. Never lose a message when you get a new phone or reinstall Signal.</string>
<!-- Backups feature label for e2e encryption -->
<string name="MessageBackupsEducationScreen__end_to_end_encrypted">End-to-end Encrypted</string>
<!-- Backups feature label for informing the user that this feature is completely optional -->
<string name="MessageBackupsEducationScreen__optional_always">Optional, always</string>
<!-- Backups feature label for informing the user that they can delete their backup at any time -->
<string name="MessageBackupsEducationScreen__delete_your_backup_anytime">Delete your backup anytime</string>
<!-- Action button label to proceed with backups activation -->
<string name="MessageBackupsEducationScreen__enable_backups">Enable backups</string>
<!-- Action button label to learn more -->
<string name="MessageBackupsEducationScreen__learn_more">Learn more</string>
<!-- MessageBackupsPinConfirmationScreen -->
<!-- Screen title -->
<string name="MessageBackupsPinConfirmationScreen__enter_your_pin">Enter your PIN</string>
<!-- Screen subtitle -->
<string name="MessageBackupsPinConfirmationScreen__enter_your_signal_pin_to_enable_backups">Enter your Signal PIN to enable backups</string>
<!-- Action button to confirm pin entry and continue -->
<string name="MessageBackupsPinConfirmationScreen__next">Next</string>
<!-- Action button to switch keyboard type -->
<string name="MessageBackupsPinConfirmationScreen__switch_keyboard">Switch keyboard</string>
<!-- MessageBackupsPinEducationScreen -->
<!-- Screen headline -->
<string name="MessageBackupsPinEducationScreen__pins_protect_your_backup">PINs protect your backup</string>
<!-- Notice about pin length. Placeholder is recommended pin length -->
<string name="MessageBackupsPinEducationScreen__your_signal_pin_lets_you">Your Signal PIN lets you restore your backup when you re-install Signal. We recommend using a PIN that\'s at least %1$d digits.</string>
<!-- Notice about changing your pin. -->
<string name="MessageBackupsPinEducationScreen__if_you_forget_your_pin">If you forget your PIN, you will not be able to restore your backup. You can change your PIN at any time in settings.</string>
<!-- Action button label to utilize current pin -->
<string name="MessageBackupsPinEducationScreen__use_current_signal_pin">Use current Signal PIN</string>
<!-- Action button to create a new pin -->
<string name="MessageBackupsPinEducationScreen__create_new_pin">Create new PIN</string>
<!-- MessagesBackupsTypeSelectionScreen -->
<!-- Screen headline -->
<string name="MessagesBackupsTypeSelectionScreen__choose_your_backup_plan">Choose your backup plan</string>
<!-- Screen subhead -->
<string name="MessageBackupsTypeSelectionScreen__all_backups_are_end_to_end_encrypted">All backups are end-to-end encrypted. Signal is a non-profit—paying for backups helps support our mission.</string>
<!-- Screen subhead highlighted read-more button -->
<string name="MessageBackupsTypeSelectionScreen__read_more">Read more</string>
<!-- Primary action button label when selecting a backup tier without a current selection -->
<string name="MessageBackupsTypeSelectionScreen__next">Next</string>
<!-- Primary action button label when selecting a backup tier with a current selection -->