Skip to content

Commit

Permalink
Clarify what account linking does
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Saveau <[email protected]>
  • Loading branch information
SUPERCILEX committed Jan 21, 2020
1 parent 96a6e87 commit 543cc75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion feature/settings/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@
<string name="settings_pref_reset_prefs_title">Reset preferences and tutorials</string>

<string name="settings_pref_link_account_title">Link accounts</string>
<string name="settings_pref_link_account_summary">Merge two accounts into one</string>
<string name="settings_pref_link_account_summary">
Migrate this account\'s data into a new account and link them if possible.
</string>

<string name="settings_pref_sign_out_title">Sign out</string>

Expand Down

0 comments on commit 543cc75

Please sign in to comment.