mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Implemented export worker
This commit is contained in:
@ -147,6 +147,12 @@
|
||||
<string name="search_label">Search</string>
|
||||
<string name="found_in_title_label">Found in title</string>
|
||||
<string name="choose_file_to_import_label">Choose file to import</string>
|
||||
<string name="opml_export_label">OPML export</string>
|
||||
<string name="exporting_label">Exporting...</string>
|
||||
<string name="opml_export_error_no_feeds">You have no feeds</string>
|
||||
<string name="export_error_label">Export error</string>
|
||||
<string name="opml_export_success_title">Opml export successful.</string>
|
||||
<string name="opml_export_success_sum">The .opml file was written to:\u0020</string>
|
||||
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user