diff options
author | Arne Morten Kvarving <spiff@xbmc.org> | 2012-04-30 15:26:34 -0700 |
---|---|---|
committer | Arne Morten Kvarving <spiff@xbmc.org> | 2012-04-30 15:26:34 -0700 |
commit | 89901828631cacc14838d630af29158ffdf9affc (patch) | |
tree | 965734e227f3fdce6de1ea86395f6556443e1d43 /language | |
parent | 2c9c4ee817bf35b0f668344a91c3167639e2f5c3 (diff) | |
parent | 5c8f8f1a659da594e9687e8f2a68c7d9a9ce3bf2 (diff) |
Merge pull request #877 from cptspiff/foreignfilter
Add-on content language support + browser filter support
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> |