Update translation

This commit is contained in:
Julia Radzhabova 2019-05-14 16:55:52 +03:00
parent f0b40a0911
commit 9c6d950c35
6 changed files with 12 additions and 12 deletions

View file

@ -539,8 +539,8 @@ DE.ApplicationController = new(function(){
create : createController,
errorDefaultMessage : 'Error code: %1',
unknownErrorText : 'Unknown error.',
convertationTimeoutText : 'Convertation timeout exceeded.',
convertationErrorText : 'Convertation failed.',
convertationTimeoutText : 'Conversion timeout exceeded.',
convertationErrorText : 'Conversion failed.',
downloadErrorText : 'Download failed.',
criticalErrorTitle : 'Error',
notcriticalErrorTitle : 'Warning',

View file

@ -10,8 +10,8 @@
"DE.ApplicationView.txtFullScreen": "Full Screen",
"DE.ApplicationController.errorDefaultMessage": "Error code: %1",
"DE.ApplicationController.unknownErrorText": "Unknown error.",
"DE.ApplicationController.convertationTimeoutText": "Convertation timeout exceeded.",
"DE.ApplicationController.convertationErrorText": "Convertation failed.",
"DE.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
"DE.ApplicationController.convertationErrorText": "Conversion failed.",
"DE.ApplicationController.downloadErrorText": "Download failed.",
"DE.ApplicationController.criticalErrorTitle": "Error",
"DE.ApplicationController.notcriticalErrorTitle": "Warning",

View file

@ -610,8 +610,8 @@ PE.ApplicationController = new(function(){
create : createController,
errorDefaultMessage : 'Error code: %1',
unknownErrorText : 'Unknown error.',
convertationTimeoutText : 'Convertation timeout exceeded.',
convertationErrorText : 'Convertation failed.',
convertationTimeoutText : 'Conversion timeout exceeded.',
convertationErrorText : 'Conversion failed.',
downloadErrorText : 'Download failed.',
criticalErrorTitle : 'Error',
notcriticalErrorTitle : 'Warning',

View file

@ -10,8 +10,8 @@
"PE.ApplicationView.txtFullScreen": "Full Screen",
"PE.ApplicationController.errorDefaultMessage": "Error code: %1",
"PE.ApplicationController.unknownErrorText": "Unknown error.",
"PE.ApplicationController.convertationTimeoutText": "Convertation timeout exceeded.",
"PE.ApplicationController.convertationErrorText": "Convertation failed.",
"PE.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
"PE.ApplicationController.convertationErrorText": "Conversion failed.",
"PE.ApplicationController.downloadErrorText": "Download failed.",
"PE.ApplicationController.criticalErrorTitle": "Error",
"PE.ApplicationController.notcriticalErrorTitle": "Warning",

View file

@ -557,8 +557,8 @@ SSE.ApplicationController = new(function(){
create : createController,
errorDefaultMessage : 'Error code: %1',
unknownErrorText : 'Unknown error.',
convertationTimeoutText : 'Convertation timeout exceeded.',
convertationErrorText : 'Convertation failed.',
convertationTimeoutText : 'Conversion timeout exceeded.',
convertationErrorText : 'Conversion failed.',
downloadErrorText : 'Download failed.',
criticalErrorTitle : 'Error',
notcriticalErrorTitle : 'Warning',

View file

@ -10,8 +10,8 @@
"SSE.ApplicationView.txtFullScreen": "Full Screen",
"SSE.ApplicationController.errorDefaultMessage": "Error code: %1",
"SSE.ApplicationController.unknownErrorText": "Unknown error.",
"SSE.ApplicationController.convertationTimeoutText": "Convertation timeout exceeded.",
"SSE.ApplicationController.convertationErrorText": "Convertation failed.",
"SSE.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
"SSE.ApplicationController.convertationErrorText": "Conversion failed.",
"SSE.ApplicationController.downloadErrorText": "Download failed.",
"SSE.ApplicationController.criticalErrorTitle": "Error",
"SSE.ApplicationController.notcriticalErrorTitle": "Warning",