mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-29 11:23:54 +01:00
Fix missing translations for PGP Back/restore feature
This commit is contained in:
parent
45ccd5f780
commit
36a6efe837
@ -1564,7 +1564,7 @@ var AppJS = (function(){ "use strict"; return Class.extend(
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
title: egw.lang('Backup/Restore'),
|
title: egw.lang('Backup/Restore'),
|
||||||
buttons:[{"button_id": 'close',"text": 'Close', id: 'dialog[close]', image: 'cancelled', "default":true}],
|
buttons:[{"button_id": 'close',"text": egw.lang('Close'), id: 'dialog[close]', image: 'cancelled', "default":true}],
|
||||||
value: {
|
value: {
|
||||||
content: {
|
content: {
|
||||||
menu:_content
|
menu:_content
|
||||||
|
@ -166,6 +166,7 @@ back to user login common de Zurück zur Benutzer Anmeldung
|
|||||||
background color: common de Hintergrund Farbe:
|
background color: common de Hintergrund Farbe:
|
||||||
backup key common de Schlüssel sichern
|
backup key common de Schlüssel sichern
|
||||||
backup/restore common de Backup/Wiederherstellung
|
backup/restore common de Backup/Wiederherstellung
|
||||||
|
backup/restore ... common de Backup/Wiederherstellung ...
|
||||||
backupdir '%1' is not writeable by the webserver common de Der Webserver hat keine Schreibrechte auf das Backupverzeichnis '%1' .
|
backupdir '%1' is not writeable by the webserver common de Der Webserver hat keine Schreibrechte auf das Backupverzeichnis '%1' .
|
||||||
bad login or password common de Falscher Benutzername oder Passwort
|
bad login or password common de Falscher Benutzername oder Passwort
|
||||||
bahamas common de BAHAMAS
|
bahamas common de BAHAMAS
|
||||||
|
@ -166,6 +166,7 @@ back to user login common en Back to user login
|
|||||||
background color: common en Background color:
|
background color: common en Background color:
|
||||||
backup key common en Backup Key
|
backup key common en Backup Key
|
||||||
backup/restore common en Backup/Restore
|
backup/restore common en Backup/Restore
|
||||||
|
backup/restore ... common en Backup/Restore ...
|
||||||
backupdir '%1' is not writeable by the webserver common en Backupdir '%1' is not writeable by the web server.
|
backupdir '%1' is not writeable by the webserver common en Backupdir '%1' is not writeable by the web server.
|
||||||
bad login or password common en Bad login or password.
|
bad login or password common en Bad login or password.
|
||||||
bahamas common en BAHAMAS
|
bahamas common en BAHAMAS
|
||||||
|
Loading…
Reference in New Issue
Block a user