diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2013-09-01 16:27:01 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2013-09-01 16:27:01 +0200 |
commit | 730ba3cc26d65a2f4c6c8f2489ea98beab10364b (patch) | |
tree | eb84522b810b40bab4e61448dddd79656fee920e /res | |
parent | d45b0e2ea901b63a86e9b21b7048ef5b76641141 (diff) | |
download | AntennaPod-730ba3cc26d65a2f4c6c8f2489ea98beab10364b.zip |
Added suggestions list
Turned off at the moment
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 6f11049c4..631b721b5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -252,6 +252,7 @@ <!-- gpodder.net --> <string name="gpodnet_taglist_header">CATEGORIES</string> <string name="gpodnet_toplist_header">TOP PODCASTS</string> + <string name="gpodnet_suggestions_header">SUGGESTIONS</string> <string name="gpodnet_search_hint">Search gpodder.net</string> <string name="gpodnetauth_login_title">Login</string> <string name="gpodnetauth_login_descr">Welcome to the gpodder.net login process. First, type in your login information:</string> |