Dialog to abort data downloading

This commit is contained in:
pelya
2013-03-09 22:09:58 +02:00
parent 7c1805a9b8
commit afce1cbde2
7 changed files with 72 additions and 3 deletions

View File

@@ -173,4 +173,9 @@
<string name="reset_config">Reset config to defaults</string>
<string name="reset_config_ask">Reset all options to default values?</string>
<string name="cancel_download">Cancel data downloading?</string>
<string name="cancel_download_resume">You can resume it later, the data will not be downloaded twice.</string>
<string name="yes">Yes</string>
<string name="no">No</string>
</resources>