summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorxeitor <salaseze@gmail.com>2020-10-15 19:55:56 -0300
committerxeitor <salaseze@gmail.com>2020-10-15 19:55:56 -0300
commit4e49a735363483ad510406a53361ea6b318fbc62 (patch)
tree8f787a9fa9817540f689e5e9fb8e89be9eff22bc /core/src/main/res/values/strings.xml
parentcb1af5dbacc3ae1fd5ca55d2e2ff4a4af0b29539 (diff)
downloadAntennaPod-4e49a735363483ad510406a53361ea6b318fbc62.zip
style import succesfull dialog
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 0408195a3..186404fa5 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -584,7 +584,8 @@
<string name="export_success_sum">The exported file was written to:\n\n%1$s</string>
<string name="opml_import_ask_read_permission">Access to external storage is required to read the OPML file</string>
<string name="import_select_file">Select file to import</string>
- <string name="import_ok">Import successful.\n\nPlease press OK to restart AntennaPod</string>
+ <string name="successful_import_label">Import successful</string>
+ <string name="import_ok">Please press OK to restart AntennaPod</string>
<string name="import_no_downgrade">This database was exported with a newer version of AntennaPod. Your current installation does not yet know how to handle this file.</string>
<string name="favorites_export_label">Favorites export</string>
<string name="favorites_export_summary">Export saved favorites to file</string>