diff options
author | elupus <elupus@xbmc.org> | 2011-12-11 17:53:09 +0100 |
---|---|---|
committer | elupus <elupus@xbmc.org> | 2011-12-11 17:53:09 +0100 |
commit | 4c45436d4c19274fca2d478373326688c5682e55 (patch) | |
tree | 6c8a7bc39ff3e3eefe6e31256f11f832f9c4cf76 /language/Korean | |
parent | b09ebea4654c13241382bf0508b806c55f7c8d8e (diff) |
changed: Set strings to empty instead of removing them
Diffstat (limited to 'language/Korean')
-rw-r--r-- | language/Korean/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/Korean/strings.xml b/language/Korean/strings.xml index 84302103a9..373ac24581 100644 --- a/language/Korean/strings.xml +++ b/language/Korean/strings.xml @@ -2379,6 +2379,7 @@ <string id="36007">Power on devices when starting XBMC</string> <string id="36008">Power off devices 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> <string id="36012">Could not detect the CEC adapter.</string> <string id="36013">Unsupported libcec interface version. %d is greater than the version XBMC supports (%d)</string> |