Skip to content

Commit

Permalink
Fix hint's string formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ville Tainio committed Aug 12, 2015
1 parent b68ce39 commit 67f5bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
<string name="addressBookHelpText">If this option is enabled, reserving with the tablet requires entering a valid name that is synced to the accounts address book contacts.</string>
<string name="googleAccountHelp">Account or accounts used for searching rooms.</string>
<string name="defaultTitleForReservation">Reserved</string>
<string name="hintText">Hint: You can use your tablet's address book contacts for reserving.</string>
<string name="hintText">Hint: You can use your tablet\'s address book contacts for reserving.</string>
</resources>

0 comments on commit 67f5bc5

Please sign in to comment.