diff --git a/cryptobox.conf.d/usr/share/cryptobox/lang/de.hdf b/cryptobox.conf.d/usr/share/cryptobox/lang/de.hdf index b3773d8..322bd12 100644 --- a/cryptobox.conf.d/usr/share/cryptobox/lang/de.hdf +++ b/cryptobox.conf.d/usr/share/cryptobox/lang/de.hdf @@ -36,7 +36,7 @@ Lang { } - Warning { + WarningMessage { InitNotConfirmed { Title = Bestätigung schlug fehl Text = Der Bestätigungssatz muss exakt eingegeben werden! @@ -89,7 +89,30 @@ Lang { } - Error { + SuccessMessage { + InitRunning { + Title = Initialisierung läuft + Text = Die Initialisierung der CryptoBox wird im Hintergrund abgeschlossen. + } + + ConfigSaved { + Title = Konfiguration gespeichert + Text = Falls du die Netzwerkadresse der CryptoBox geändert hast, wird diese erst beim nächsten Neustart gesetzt. + } + + MountDone { + Title = Crypto-Daten aktiviert + Text = Das verschlüsselte Dateisystem ist nun verfügbar. + } + + UmountDone { + Title = Crypto-Daten deaktiviert + Text = Das verschlüsselte Dateisystem ist nun vor jedem Zugriff geschützt. + } + } + + + ErrorMessage { UnknownAction { Title = Unbekannte Aktion @@ -101,6 +124,11 @@ Lang { Text = Die CryptoBox akzeptiert nur verschlüsselte Verbindungen (https). So bleibt dein Passwort vor neugierigen Augen geschützt. } + InitFailed { + Title = Initialisierung fehlgeschlagen + Text = Sende bitte den Inhalt des Protokolls (siehe oben) an die Entwickler der CryptoBox. + } + } } diff --git a/cryptobox.conf.d/usr/share/cryptobox/templates/macros.cs b/cryptobox.conf.d/usr/share/cryptobox/templates/macros.cs index 5b45034..8c46e3b 100644 --- a/cryptobox.conf.d/usr/share/cryptobox/templates/macros.cs +++ b/cryptobox.conf.d/usr/share/cryptobox/templates/macros.cs @@ -1,5 +1,5 @@

@@ -11,7 +11,7 @@

@@ -22,6 +22,18 @@ /def ?> +
+

+

+ + +