summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2017-10-21 20:08:11 +0200
committerByteHamster <info@bytehamster.com>2017-12-24 13:11:57 +0100
commit2e5407370fd9bdcf4646140d6dd9563cbb8cca72 (patch)
treea1bc59852d9af428d4c23b34e7c9c92930732481 /core/src/main/res
parent4cb4a0a0cbb65bc0db58ce24cc665f38a06ee208 (diff)
downloadAntennaPod-2e5407370fd9bdcf4646140d6dd9563cbb8cca72.zip
Showing dialog when import succeeds
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 4f79914ee..eb8c057ee 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -668,6 +668,7 @@
<string name="label_export">Export</string>
<string name="import_select_file">Select file to import</string>
<string name="export_ok">Export successful. The database was written to the sd card.</string>
+ <string name="import_ok">Success.\n\nPlease press OK to restart AntennaPod</string>
<!-- Casting -->
<string name="cast_media_route_menu_title">Play on&#8230;</string>