Skip to content

Commit dff31a9

Browse files
author
Till Brehm
committed
Merge branch 'master' into 'master'
Add translation capatibilities Fixes the following issues: - #4484 - #4525 - #4526 - #4527 See merge request !527
2 parents c213e66 + a0cc785 commit dff31a9

Some content is hidden

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

79 files changed

+210
-35
lines changed

interface/lib/app.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ public function tpl_defaults() {
283283
$this->tpl->setVar('datalog_changes_end_txt', $this->lng('datalog_changes_end_txt'));
284284
$this->tpl->setVar('datalog_changes_count', $datalog['count']);
285285
$this->tpl->setLoop('datalog_changes', $datalog['entries']);
286+
$this->tpl->setVar('datalog_changes_close_txt', $this->lng('datalog_changes_close_txt'));
286287
} else {
287288
$this->tpl->setVar('app_version', '');
288289
}

interface/lib/lang/ar.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
158158
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
159159
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
160160
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
161+
$wb['datalog_changes_close_txt'] = 'Close';
161162
?>

interface/lib/lang/bg.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
158158
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
159159
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
160160
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
161+
$wb['datalog_changes_close_txt'] = 'Close';
161162
?>

interface/lib/lang/br.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
158158
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
159159
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
160160
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
161+
$wb['datalog_changes_close_txt'] = 'Close';
161162
?>

interface/lib/lang/ca.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
158158
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
159159
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
160160
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
161+
$wb['datalog_changes_close_txt'] = 'Close';
161162
?>

interface/lib/lang/cz.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
158158
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
159159
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
160160
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
161+
$wb['datalog_changes_close_txt'] = 'Close';
161162
?>

interface/lib/lang/de.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['security_check1_txt'] = 'Sicherheitsüberprüfung für:';
158158
$wb['security_check2_txt'] = 'fehlgeschlagen.';
159159
$wb['select_directive_snippet_txt'] = 'Direktiven Schnipsel';
160160
$wb['select_master_directive_snippet_txt'] = 'Master Direktiven Schnipsel';
161+
$wb['datalog_changes_close_txt'] = 'Schließen';
161162
?>

interface/lib/lang/dk.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
158158
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
159159
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
160160
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
161+
$wb['datalog_changes_close_txt'] = 'Close';
161162
?>

interface/lib/lang/el.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,5 @@ $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
158158
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
159159
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
160160
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
161+
$wb['datalog_changes_close_txt'] = 'Close';
161162
?>

interface/lib/lang/en.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,5 @@ $wb['security_check1_txt'] = 'Check for security permission:';
162162
$wb['security_check2_txt'] = 'failed.';
163163
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
164164
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
165+
$wb['datalog_changes_close_txt'] = 'Close';
165166
?>

0 commit comments

Comments
 (0)