Improve error handling when creating backups, minor UI changes

This commit is contained in:
ameba23
2021-05-18 11:50:10 +02:00
parent 55e0ba8888
commit f601e2945b
6 changed files with 23 additions and 17 deletions

View File

@@ -723,8 +723,8 @@
<string name="activity_name_restore_account">Restore Account</string>
<!-- conversation -->
<string name="social_backup_shard_received">You have received a social backup shard.</string>
<string name="social_backup_shard_sent">You have sent a social backup shard.</string>
<string name="social_backup_shard_received">%1$s has sent you a social backup shard.</string>
<string name="social_backup_shard_sent">You have sent a social backup shard to %1$s.</string>
<string name="activity_name_new_or_recover_account">Create new account or recover existing account</string>
<string name="activity_name_recovery">Recover Account</string>