Skip to content

Commit be0e691

Browse files
author
Till Brehm
committed
Merge branch 'stable-3.1' into 'stable-3.1'
Stable 3.1 See merge request !427
2 parents 117bccd + 3fb1aec commit be0e691

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+103
-2
lines changed

interface/lib/lang/ar.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_length_txt'] = 'The chosen password does not match the securi
150150
$wb['security_check1_txt'] = 'Check for security permission:';
151151
$wb['security_check2_txt'] = 'failed.';
152152
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>

interface/lib/lang/bg.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_length_txt'] = 'The chosen password does not match the securi
150150
$wb['security_check1_txt'] = 'Check for security permission:';
151151
$wb['security_check2_txt'] = 'failed.';
152152
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>

interface/lib/lang/br.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_length_txt'] = 'The chosen password does not match the securi
150150
$wb['security_check1_txt'] = 'Check for security permission:';
151151
$wb['security_check2_txt'] = 'failed.';
152152
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>

interface/lib/lang/ca.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_length_txt'] = 'Le mot de passe choisi ne rencontre pas les m
150150
$wb['security_check1_txt'] = 'Vérifier les permissions de sécurité:';
151151
$wb['security_check2_txt'] = 'Echec';
152152
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>

interface/lib/lang/cz.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ $wb['weak_password_length_txt'] = 'Zvolené heslo neodpovídá požadavkům zás
150150
$wb['security_check1_txt'] = 'Check for security permission:';
151151
$wb['security_check2_txt'] = 'failed.';
152152
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>
154156

155157

interface/lib/lang/de.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_txt'] = 'Das gewählte Passwort erfüllt die Sicherheitsanfor
150150
$wb['weak_password_length_txt'] = 'Das gewählte Passwort erfüllt die Sicherheitsanforderungen nicht. Es muss mindestens {chars} Zeichen lang sein.';
151151
$wb['security_check1_txt'] = 'Sicherheitsüberprüfung für:';
152152
$wb['security_check2_txt'] = 'fehlgeschlagen.';
153+
$wb['select_directive_snippet_txt'] = 'Direktiven Schnipsel';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Direktiven Schnipsel';
153155
?>

interface/lib/lang/dk.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_txt'] = 'Den valgte adgangskode matcher ikke retningslinjerne
150150
$wb['weak_password_length_txt'] = 'Den valgte adgangskode matcher ikke retningslinjerne for sikkerhedsindstillingerne. Det skal være mindst {chars} tegn i længden.';
151151
$wb['security_check1_txt'] = 'Check for sikkerheds tilladelse:';
152152
$wb['security_check2_txt'] = 'mislykkedes.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>

interface/lib/lang/el.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_length_txt'] = 'The chosen password does not match the securi
150150
$wb['security_check1_txt'] = 'Check for security permission:';
151151
$wb['security_check2_txt'] = 'failed.';
152152
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>

interface/lib/lang/en.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,6 @@ $wb['weak_password_txt'] = 'The chosen password does not match the security guid
151151
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
152152
$wb['security_check1_txt'] = 'Check for security permission:';
153153
$wb['security_check2_txt'] = 'failed.';
154+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
155+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
154156
?>

interface/lib/lang/es.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ $wb['weak_password_txt'] = 'La contraseña elegida no coincide con las directric
150150
$wb['weak_password_length_txt'] = 'La contraseña elegida no coincide con las directrices de seguridad. Debe contener al menos {chars} caracteres.';
151151
$wb['security_check1_txt'] = 'Verificar permisos de seguridad:';
152152
$wb['security_check2_txt'] = 'ha fallado.';
153+
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154+
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
153155
?>

0 commit comments

Comments
 (0)