diff options
author | spiff_ <spiff_@svn> | 2010-05-23 22:59:52 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-05-23 22:59:52 +0000 |
commit | 37577499ad4ad86e65d5da1641266e0d5e2764e3 (patch) | |
tree | 4aca501858d1075bdcd967e9c561db737e9757cc /language | |
parent | 005e308249eb09e1a929de457676e9637fc6dea4 (diff) |
added: show a message that an internet connection is required instead of a (possibly) horrible looking window if user tries to activate the weather window with no such connection active
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30487 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index 35af7448b9..2f087122b8 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -1952,7 +1952,6 @@ <string id="21417">- Settings</string> <string id="21418">Multilingual</string> <string id="21419">No scrapers present</string> - <string id="21420">Value to match</string> <string id="21421">Smart playlist rule</string> <string id="21422">Match items where</string> @@ -1984,6 +1983,7 @@ <string id="21448">Subtitle language</string> <string id="21449">Remote control sends keyboard presses</string> <string id="21450">- Edit</string> + <string id="21451">Internet connection required.</string> <string id="21800">File name</string> <string id="21801">File path</string> |