Skip to content

Commit

Permalink
fix: Improve copy related to clearing user data (#453)
Browse files Browse the repository at this point in the history
Per UX assessment.
  • Loading branch information
gnarea committed Dec 3, 2021
1 parent 771c2f5 commit e07c4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
<string name="settings_total_storage">Total storage on device</string>
<string name="settings_clear_data">Clear all user data</string>
<string name="settings_clear_data_description">
Any data lost in transit will eventually reach its destination. It’d just take longer if
you delete it now.
Awala keeps backups of in-transit data, so deleting your copies will simply
delay their delivery.
</string>
<string name="settings_clear">Clear</string>
<string name="settings_clear_dialog_title">Are you sure?</string>
Expand Down

0 comments on commit e07c4b8

Please sign in to comment.