This commit is contained in:
Phoenix1747 2017-12-11 09:47:13 +01:00 committed by GitHub
parent 70135a1965
commit a1de191dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -1 +1,14 @@
<resources>
<string name="app_name">Simple Contacts</string>
<string name="app_launcher_name">Contacts</string>
<string name="number">Number</string>
<string name="new_contact">New contact</string>
<string name="edit_contact">Edit contact</string>
<string name="email">Email</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>