diff options
author | jmarshallnz <jmarshallnz@svn> | 2010-09-23 21:47:50 +0000 |
---|---|---|
committer | jmarshallnz <jmarshallnz@svn> | 2010-09-23 21:47:50 +0000 |
commit | 6d4de2771c587fca083ad645cbdcefec1487c768 (patch) | |
tree | 221790ff555e93c5459a11e8b4c0c2c9adbaba5c /language | |
parent | 46ea8f10152ecbe0c9ee6af44dac469b436a1222 (diff) |
fixed: #10222 - crash when refreshing a movie with language set to Dutch, thanks to Voyager-xbmc
(cherry picked from commit 446f33c30edc9618e6ba6f29ccfff7b18f17d027)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34119 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language')
-rw-r--r-- | language/Dutch/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/Dutch/strings.xml b/language/Dutch/strings.xml index 38ffd88438..6e4908f871 100644 --- a/language/Dutch/strings.xml +++ b/language/Dutch/strings.xml @@ -172,7 +172,7 @@ <string id="194">Zoeken...</string> <string id="195">Geen informatie gevonden</string> <string id="196">Kies film:</string> - <string id="197">Zoek %s voor informatie %s</string> + <string id="197">Zoek %s voor informatie</string> <string id="198">Filmgegevens ophalen</string> <string id="199">Webinterface</string> |