Report Manager - Excel export fix and added localization

This commit is contained in:
Tavares André
2015-04-21 20:21:45 +02:00
parent 1cd83cc395
commit adc52db15a
2 changed files with 8 additions and 3 deletions

View File

@@ -1435,5 +1435,10 @@
"LabelSelectViewStyles": "Enable rich presentations for:",
"LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders.",
"TabPhotos": "Photos",
"TabVideos": "Videos"
"TabVideos": "Videos",
"OptionReportList": "List View",
"OptionReportStatistics": "Statistics",
"OptionReportGrouping": "Grouping",
"OptionReportExport": "Report Export",
"OptionReportColumns": "Report Columns"
}