diff options
-rw-r--r-- | core/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 2ee295997..f0eed3e38 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -667,7 +667,7 @@ <string name="label_import">Import</string> <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="export_ok">Export successful.</string> <string name="import_ok">Import successful.\n\nPlease press OK to restart AntennaPod</string> <!-- Casting --> |