diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-02-17 14:05:42 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-03-27 16:05:12 +0200 |
commit | cf80b6e80f8bc585133c2640165b29ca758732b6 (patch) | |
tree | ca202bc72b1a67de2cbaf9bf0b8d0fa85d614696 /language/English | |
parent | 4ae83c3e0004c4bea08110f26e963d21c5e9b896 (diff) |
cec: update settings async, so we don't block the gui thread when the OK button is pressed
Diffstat (limited to 'language/English')
-rw-r--r-- | language/English/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index 12e1c606ac..c3e4608a5d 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2412,4 +2412,6 @@ <string id="36020">Make XBMC the active source when starting</string> <string id="36021">Physical address (overrules HDMI port)</string> <string id="36022">COM port (leave empty unless needed)</string> + <string id="36023">Configuration updated</string> + <string id="36024">Failed to set the new configuration. Please check your settings.</string> </strings> |