CC-4773: L10N: Some strings is not listed in airtime.po
-added missing file extension error message to plupload language files
This commit is contained in:
parent
05eee37f20
commit
44ab27ad7d
8 changed files with 15 additions and 7 deletions
|
@ -21,5 +21,6 @@ plupload.addI18n({
|
|||
'Stop Upload': 'Detener Subida.',
|
||||
'Add Files': 'Agregar Archivos',
|
||||
'Start upload': 'Comenzar Subida',
|
||||
'%d files queued': '%d archivos en cola.'
|
||||
'%d files queued': '%d archivos en cola.',
|
||||
"Error: Invalid file extension: " : $.i18n._("Error: Invalid file extension: ")
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue