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
|
@ -20,5 +20,6 @@ plupload.addI18n({
|
|||
'IO error.': 'Ein/Ausgabe-Fehler',
|
||||
'Stop Upload': 'Hochladen stoppen',
|
||||
'Start upload': 'Hochladen',
|
||||
'%d files queued': '%d Dateien in der Warteschlange'
|
||||
'%d files queued': '%d Dateien in der Warteschlange',
|
||||
"Error: Invalid file extension: " : $.i18n._("Error: Invalid file extension: ")
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue