improve en strings

This commit is contained in:
sonora 2011-08-23 04:36:35 +03:00
parent 12f1d70c08
commit 21c6d77fe5

View file

@ -19,7 +19,7 @@
<string name="local_index_items_deleted">%1$d of %2$d items successfully deleted.</string>
<string name="local_index_items_restored">%1$d of %2$d items successfully restored.</string>
<string name="local_index_no_items_to_do">No items to %1$s</string>
<string name="local_index_action_do">You are about to %1$s %2$s items. Are you sure?</string>
<string name="local_index_action_do">You are about to %1$s %2$s items. Continue?</string>
<string name="local_index_description">Offline Data Manager:\nDownload new, or backup (\'park\'), or delete existing data.\nCurrent offline data on device:</string>
<string name="local_index_mi_restore">Restore...</string>
<string name="local_index_mi_backup">Backup...</string>
@ -255,7 +255,7 @@
<string name="osmand_net_previously_installed">A previous OsmAnd version is installed. All offline data will be supported by new the new application. But Favorite points should be exported in the old application and later imported by the new one.</string>
<string name="build_installed">Build {0} successfully installed ({1}).</string>
<string name="downloading_build">Downloading build...</string>
<string name="install_selected_build">Are you sure to install OsmAnd - {0} from {1} {2} MB.</string>
<string name="install_selected_build">Continue to install OsmAnd - {0} from {1} {2} MB ?</string>
<string name="loading_builds_failed">Retrieving the list of OsmAnd builds failed</string>
<string name="loading_builds">Loading OsmAnd builds...</string>
<string name="select_build_to_install">Select one of the OsmAnd builds to install</string>