Add city types in activity
This commit is contained in:
parent
dd8f78265a
commit
b25b0dc003
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
<!-- string name="delete_confirmation_title">About to delete</string -->
|
||||
<string name="delete_confirmation_msg">Delete %1$s?</string>
|
||||
<string name="city_type_suburb">Suburb</string>
|
||||
<string name="city_type_suburb">Suburb</string>
|
||||
<string name="city_type_hamlet">Hamlet</string>
|
||||
<string name="city_type_village">Village</string>
|
||||
<string name="city_type_town">Town</string>
|
||||
|
|
Loading…
Reference in a new issue