implemented import worker

This commit is contained in:
daniel oeh
2012-07-23 14:10:48 +02:00
parent 7ce5cfc513
commit 85e171ed99
2 changed files with 105 additions and 0 deletions

View File

@ -131,5 +131,7 @@
<string name="start_import_label">Start import</string>
<string name="opml_import_label">OPML import</string>
<string name="opml_directory_error">ERROR!</string>
<string name="reading_opml_label">Reading OPML file</string>
<string name="opml_reader_error">An error has occured while reading the opml document:</string>
</resources>