Skip to content

Commit

Permalink
Better wording for strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
zetok committed May 28, 2014
1 parent 5fa3e3c commit 947614e
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 @@ -25,7 +25,7 @@
<string name="welcome_alpha_warning">This client is still in pre-alpha.</string>
<string name="welcome_getstarted_string">Enter a name to display to your friends</string>
<string name="welcome_name_hint">nickname</string>
<string name="welcome_button">Update</string>
<string name="welcome_button">Start</string>
<string name="welcome_developer_string">Made with love by the Tox Development Team</string>

<!-- Main Activity -->
Expand Down Expand Up @@ -119,7 +119,7 @@
Blocking this user will remove them from your friends list and you will no longer see friend
requests from them. Are you sure you wish to continue?
</string>
<string name="toast_succ_move_user">The user has been moved successfully</string>
<string name="toast_succ_move_user">Contact has been moved successfully</string>

<string name="contacts_actions_on">Actions on</string>
<string name="contacts_clear_saved_logs">Do you want to clear the saved chat logs as well?</string>
Expand Down

0 comments on commit 947614e

Please sign in to comment.