diff options
author | ByteHamster <info@bytehamster.com> | 2017-12-25 22:42:41 +0100 |
---|---|---|
committer | ByteHamster <info@bytehamster.com> | 2017-12-25 22:42:41 +0100 |
commit | 3fd3db6c579c0ab4d5388f4796e552e02443c784 (patch) | |
tree | ddcf464719d53a4b767aece652e60b87545612a8 /core/src/main/res | |
parent | d36f4b6a8774d0e49d20fe9fd725f8fb589664cd (diff) | |
download | AntennaPod-3fd3db6c579c0ab4d5388f4796e552e02443c784.zip |
Review changes
Diffstat (limited to 'core/src/main/res')
-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 6772c0205..2ee295997 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. The database was written to the SD card.</string> <string name="import_ok">Import successful.\n\nPlease press OK to restart AntennaPod</string> <!-- Casting --> |