Created opml import activity

This commit is contained in:
daniel oeh
2012-07-23 13:50:08 +02:00
parent 65505fad56
commit 7ce5cfc513
4 changed files with 89 additions and 0 deletions

View File

@ -127,5 +127,9 @@
<string name="flattring_label">flattring</string>
<string name="chapters_label">Chapters</string>
<string name="shownotes_label">Shownotes</string>
<string name="opml_import_explanation">To import an OPML file, you have to place it in the following directory and press the button below to start the import process. </string>
<string name="start_import_label">Start import</string>
<string name="opml_import_label">OPML import</string>
<string name="opml_directory_error">ERROR!</string>
</resources>