wrap more strings
This commit is contained in:
parent
9bfee31fca
commit
cd0284a15c
10 changed files with 18 additions and 18 deletions
|
|
@ -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 || '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue