Skip to content

Commit

Permalink
Updated the app rating dialog button text
Browse files Browse the repository at this point in the history
  • Loading branch information
isso committed May 18, 2015
1 parent 799be51 commit f3624d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions oneSheeld/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@

<string name="rate_dialog_title">Did you like 1Sheeld?</string>
<string name="rate_dialog_message">If you enjoy playing with 1Sheeld app, would you mind taking a moment to rate it? We appreciate your awesome support!</string>
<string name="rate_dialog_ok">Rate It Now</string>
<string name="rate_dialog_cancel">Maybe Later</string>
<string name="rate_dialog_no">No, Thanks</string>
<string name="rate_dialog_ok">Now :-)</string>
<string name="rate_dialog_cancel">Later :-|</string>
<string name="rate_dialog_no">Never :-(</string>

<!-- NFC -->
<string name="no_card">Approach NFC tag!</string>
Expand Down

0 comments on commit f3624d1

Please sign in to comment.