slightly better copy on backup and restore PMs

This commit is contained in:
Jeff Atwood 2015-05-29 13:50:02 -07:00
parent ea80488fef
commit 548707ba14

View file

@ -1098,11 +1098,11 @@ bs_BA:
[prefs]: %{user_preferences_url}
backup_succeeded:
subject_template: "Backup completed successfully"
text_body_template: "The backup was successful.\nVisit the [admin > backup section](/admin/backups) to download your new backup."
text_body_template: "Good news!\n\nYour backup was successful. Visit [Admin, Backups](/admin/backups) to download it."
backup_failed:
subject_template: "Backup failed"
text_body_template: |
The backup has failed.
We're sorry, but your backup did not succeed.
Here's the log:
@ -1111,11 +1111,11 @@ bs_BA:
```
restore_succeeded:
subject_template: "Restore completed successfully"
text_body_template: "The restore was successful."
text_body_template: "Good news!\n\nYour restore was successful. Enjoy your new data."
restore_failed:
subject_template: "Restore failed"
text_body_template: |
The restore has failed.
We're sorry, but the restore failed.
Here's the log: