Improve en strings

This commit is contained in:
sonora 2011-09-04 12:27:28 +03:00
parent 375375d005
commit b10389a97d

View file

@ -7,8 +7,8 @@
<string name="show_more_map_detail">Show more map detail</string>
<string name="show_more_map_detail_descr">Show some vector map detail (roads etc.) at lower zooms already</string>
<string name="favourites_delete_multiple_succesful">Favorite points deleted successfully.</string>
<string name="favorite_delete_multiple">You are going to delete %1$d favorites and %2$d favorite groups. Are you sure?</string>
<string name="favourites_delete_multiple_succesful">Favorite point(s) deleted successfully.</string>
<string name="favorite_delete_multiple">You are going to delete %1$d favorite(s) and %2$d favorite group(s). Are you sure?</string>
<string name="favorite_home_category">Home</string>
<string name="favorite_friends_category">Friends</string>
<string name="favorite_places_category">Places</string>