Fix restore/transfer string typos.
This commit is contained in:
parent
fe782eb729
commit
d5a2e1361b
1 changed files with 4 additions and 4 deletions
|
@ -7858,9 +7858,9 @@
|
||||||
<!-- Row title for restore/transfer without using a previous device -->
|
<!-- Row title for restore/transfer without using a previous device -->
|
||||||
<string name="WelcomeFragment_restore_action_i_dont_have_my_old_phone">I don\'t have my old phone</string>
|
<string name="WelcomeFragment_restore_action_i_dont_have_my_old_phone">I don\'t have my old phone</string>
|
||||||
<!-- Row subtitle for restore/transfer without using a previous device -->
|
<!-- Row subtitle for restore/transfer without using a previous device -->
|
||||||
<string name="WelcomeFragment_restore_action_reinstalling">Or you’re reinstaling Signal on the same device</string>
|
<string name="WelcomeFragment_restore_action_reinstalling">Or you\'re reinstalling Signal on the same device</string>
|
||||||
|
|
||||||
<!-- Screen title for selecting which restore method to use during registartion -->
|
<!-- Screen title for selecting which restore method to use during registration -->
|
||||||
<string name="SelectRestoreMethodFragment__restore_or_transfer_account">Restore or transfer account</string>
|
<string name="SelectRestoreMethodFragment__restore_or_transfer_account">Restore or transfer account</string>
|
||||||
<!-- Screen subtitle for selecting which restore method to use during registration -->
|
<!-- Screen subtitle for selecting which restore method to use during registration -->
|
||||||
<string name="SelectRestoreMethodFragment__get_your_signal_account">Get your Signal account and message history onto this device.</string>
|
<string name="SelectRestoreMethodFragment__get_your_signal_account">Get your Signal account and message history onto this device.</string>
|
||||||
|
@ -7895,7 +7895,7 @@
|
||||||
<!-- Backup key not known bottom sheet info paragraph 1 -->
|
<!-- Backup key not known bottom sheet info paragraph 1 -->
|
||||||
<string name="EnterBackupKey_no_key_paragraph_1">Backups can\'t be recovered without their 64-digit recovery code. If you\'ve lost your backup key Signal can\'t help restore your backup.</string>
|
<string name="EnterBackupKey_no_key_paragraph_1">Backups can\'t be recovered without their 64-digit recovery code. If you\'ve lost your backup key Signal can\'t help restore your backup.</string>
|
||||||
<!-- Backup key not known bottom sheet info paragraph 2 -->
|
<!-- Backup key not known bottom sheet info paragraph 2 -->
|
||||||
<string name="EnterBackupKey_no_key_paragraph_2">If you have your old device you can view your backup key in Settings > Chats > Signal Backups. Then tap View backup key.</string>
|
<string name="EnterBackupKey_no_key_paragraph_2">If you have your old device you can view your backup key in Settings > Backups. Then tap View backup key.</string>
|
||||||
<!-- Backup key not known bottom sheet button to learn more about it -->
|
<!-- Backup key not known bottom sheet button to learn more about it -->
|
||||||
<string name="EnterBackupKey_learn_more">Learn more</string>
|
<string name="EnterBackupKey_learn_more">Learn more</string>
|
||||||
<!-- Backup key not known bottom sheet button to skip backup key entry and resume normal reregistration -->
|
<!-- Backup key not known bottom sheet button to skip backup key entry and resume normal reregistration -->
|
||||||
|
@ -7919,7 +7919,7 @@
|
||||||
<!-- Old device Transfer account screen title -->
|
<!-- Old device Transfer account screen title -->
|
||||||
<string name="TransferAccount_title">Transfer account</string>
|
<string name="TransferAccount_title">Transfer account</string>
|
||||||
<!-- Old device Transfer account screen body message with learn more placeholder -->
|
<!-- Old device Transfer account screen body message with learn more placeholder -->
|
||||||
<string name="TransferAccount_body">Your account will be transferred to a new device.This device will be able to see your groups and contacts, access your chats, and send messages in your name. %1$s</string>
|
<string name="TransferAccount_body">Your account will be transferred to a new device. This device will be able to see your groups and contacts, access your chats, and send messages in your name. %1$s</string>
|
||||||
<!-- Old device Transfer account learn more placed into TransferAccount_body -->
|
<!-- Old device Transfer account learn more placed into TransferAccount_body -->
|
||||||
<string name="TransferAccount_learn_more">Learn more</string>
|
<string name="TransferAccount_learn_more">Learn more</string>
|
||||||
<!-- Old device Transfer account button text to confirm transfer account to new device -->
|
<!-- Old device Transfer account button text to confirm transfer account to new device -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue