item ittle
This commit is contained in:
parent
4c21387335
commit
60c1ecf399
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ pandora.ui.filesView = function(options, self) {
|
||||||
|
|
||||||
self.$movieLabel = Ox.Label({
|
self.$movieLabel = Ox.Label({
|
||||||
textAlign: 'center',
|
textAlign: 'center',
|
||||||
title: 'Move Selected Files to Another Movie',
|
title: 'Move Selected Files to Another ' + pandora.site.itemName.singular,
|
||||||
width: 240
|
width: 240
|
||||||
})
|
})
|
||||||
.css({margin: '8px'});
|
.css({margin: '8px'});
|
||||||
|
|
Loading…
Reference in a new issue