wrap more strings

This commit is contained in:
j 2014-02-13 16:24:52 +00:00
commit cd0284a15c
10 changed files with 18 additions and 18 deletions

View file

@ -557,7 +557,7 @@ pandora.ui.documentsPanel = function(options) {
+ value + '</div>';
},
height: width,
placeholder: 'No description',
placeholder: Ox._('No description'),
tooltip: editable ? pandora.getEditTooltip('description') : '',
type: 'textarea',
value: item.description || '',