summaryrefslogtreecommitdiff
path: root/vdrmanager/res/values/preferences.xml
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-01-22 15:21:28 +0100
committerlado <herrlado@gmail.com>2012-01-22 15:21:28 +0100
commit72ccd948f28c90074b17a0fd7061a1d8f9917297 (patch)
tree43b2644d6518f0143ea7df155fde56f8b08d824f /vdrmanager/res/values/preferences.xml
parent717d466225e428e5e74ec2bfa88b90163fe85893 (diff)
downloadvdr-manager-72ccd948f28c90074b17a0fd7061a1d8f9917297.tar.gz
vdr-manager-72ccd948f28c90074b17a0fd7061a1d8f9917297.tar.bz2
added omdb.org
Diffstat (limited to 'vdrmanager/res/values/preferences.xml')
-rw-r--r--vdrmanager/res/values/preferences.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/vdrmanager/res/values/preferences.xml b/vdrmanager/res/values/preferences.xml
index 71523ae..ab2e584 100644
--- a/vdrmanager/res/values/preferences.xml
+++ b/vdrmanager/res/values/preferences.xml
@@ -79,13 +79,17 @@
<string name="gui_quit_on_back_summary_on">Back button quits the VDR-Manager</string>
<string name="gui_quit_on_back_summary_off">Back button does not quit VDR-Manager</string>
- <string name="qui_show_imdb_button_title">Show IMDB Button</string>
- <string name="qui_show_imdb_button_summary_on">IMDB Button is shown</string>
- <string name="qui_show_imdb_button_summary_off">IMDB Button is not shown</string>
+ <string name="qui_show_imdb_button_title">Show IMDb Button</string>
+ <string name="qui_show_imdb_button_summary_on">IMDb Button is shown</string>
+ <string name="qui_show_imdb_button_summary_off">IMDb Button is not shown</string>
<string name="qui_imdb_url_title">IMDb Site</string>
<string name="qui_imdb_url_summary">Which IMDb site to search.</string>
+ <string name="qui_show_omdb_button_title">Show OMDB Button</string>
+ <string name="qui_show_omdb_button_summary_on">OMDB Button is shown</string>
+ <string name="qui_show_omdb_button_summary_off">OMDB Button is not shown</string>
+
<string name="gui_custom_locale_title">Custom language</string>
<string name="gui_custom_locale_sum">Set a custom language.</string>