Fix only backing up post history shared preferences. Show the password of the backup zip.

This commit is contained in:
Alex Ning
2021-04-10 23:15:59 +08:00
parent 75c9a52cf7
commit 34a9cee965
2 changed files with 24 additions and 22 deletions

View File

@@ -1062,7 +1062,7 @@
<string name="anonymous_front_page_no_subscriptions">Start by joining a subreddit!</string>
<string name="backup_settings_success">Successfully exported settings to the destination directory</string>
<string name="backup_settings_success">Successfully exported settings to the destination directory. The password of the generated zip file is 123321. Please don\'t modify the zip file.</string>
<string name="create_zip_in_destination_directory_failed">Could not create backup zip in the destination directory</string>
<string name="backup_some_settings_failed">Could not backup some settings but others were successfully exported to the destination directory</string>
<string name="restore_settings_success">Successfully restored settings. Restart the app to see the changes.</string>