diff options
author | Jonathan Marshall <jmarshall@never.you.mind> | 2011-03-08 22:45:35 +1300 |
---|---|---|
committer | Jonathan Marshall <jmarshall@never.you.mind> | 2011-03-08 22:45:35 +1300 |
commit | e0f2a4184cf609a1424d8af038db485ed78c9b5e (patch) | |
tree | 4683f0409270067b1d98d26479fff51a6ba9d3fe /language | |
parent | 12e87853ceff8d560d3eabdce4009ba7e9fa4352 (diff) | |
parent | c03b6cb7fab58f0c10dbf6529aa64bed878d6aa2 (diff) |
merged: files_in_lib branch, removing the separate video files window and placing it in the library hierarchy instead. Files mode now also fetches information from the database for each item, if available.
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index 66989763da..3570c7b01e 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -706,6 +706,8 @@ <string id="851">Valid port range is 1-65535</string> <string id="852">Valid port range is 1024-65535</string> + <string id="998">Add Music...</string> + <string id="999">Add Videos...</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> |