diff options
author | lado <herrlado@gmail.com> | 2012-06-13 12:48:08 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2012-06-13 12:48:08 +0200 |
commit | 00130be822697b95b9540e75c046bc0d0802395c (patch) | |
tree | 323f312b05b44bf30def29c316b764db6f34b9c1 /vdrmanager/res/values | |
parent | 75757f080d8ef3c0fb5b28aaa40e2f560ed56ae8 (diff) | |
download | vdr-manager-00130be822697b95b9540e75c046bc0d0802395c.tar.gz vdr-manager-00130be822697b95b9540e75c046bc0d0802395c.tar.bz2 |
switch to channel
Diffstat (limited to 'vdrmanager/res/values')
-rw-r--r-- | vdrmanager/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vdrmanager/res/values/strings.xml b/vdrmanager/res/values/strings.xml index 652f0e8..100239a 100644 --- a/vdrmanager/res/values/strings.xml +++ b/vdrmanager/res/values/strings.xml @@ -339,4 +339,5 @@ <string name="channel_item_menu_switch">Switch to</string> <string name="switching_success">Switched to %s</string> <string name="switching_failed">Switching to %1$s failed: %2$s</string> + <string name="switch_to_channel">Switch to</string> </resources>
\ No newline at end of file |