merge most tab and header strings
This commit is contained in:
parent
65776be6aa
commit
a9f9444bf7
18 changed files with 24 additions and 24 deletions
|
@ -25,7 +25,7 @@ function renderItems(page, item) {
|
|||
|
||||
if (item.MovieCount) {
|
||||
sections.push({
|
||||
name: globalize.translate('TabMovies'),
|
||||
name: globalize.translate('Movies'),
|
||||
type: 'Movie'
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue