diff options
author | jmarshallnz <jmarshallnz@svn> | 2010-05-31 10:29:00 +0000 |
---|---|---|
committer | jmarshallnz <jmarshallnz@svn> | 2010-05-31 10:29:00 +0000 |
commit | 0cefd50177442de30e6e7fd40f00a0046ea2af29 (patch) | |
tree | a80909f11bd5b73d838372d56e390768dd6c1c16 /language/English | |
parent | dc7b5669f64a4a37333cb274c398d99d069be3fb (diff) |
changed: Moved builtin screensavers to addons so that we can utilize the settings structure
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30711 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language/English')
-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 b10b63d7d6..b4310ae635 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -682,7 +682,7 @@ <string id="851">Valid port range is 1-65535</string> <string id="852">Valid port range is 1024-65535</string> - <string id="1000">Screensaver preview</string> + <string id="1000">- Preview</string> <string id="1001">Unable to connect</string> <string id="1002">XBMC was unable to connect to the network location.</string> <string id="1003">This could be due to the network not being connected.</string> |