Skip to content

Commit

Permalink
Merge pull request #402 from getodk/backup-alert
Browse files Browse the repository at this point in the history
Update alert for "Download backup now" button
  • Loading branch information
matthew-white authored Dec 20, 2020
2 parents 8eb5270 + 2e17bca commit 5faf2e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/backup/status.vue
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ export default {
"terminate": "Terminate"
},
"alert": {
"download": "The backup is running now, and will be encrypted and downloaded to your computer once it completes. This may take a while."
"download": "The backup is running now, and will be encrypted and downloaded to your computer. This may take a while. Once the download begins, you can leave this page."
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion transifex/strings_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
},
"alert": {
"download": {
"string": "The backup is running now, and will be encrypted and downloaded to your computer once it completes. This may take a while."
"string": "The backup is running now, and will be encrypted and downloaded to your computer. This may take a while. Once the download begins, you can leave this page."
}
}
},
Expand Down

0 comments on commit 5faf2e4

Please sign in to comment.