Add city types in activity

This commit is contained in:
Victor Shcherb 2011-10-16 11:18:38 +02:00 committed by Pavol Zibrita
parent 055ff0bb2c
commit b3d59e2d23

View file

@ -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>