wrap more strings

This commit is contained in:
j 2014-02-17 16:09:31 +00:00
parent b8f6947174
commit 30adf48613
1 changed files with 2 additions and 2 deletions

View File

@ -944,8 +944,8 @@ pandora.ui.mainMenu = function() {
isEditView = ui.section == 'edits' && ui.edit
&& ui.editView != 'annotations', // FIXME: focus
listName = isVideoView || isClipView ? ''
: ui.section == 'items' ? 'from List'
: 'from Edit',
: ui.section == 'items' ? Ox._('from List')
: Ox._('from Edit'),
listItemsName = Ox._(
ui.section == 'edits' || isVideoView || isClipView ? 'Clips'
: pandora.site.itemName.plural