adding ContactActivity

This commit is contained in:
tibbi
2017-12-10 21:39:02 +01:00
parent 9a376df115
commit aeaf2bdf99
9 changed files with 214 additions and 3 deletions

View File

@ -2,4 +2,13 @@
<string name="app_name">Jednoduché kontakty</string>
<string name="app_launcher_name">Kontakty</string>
<string name="number">Číslo</string>
<string name="new_contact">Nový kontakt</string>
<string name="edit_contact">Upraviť kontakt</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>