item ittle

This commit is contained in:
j 2012-03-22 21:19:37 +01:00
parent 4c21387335
commit 60c1ecf399
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ pandora.ui.filesView = function(options, self) {
self.$movieLabel = Ox.Label({
textAlign: 'center',
title: 'Move Selected Files to Another Movie',
title: 'Move Selected Files to Another ' + pandora.site.itemName.singular,
width: 240
})
.css({margin: '8px'});