summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml1
-rw-r--r--res/values/strings.xml5
2 files changed, 6 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 5cf84ec4a..a666f8967 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -28,6 +28,7 @@
<color name="status_playing">#E0EE5F52</color>
<color name="overlay_dark">#262C31</color>
<color name="overlay_light">#DDDDDD</color>
+ <color name="default_image_color">#858585</color>
<!-- Use Gingerbread-orange -->
<color name="selection_background_color_dark">#FEBB20</color>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 78a92e249..2709f6c4c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -238,6 +238,11 @@
<string name="add_feed_label">Add feed</string>
<string name="miro_feed_added">Feed is being added</string>
+ <!-- gpodder.net -->
+ <string name="gpodnet_taglist_header">CATEGORIES</string>
+ <string name="gpodnet_toplist_header">TOP PODCASTS</string>
+ <string name="gpodnet_search_hint">Search gpodder.net</string>
+
<!-- Directory chooser -->
<string name="selected_folder_label">Selected folder:</string>
<string name="create_folder_label">Create folder</string>