Add city types in activity
This commit is contained in:
parent
055ff0bb2c
commit
b3d59e2d23
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
<string name="delete_confirmation_msg">Delete %1$s?</string>
|
||||
<string name="delete_confirmation_title">About to delete</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