diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-03-28 21:10:39 +0200 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-03-28 21:10:39 +0200 |
commit | 1e9272a1d5d583213d5c1021d273aabdc8e76bc8 (patch) | |
tree | 924af52e27e6af733dc780891e6dbe1a30d670f3 /language | |
parent | 30e258774a9d46e5caef2224f63d4e0336201b20 (diff) |
fixed 2 typos in language/English/string.xml
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index 5ad11ddcea..cbfe652e71 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2396,8 +2396,8 @@ <string id="36004">Press "user" button command</string> <string id="36005">Enable switch side commands</string> <string id="36006">Could not open the adapter</string> - <string id="36007">Devices to power on the TV when starting XBMC</string> - <string id="36008">Devices to power off devices when stopping XBMC</string> + <string id="36007">Devices to power on when starting XBMC</string> + <string id="36008">Devices to power off when stopping XBMC</string> <string id="36009">Put devices in standby mode when activating screensaver</string> <string id="36010"></string> <string id="36011">Could not detect the CEC port. Set it up manually.</string> |