summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorTom Hennen <TomHennen@users.noreply.github.com>2016-03-25 09:14:01 -0400
committerTom Hennen <TomHennen@users.noreply.github.com>2016-03-25 09:14:01 -0400
commit163af2a6325dec30b75816b2671b5a586d61d865 (patch)
treef487092a00b6ba8602432f4597493d608912e116 /core/src/main/res
parenta2c1d6f9f7cab759f37d1d180170e5e1624865a5 (diff)
parent7f406980507c6a5b8c0fa6ac7dba8e640316bd45 (diff)
downloadAntennaPod-163af2a6325dec30b75816b2671b5a586d61d865.zip
Merge pull request #1823 from TomHennen/settings_cleanup
Settings cleanup
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 6e2848c20..d7a9e3877 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -289,6 +289,8 @@
<!-- Preferences -->
+ <string name="storage_pref">Storage</string>
+ <string name="project_pref">Project</string>
<string name="other_pref">Other</string>
<string name="about_pref">About</string>
<string name="queue_label">Queue</string>
@@ -400,6 +402,7 @@
<string name="pref_current_value">Current value: %1$s</string>
<string name="pref_proxy_title">Proxy</string>
<string name="pref_proxy_sum">Set a network proxy</string>
+ <string name="pref_faq">FAQ</string>
<string name="pref_known_issues">Known issues</string>
<string name="pref_no_browser_found">No web browser found.</string>