diff options
author | spiff <spiff@xbmc.org> | 2012-04-15 10:33:03 +0200 |
---|---|---|
committer | spiff <spiff@xbmc.org> | 2012-04-15 10:33:03 +0200 |
commit | 5c8f8f1a659da594e9687e8f2a68c7d9a9ce3bf2 (patch) | |
tree | 1f09243abeb2cc7349607e953ed781d66d77df3f /language | |
parent | 373f3a60ea0ebcecd539c235307638478c9e50b5 (diff) |
added: option to filter out foreign language add-ons in the add-on browser.
English add-ons are always included. Setting defaults to false
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index 9a7fe5a649..41f49ec9fd 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2252,6 +2252,7 @@ <string id="24100">To use this feature you must download an Add-on:</string> <string id="24101">Would you like to download this Add-on?</string> <string id="25000">Notifications</string> + <string id="25001">Hide foreign</string> <!-- strings 29800 thru 29998 reserved strings used only in the default Project Mayhem III skin and not c++ code --> <string id="29800">Library Mode</string> |