Added missing translation for "ERROR_CONTAINER_HEADER" for english and german

This commit is contained in:
Sebastian Dubbel 2016-09-08 13:52:28 +02:00
parent 7167f3a1c5
commit 62f1d1098c
4 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"UserForms.ADDING_OPTION": "Füge Option hinzu",
"UserForms.ADDING_RULE": "Füge Regel hinzu",
"UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "Alle Einsendungen werden dauerhaft gelöscht. Wirklich fortfahren?",
"UserForms.ERROR_CONTAINER_HEADER": "Bitte korrigieren Sie die Fehler und senden das Formular erneut:",
"UserForms.ERROR_CREATING_FIELD": "Fehler beim erstellen des Feldes",
"UserForms.ERROR_CREATING_OPTION": "Fehler beim erstellen der Option",
"UserForms.HIDE_OPTIONS": "Optionen verbergen",

View File

@ -13,6 +13,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"UserForms.ADDING_OPTION": "Adding option",
"UserForms.ADDING_RULE": "Adding rule",
"UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "All submissions will be permanently removed. Continue?",
"UserForms.ERROR_CONTAINER_HEADER": "Please correct the following errors and try again:",
"UserForms.ERROR_CREATING_FIELD": "Error creating field",
"UserForms.ERROR_CREATING_OPTION": "Error creating option",
"UserForms.HIDE_OPTIONS": "Hide options",

View File

@ -13,6 +13,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"UserForms.ADDING_OPTION": "Adding option",
"UserForms.ADDING_RULE": "Adding rule",
"UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "All submissions will be permanently removed. Continue?",
"UserForms.ERROR_CONTAINER_HEADER": "Please correct the following errors and try again:",
"UserForms.ERROR_CREATING_FIELD": "Error creating field",
"UserForms.ERROR_CREATING_OPTION": "Error creating option",
"UserForms.HIDE_OPTIONS": "Hide options",

View File

@ -13,6 +13,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"UserForms.ADDING_OPTION": "Adding option",
"UserForms.ADDING_RULE": "Adding rule",
"UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "All submissions will be permanently removed. Continue?",
"UserForms.ERROR_CONTAINER_HEADER": "Please correct the following errors and try again:",
"UserForms.ERROR_CREATING_FIELD": "Error creating field",
"UserForms.ERROR_CREATING_OPTION": "Error creating option",
"UserForms.HIDE_OPTIONS": "Hide options",