Update the "Locker" name to "Keychain"

The icon on the application is no longer a locker, so the
Locker part of the name no longer makes sense. Changing it
to Keychain, as it may make more sense.
This commit is contained in:
Branden Archer
2017-01-16 22:44:11 -05:00
parent d76a6d79d7
commit 4580ee8017
6 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<resources
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Loyalty Card Locker</string>
<string name="app_name">Loyalty Card Keychain</string>
<string name="action_add">Add</string>
<string name="noGiftCards">You don\'t have any loyalty cards at the moment. Click the "+" (plus) button up top to get started.\n\nLoyalty Card Locker lets you carry your loyalty cards on your phone, so they are always within reach.</string>