fixes #987 - Support custom css

This commit is contained in:
Luke Pulverenti
2015-01-19 00:41:56 -05:00
parent 87314ec101
commit af827c6241
3 changed files with 20 additions and 1 deletions

View File

@@ -515,6 +515,8 @@
"NewCollectionNameExample": "Example: Star Wars Collection",
"OptionSearchForInternetMetadata": "Search the internet for artwork and metadata",
"ButtonCreate": "Create",
"LabelCustomCss": "Custom css:",
"LabelCustomCssHelp": "Apply your own custom css to the web interface.",
"LabelLocalHttpServerPortNumber": "Local http port number:",
"LabelLocalHttpServerPortNumberHelp": "The tcp port number that Media Browser's http server should bind to.",
"LabelPublicHttpPort": "Public http port number:",