summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authordomingos86 <domingos86@users.noreply.github.com>2016-07-17 11:26:39 -0400
committerGitHub <noreply@github.com>2016-07-17 11:26:39 -0400
commit9627a2ae73ea9dc66f6f401b708cd68e742f0dd3 (patch)
treec8ae94a474aa5d871efd663904fc2f7b8e4d225e /core/src/main/res
parentfc364c7dfee489b3174a92e5cbf31b99de8a04c5 (diff)
downloadAntennaPod-9627a2ae73ea9dc66f6f401b708cd68e742f0dd3.zip
replace string Undetermined by Never
in gpodnet last sync report
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml2
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 834a2ecc9..4169da88e 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -507,7 +507,7 @@
<string name="gpodnetsync_error_descr">An error occurred during syncing:\u0020</string>
<string name="gpodnetsync_pref_report_successful">Successful</string>
<string name="gpodnetsync_pref_report_failed">Failed</string>
- <string name="gpodnetsync_pref_report_undetermined">Undetermined</string>
+ <string name="gpodnetsync_pref_report_undetermined">Never</string>
<!-- Directory chooser -->
<string name="selected_folder_label">Selected folder:</string>