From 3e1bfda98e3cb33298bceceee5fb59b6902d8220 Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 13 Dec 2006 10:01:58 +0000 Subject: [PATCH] added some exception catching for writing setting files added help texts for all plugins fixed 'encryption status' bug in 'volume_details' improved rendering of 'volume_properties' and 'user_manager' chmod root directory of mounted volumes to 0777 to avoid later permission problems for samba or WebDAV --- README.proxy | 37 +++++++++++ bin/CryptoBoxRootActions | 2 +- bin/CryptoBoxWebserver | 11 +++- bin/cryptobox-unittests.conf | 2 +- bin/cryptobox.conf | 2 +- conf-examples/apache_proxypass.conf | 22 ++++--- conf-examples/cryptobox.conf | 2 +- debian/changelog | 14 ++--- plugins/date/form_date.cs | 2 + .../intl/cryptobox-server-feature-date.pot | 4 ++ .../intl/cs/cryptobox-server-feature-date.po | 4 ++ .../intl/da/cryptobox-server-feature-date.po | 4 ++ .../intl/de/cryptobox-server-feature-date.po | 4 ++ .../intl/en/cryptobox-server-feature-date.po | 4 ++ .../intl/es/cryptobox-server-feature-date.po | 4 ++ .../intl/fi/cryptobox-server-feature-date.po | 4 ++ .../intl/fr/cryptobox-server-feature-date.po | 4 ++ .../intl/hu/cryptobox-server-feature-date.po | 4 ++ .../intl/it/cryptobox-server-feature-date.po | 4 ++ .../intl/ja/cryptobox-server-feature-date.po | 4 ++ .../intl/nl/cryptobox-server-feature-date.po | 4 ++ .../intl/pl/cryptobox-server-feature-date.po | 4 ++ .../intl/pt/cryptobox-server-feature-date.po | 4 ++ .../intl/ru/cryptobox-server-feature-date.po | 4 ++ .../intl/sl/cryptobox-server-feature-date.po | 4 ++ .../intl/sv/cryptobox-server-feature-date.po | 4 ++ plugins/date/language.hdf | 2 + .../language_selection/list_marker_tango.gif | Bin 1242 -> 1165 bytes .../intl/cryptobox-server-feature-logs.pot | 4 ++ .../intl/cs/cryptobox-server-feature-logs.po | 4 ++ .../intl/da/cryptobox-server-feature-logs.po | 4 ++ .../intl/de/cryptobox-server-feature-logs.po | 4 ++ .../intl/en/cryptobox-server-feature-logs.po | 16 +++++ .../intl/es/cryptobox-server-feature-logs.po | 4 ++ .../intl/fi/cryptobox-server-feature-logs.po | 4 ++ .../intl/fr/cryptobox-server-feature-logs.po | 4 ++ .../intl/hu/cryptobox-server-feature-logs.po | 4 ++ .../intl/it/cryptobox-server-feature-logs.po | 4 ++ .../intl/ja/cryptobox-server-feature-logs.po | 4 ++ .../intl/nl/cryptobox-server-feature-logs.po | 4 ++ .../intl/pl/cryptobox-server-feature-logs.po | 4 ++ .../intl/pt/cryptobox-server-feature-logs.po | 4 ++ .../intl/ru/cryptobox-server-feature-logs.po | 4 ++ .../intl/sl/cryptobox-server-feature-logs.po | 4 ++ .../intl/sv/cryptobox-server-feature-logs.po | 4 ++ plugins/logs/language.hdf | 2 + plugins/logs/show_log.cs | 6 +- plugins/network/form_network.cs | 9 +-- .../intl/cryptobox-server-feature-network.pot | 4 ++ .../cs/cryptobox-server-feature-network.po | 4 ++ .../da/cryptobox-server-feature-network.po | 4 ++ .../de/cryptobox-server-feature-network.po | 4 ++ .../en/cryptobox-server-feature-network.po | 8 +++ .../es/cryptobox-server-feature-network.po | 4 ++ .../fi/cryptobox-server-feature-network.po | 4 ++ .../fr/cryptobox-server-feature-network.po | 4 ++ .../hu/cryptobox-server-feature-network.po | 4 ++ .../it/cryptobox-server-feature-network.po | 4 ++ .../ja/cryptobox-server-feature-network.po | 4 ++ .../nl/cryptobox-server-feature-network.po | 4 ++ .../pl/cryptobox-server-feature-network.po | 4 ++ .../pt/cryptobox-server-feature-network.po | 4 ++ .../ru/cryptobox-server-feature-network.po | 4 ++ .../sl/cryptobox-server-feature-network.po | 4 ++ .../sv/cryptobox-server-feature-network.po | 4 ++ plugins/network/language.hdf | 1 + plugins/partition/current_partition_info.cs | 3 + .../cryptobox-server-feature-partition.pot | 12 ++++ .../cs/cryptobox-server-feature-partition.po | 12 ++++ .../da/cryptobox-server-feature-partition.po | 12 ++++ .../de/cryptobox-server-feature-partition.po | 12 ++++ .../en/cryptobox-server-feature-partition.po | 12 ++++ .../es/cryptobox-server-feature-partition.po | 12 ++++ .../fi/cryptobox-server-feature-partition.po | 12 ++++ .../fr/cryptobox-server-feature-partition.po | 12 ++++ .../hu/cryptobox-server-feature-partition.po | 12 ++++ .../it/cryptobox-server-feature-partition.po | 12 ++++ .../ja/cryptobox-server-feature-partition.po | 12 ++++ .../nl/cryptobox-server-feature-partition.po | 12 ++++ .../pl/cryptobox-server-feature-partition.po | 12 ++++ .../pt/cryptobox-server-feature-partition.po | 12 ++++ .../ru/cryptobox-server-feature-partition.po | 12 ++++ .../sl/cryptobox-server-feature-partition.po | 12 ++++ .../sv/cryptobox-server-feature-partition.po | 12 ++++ plugins/partition/language.hdf | 6 ++ plugins/partition/partition.py | 16 ++++- plugins/partition/select_device.cs | 15 +++-- plugins/partition/set_partitions.cs | 6 +- plugins/plugin-interface.txt | 9 ++- ...ryptobox-server-feature-plugin_manager.pot | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 44 +++++++++++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ ...cryptobox-server-feature-plugin_manager.po | 16 +++++ plugins/plugin_manager/language.hdf | 9 ++- plugins/plugin_manager/plugin_list.cs | 58 ++++++++++++++---- plugins/plugin_manager/plugin_manager.py | 5 +- plugins/shutdown/form_shutdown.cs | 2 + .../cryptobox-server-feature-shutdown.pot | 4 ++ .../cs/cryptobox-server-feature-shutdown.po | 4 ++ .../da/cryptobox-server-feature-shutdown.po | 4 ++ .../de/cryptobox-server-feature-shutdown.po | 4 ++ .../en/cryptobox-server-feature-shutdown.po | 8 +++ .../es/cryptobox-server-feature-shutdown.po | 4 ++ .../fi/cryptobox-server-feature-shutdown.po | 4 ++ .../fr/cryptobox-server-feature-shutdown.po | 4 ++ .../hu/cryptobox-server-feature-shutdown.po | 4 ++ .../it/cryptobox-server-feature-shutdown.po | 4 ++ .../ja/cryptobox-server-feature-shutdown.po | 4 ++ .../nl/cryptobox-server-feature-shutdown.po | 4 ++ .../pl/cryptobox-server-feature-shutdown.po | 4 ++ .../pt/cryptobox-server-feature-shutdown.po | 4 ++ .../ru/cryptobox-server-feature-shutdown.po | 4 ++ .../sl/cryptobox-server-feature-shutdown.po | 4 ++ .../sv/cryptobox-server-feature-shutdown.po | 4 ++ plugins/shutdown/language.hdf | 3 + .../cryptobox-server-feature-user_manager.pot | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 36 +++++++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ .../cryptobox-server-feature-user_manager.po | 20 ++++++ plugins/user_manager/language.hdf | 11 +++- plugins/user_manager/user_list.cs | 17 ++++- plugins/user_manager/user_manager.py | 7 ++- ...ptobox-server-feature-volume_automount.pot | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 8 +++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ ...yptobox-server-feature-volume_automount.po | 4 ++ plugins/volume_automount/language.hdf | 5 +- plugins/volume_automount/volume_automount.cs | 4 +- plugins/volume_automount/volume_automount.py | 22 ++++++- ...yptobox-server-feature-volume_chpasswd.pot | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 8 +++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ ...ryptobox-server-feature-volume_chpasswd.po | 4 ++ plugins/volume_chpasswd/language.hdf | 3 + plugins/volume_chpasswd/volume_chpasswd.cs | 4 +- plugins/volume_chpasswd/volume_chpasswd.py | 10 +++ plugins/volume_details/volume_details.cs | 8 +-- plugins/volume_format_fs/volume_format.cs | 2 +- .../volume_format_fs/volume_format_luks.cs | 2 +- .../cryptobox-server-feature-volume_mount.pot | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ .../cryptobox-server-feature-volume_mount.po | 8 +++ plugins/volume_mount/language.hdf | 6 +- plugins/volume_mount/volume_mount.cs | 2 +- plugins/volume_mount/volume_umount.cs | 2 +- plugins/volume_props/volume_properties.cs | 2 + plugins/volume_props/volume_props.py | 18 ++++-- ...cryptobox-server-feature-volume_rename.pot | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 8 +++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ .../cryptobox-server-feature-volume_rename.po | 4 ++ plugins/volume_rename/language.hdf | 1 + plugins/volume_rename/unittests.py | 2 +- plugins/volume_rename/volume_rename.cs | 4 +- src/cryptobox/core/container.py | 19 +++++- src/cryptobox/core/main.py | 1 + src/cryptobox/core/settings.py | 8 +-- src/cryptobox/plugins/base.py | 7 +++ src/cryptobox/web/dataset.py | 7 +++ src/cryptobox/web/sites.py | 4 +- templates/header.cs | 14 ++--- templates/macros.cs | 16 +++-- templates/show_volume_header.cs | 19 ++++-- templates/volume_plugins.cs | 2 +- www-data/cryptobox.css | 31 ++++------ www-data/icon_get_help.gif | Bin 0 -> 2711 bytes 245 files changed, 1883 insertions(+), 127 deletions(-) create mode 100644 README.proxy create mode 100644 www-data/icon_get_help.gif diff --git a/README.proxy b/README.proxy new file mode 100644 index 0000000..ecc3948 --- /dev/null +++ b/README.proxy @@ -0,0 +1,37 @@ +Running the CryptoBox cherrypy webserver behind apache + +The following file describes how to configure an apache2 webserver for +forwarding requests to the cherrypy server of the CryptoBox. + + +1) Required modules + - proxy + - header + Both module should be part of usual default installations of apache2. + Activate these modules. For debian you should run: a2enmod MOD_NAME + + +2) Configuration directives + The following example should help you to create your own proxy configuration + for apache2. + + ProxyRequests Off + + + Order Deny,Allow + Allow from all + + + + ProxyPass http://localhost:8080/ + ProxyPassReverse http://localhost:8080/ + RequestHeader set CryptoBox-Location /cryptobox + + + Now you should to a restart of apache2. + + +3) Testing + Now you should point your webserver to the proxy host and check if + the CryptoBox layout ist working properly. + diff --git a/bin/CryptoBoxRootActions b/bin/CryptoBoxRootActions index 405ee4b..6781de1 100755 --- a/bin/CryptoBoxRootActions +++ b/bin/CryptoBoxRootActions @@ -293,7 +293,7 @@ def run_mount(args): if fsType == "vfat": ## add the "uid/gid" arguments to the mount call mount_args = [allowedProgs["mount"], - "-o", "uid=%d,gid=%d" % (trustUID, trustGID), + "-o", "uid=%d,gid=%d,umask=0000" % (trustUID, trustGID), device, destination] else: diff --git a/bin/CryptoBoxWebserver b/bin/CryptoBoxWebserver index ef53f35..b2f9d46 100755 --- a/bin/CryptoBoxWebserver +++ b/bin/CryptoBoxWebserver @@ -70,6 +70,7 @@ class CryptoBoxWebserver: '''this class starts the cherryp webserver and serves the single sites''' def __init__(self, opts): + self.opts = opts ## check conffile if not os.access(opts.conffile, os.R_OK) or not os.path.isfile(opts.conffile): sys.stderr.write("Error: could not read configuration file (%s)\n" % opts.conffile) @@ -112,7 +113,15 @@ class CryptoBoxWebserver: def define_exit_handlers(self, cbw): import atexit import signal - atexit.register(cbw.cleanup) + ## define exit handler for normal termination (via sys.exit) + def exit_handler(): + cbw.cleanup() + try: + os.remove(self.opts.pidfile) + except OSError: + pass + atexit.register(exit_handler) + ## catch kill signal def kill_signal_handler(signum, frame): cbw.cbox.log.info("Kill signal handler called: %d" % signum) sys.exit(1) diff --git a/bin/cryptobox-unittests.conf b/bin/cryptobox-unittests.conf index 8801354..3cf6f8a 100644 --- a/bin/cryptobox-unittests.conf +++ b/bin/cryptobox-unittests.conf @@ -68,7 +68,7 @@ Details = ./cryptobox.log [WebSettings] # URL of default stylesheet -Stylesheet = /cryptobox-misc/cryptobox.css +Stylesheet = cryptobox-misc/cryptobox.css # default language Languages = en, de, sl, fr diff --git a/bin/cryptobox.conf b/bin/cryptobox.conf index 092cb2e..ea99730 100644 --- a/bin/cryptobox.conf +++ b/bin/cryptobox.conf @@ -69,7 +69,7 @@ Details = ./cryptobox.log [WebSettings] # URL of default stylesheet -Stylesheet = /cryptobox-misc/cryptobox.css +Stylesheet = cryptobox-misc/cryptobox.css # default language Languages = en, de, sl, fr diff --git a/conf-examples/apache_proxypass.conf b/conf-examples/apache_proxypass.conf index 49d8a4e..dff6d0d 100644 --- a/conf-examples/apache_proxypass.conf +++ b/conf-examples/apache_proxypass.conf @@ -1,17 +1,25 @@ # CryptoBox configuration file # -# the following directives allow you to use the cryptobox web interface behind apache +# the following directives allow you to use the cryptobox web interface behind apache2 # # you need to enable the following modules: # - proxy # - headers # (for debian: run "a2enmod MOD_NAME") # -# IMPORTANT: for now it does not work! Any comments are appreciated ... -# - - ProxyPass http://localhost:8080 - ProxyPassReverse http://localhost:8080 - RequestHeader set CBOX-Location /cbox +ProxyRequests Off + +# you may restrict access if necessary + + Order Deny,Allow + Allow from all + + + + ProxyPass http://localhost:8080/ + ProxyPassReverse http://localhost:8080/ + # this requestheader is necessary to allow proper redirection to https + RequestHeader set CryptoBox-Location /cryptobox + diff --git a/conf-examples/cryptobox.conf b/conf-examples/cryptobox.conf index 6840ed4..14b7855 100644 --- a/conf-examples/cryptobox.conf +++ b/conf-examples/cryptobox.conf @@ -62,7 +62,7 @@ Details = /var/log/cryptobox-server/cryptobox.log [WebSettings] # URL of default stylesheet -Stylesheet = /cryptobox-misc/cryptobox.css +Stylesheet = cryptobox-misc/cryptobox.css # comma seperated list of available languages for the web interface # the first language is the default diff --git a/debian/changelog b/debian/changelog index 2b2064c..f001d21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,12 @@ cryptobox (0.2.56-1) unstable; urgency=low - * foo + * added inline help texts + * fixed 'encryption status' in 'volume_details' + * improved rendering of 'volume_properties' and 'user_manager' + * chmod mount directory to 0777 - this should avoid permission problems + * - -- age Tue, 12 Dec 2006 18:38:52 +0100 - -cryptobox (0.2.55-2) unstable; urgency=low - - * samba test package - - -- age Tue, 12 Dec 2006 18:37:57 +0100 + -- Lars Kruse Wed, 13 Dec 2006 02:14:35 +0100 cryptobox (0.2.55-1) unstable; urgency=low diff --git a/plugins/date/form_date.cs b/plugins/date/form_date.cs index ca5c4e0..383a6a5 100644 --- a/plugins/date/form_date.cs +++ b/plugins/date/form_date.cs @@ -4,6 +4,8 @@ + +


diff --git a/plugins/date/intl/cryptobox-server-feature-date.pot b/plugins/date/intl/cryptobox-server-feature-date.pot index e3988b8..eab13c1 100644 --- a/plugins/date/intl/cryptobox-server-feature-date.pot +++ b/plugins/date/intl/cryptobox-server-feature-date.pot @@ -99,3 +99,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/cs/cryptobox-server-feature-date.po b/plugins/date/intl/cs/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/cs/cryptobox-server-feature-date.po +++ b/plugins/date/intl/cs/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/da/cryptobox-server-feature-date.po b/plugins/date/intl/da/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/da/cryptobox-server-feature-date.po +++ b/plugins/date/intl/da/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/de/cryptobox-server-feature-date.po b/plugins/date/intl/de/cryptobox-server-feature-date.po index 4db0a53..21f51f4 100644 --- a/plugins/date/intl/de/cryptobox-server-feature-date.po +++ b/plugins/date/intl/de/cryptobox-server-feature-date.po @@ -99,3 +99,7 @@ msgstr "Ungültiger Eingabewert" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "Es wurde ein ungültiger Wert für das Datum oder die Uhrzeit eingegeben. Bitte versuche es erneut." + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/en/cryptobox-server-feature-date.po b/plugins/date/intl/en/cryptobox-server-feature-date.po index 42a1050..a1c8892 100644 --- a/plugins/date/intl/en/cryptobox-server-feature-date.po +++ b/plugins/date/intl/en/cryptobox-server-feature-date.po @@ -88,3 +88,7 @@ msgstr "Invalid value" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "An invalid value for date or time was supplied. Please try again." + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "Change the time and date for the CryptoBox server." diff --git a/plugins/date/intl/es/cryptobox-server-feature-date.po b/plugins/date/intl/es/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/es/cryptobox-server-feature-date.po +++ b/plugins/date/intl/es/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/fi/cryptobox-server-feature-date.po b/plugins/date/intl/fi/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/fi/cryptobox-server-feature-date.po +++ b/plugins/date/intl/fi/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/fr/cryptobox-server-feature-date.po b/plugins/date/intl/fr/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/fr/cryptobox-server-feature-date.po +++ b/plugins/date/intl/fr/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/hu/cryptobox-server-feature-date.po b/plugins/date/intl/hu/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/hu/cryptobox-server-feature-date.po +++ b/plugins/date/intl/hu/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/it/cryptobox-server-feature-date.po b/plugins/date/intl/it/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/it/cryptobox-server-feature-date.po +++ b/plugins/date/intl/it/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/ja/cryptobox-server-feature-date.po b/plugins/date/intl/ja/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/ja/cryptobox-server-feature-date.po +++ b/plugins/date/intl/ja/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/nl/cryptobox-server-feature-date.po b/plugins/date/intl/nl/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/nl/cryptobox-server-feature-date.po +++ b/plugins/date/intl/nl/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/pl/cryptobox-server-feature-date.po b/plugins/date/intl/pl/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/pl/cryptobox-server-feature-date.po +++ b/plugins/date/intl/pl/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/pt/cryptobox-server-feature-date.po b/plugins/date/intl/pt/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/pt/cryptobox-server-feature-date.po +++ b/plugins/date/intl/pt/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/ru/cryptobox-server-feature-date.po b/plugins/date/intl/ru/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/ru/cryptobox-server-feature-date.po +++ b/plugins/date/intl/ru/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/sl/cryptobox-server-feature-date.po b/plugins/date/intl/sl/cryptobox-server-feature-date.po index 1eda4f6..24e918f 100644 --- a/plugins/date/intl/sl/cryptobox-server-feature-date.po +++ b/plugins/date/intl/sl/cryptobox-server-feature-date.po @@ -99,3 +99,7 @@ msgstr "Neveljavna vrednost" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "Nepravilen vnos datuma ali časa. Prosimo poskusite ponovno." + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/intl/sv/cryptobox-server-feature-date.po b/plugins/date/intl/sv/cryptobox-server-feature-date.po index ba38ae4..f46fdb6 100644 --- a/plugins/date/intl/sv/cryptobox-server-feature-date.po +++ b/plugins/date/intl/sv/cryptobox-server-feature-date.po @@ -100,3 +100,7 @@ msgstr "" #: WarningMessage.InvalidDate.Text msgid "An invalid value for date or time was supplied. Please try again." msgstr "" + +#: Help.ChangeDate +msgid "Change the time and date for the CryptoBox server." +msgstr "" diff --git a/plugins/date/language.hdf b/plugins/date/language.hdf index 9c7ee37..37830d2 100644 --- a/plugins/date/language.hdf +++ b/plugins/date/language.hdf @@ -22,6 +22,8 @@ Text.Months { 12 = December } +Help.ChangeDate = Change the time and date for the CryptoBox server. + SuccessMessage { DateChanged { Title = Date changed diff --git a/plugins/language_selection/list_marker_tango.gif b/plugins/language_selection/list_marker_tango.gif index 64a611fbada2e607af9060598b1863043da0b102..33d079da8c173c0c576b4de8197a25b1ea1fb815 100644 GIT binary patch literal 1165 zcmbu;`8V4K008jJ895x2l~L_;v^q9NipA5YD;jA%M?$1I1TkMBBrEE!1i3{tT541f z%1Go8k%WkZx}L7I-P`uV-s{%4)n0$-{NSy>%(lN_pa0==BPSb`Ty_QI3;O*XD7x4s z5pcWK07f@@T)XRrZgxjEd!)8_rZ>aW+Q1p@P)w&UwiA)V{UnbcRKUMjC=4wUhU3K- zip7`mMm-9~pr!qB1&_g{^0TO_9~w7 zD*q;$_{6K~VG3~;QZffA`4$3^=9#14|pcD;^sZ63Q!YEo8 zRR^Q#VRY@sGy|Ni%;bz`moCBURjG6%yn5j>TXh{!UuNh7>C4_V^Rb-iv@(-7b1|}f z#hbN&WU1o-!$p=F$<$q{F#A+keCpK+Y;_XD>QkqU<7krVwegHqACBhBmYLkjRiAbh z{%cKg<(ezMLgwqZZw$O>JGc$yttV(xu+jr2!7VW_^0IKBL;{ z*I-KI&Xc(Fx0_5T<|d-mkkx9yv>CHnR?xNE{vE~}9Y!oyPv|gZ-&@9Yn6rBH#JWBI zULCpJnl4?o4i=u$hm zZ=Ke07%kl>kvNEbcB*W>OlB|bUoY>s)BEjZa(l&qozd^4DK@Hx)*2KJV0f)*&;blO zss|m+2M(s_dDa7G&Cn)mc(ZPJvtF@J9@%1#KD{IRK4)~hLFw!oe1)IbZM**yZsf31 zwZog)>7Cx=P49OpkJxj&;@N|q*#rLEGlAwnu053N4i)+%h2dz(^y<;s{}B4Y?IQ^2 z4D>nZU;mu|f&T`bd7Z~<>FF*WuqevTbGj?)xAufltj-RtJzg4sX6U9iz)LU3tmo9E z=k#_i62;_;P#Q2VUjg z3l*m4uQwCUnOk23!Gl--Op^VmH8{Jxpr`WzF~r%l99#nUyU|3zK^L8T#&@_z$~y3T zks>lrRcIVB)&#_o^#m#eQ3VT(COk|KO{%~Vfslar&08V~0$KCNyW@)OgHK~`@!t%G zX7ZuuqVlDniPstK-qpB-cKLLH0v?hvod0_ADLe$-=^J`7<>?)aEO~n>=kgGK2=^NL z`^?=ONf4^@JQs<%ITS-wMubi}`4U7#Dr45==kV?jv+!igpDLWl4t~bIin}rf6y`)o z<9OK6uE4N#oQr!L_reQp*mlUh5?41+V7br^*3`o{ibm2_n%V_Tl=8^Co=x1@#(`ShPOPwe)QRNOLMEAFV3QZ0toad z*d82kBI7rb!5f_|J$rY*@NQRc=TM{7GOiUaA$RjStc0lblOQ4hNKRz@We-qZ4<88T zmY$^h@!&+pf2Ovs=A)-Zwyj$=xUsb<+054q|DYJmL)1c4VAVp@qOG9|VIY#v=jT-w zsse>VRDo!%(Rn~2(Y`8f^d>}X!?|n}NCo+Bqd)PnFzH--|?eC{MmUq_` z!#U)Oe} zAgn$l1^~Nk0GQKX%Q>L*&hcd@YKJEOc(JoT_0~xL>hASDn^Oy3j&jAb2=o@%BQQs* z5&^x9>yV;8ox5BvD*%ux7*L8TOZ8z8X8~0(8NGPp2P+otDyR!4RRs~TQ!pN8={h|| z>7J*}>wW!w+s8&$x3+ZDH2kaQaix+48wDGnH@N}RXUg{E#nyMka7SMwKxT_?Y^r~U^}^*);a2Lv2=V4`-!8UO$Q07*qoM6N<$ Eg7EJ&d;kCd diff --git a/plugins/logs/intl/cryptobox-server-feature-logs.pot b/plugins/logs/intl/cryptobox-server-feature-logs.pot index a7e3539..8c088f5 100644 --- a/plugins/logs/intl/cryptobox-server-feature-logs.pot +++ b/plugins/logs/intl/cryptobox-server-feature-logs.pot @@ -91,3 +91,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/cs/cryptobox-server-feature-logs.po b/plugins/logs/intl/cs/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/cs/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/cs/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/da/cryptobox-server-feature-logs.po b/plugins/logs/intl/da/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/da/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/da/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/de/cryptobox-server-feature-logs.po b/plugins/logs/intl/de/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/de/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/de/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/en/cryptobox-server-feature-logs.po b/plugins/logs/intl/en/cryptobox-server-feature-logs.po index e10e326..4fb5ccb 100644 --- a/plugins/logs/intl/en/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/en/cryptobox-server-feature-logs.po @@ -84,3 +84,19 @@ msgid "" msgstr "" "The CryptoBox is not configured to log events to a file. Thus it is not " "possible to review log events." + +#: Help.EventLog +msgid "" +"Here you can see the event log of the CryptoBox. Every message belongs to " +"one of the following groups: information/warning/error as represented by the " +"symbol in the leftmost column. You may choose to see all or only some " +"selected messages. If you encounter any problems with the CryptoBox then you " +"should send the most recent warnings and messages besides a detailed " +"description to info@cryptobox.org." +msgstr "" +"Here you can see the event log of the CryptoBox. Every message belongs to " +"one of the following groups: information/warning/error as represented by the " +"symbol in the leftmost column. You may choose to see all or only some " +"selected messages. If you encounter any problems with the CryptoBox then you " +"should send the most recent warnings and messages besides a detailed " +"description to info@cryptobox.org." diff --git a/plugins/logs/intl/es/cryptobox-server-feature-logs.po b/plugins/logs/intl/es/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/es/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/es/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/fi/cryptobox-server-feature-logs.po b/plugins/logs/intl/fi/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/fi/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/fi/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/fr/cryptobox-server-feature-logs.po b/plugins/logs/intl/fr/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/fr/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/fr/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/hu/cryptobox-server-feature-logs.po b/plugins/logs/intl/hu/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/hu/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/hu/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/it/cryptobox-server-feature-logs.po b/plugins/logs/intl/it/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/it/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/it/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/ja/cryptobox-server-feature-logs.po b/plugins/logs/intl/ja/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/ja/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/ja/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/nl/cryptobox-server-feature-logs.po b/plugins/logs/intl/nl/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/nl/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/nl/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/pl/cryptobox-server-feature-logs.po b/plugins/logs/intl/pl/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/pl/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/pl/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/pt/cryptobox-server-feature-logs.po b/plugins/logs/intl/pt/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/pt/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/pt/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/ru/cryptobox-server-feature-logs.po b/plugins/logs/intl/ru/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/ru/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/ru/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/sl/cryptobox-server-feature-logs.po b/plugins/logs/intl/sl/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/sl/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/sl/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/intl/sv/cryptobox-server-feature-logs.po b/plugins/logs/intl/sv/cryptobox-server-feature-logs.po index ebc49f3..fa1431e 100644 --- a/plugins/logs/intl/sv/cryptobox-server-feature-logs.po +++ b/plugins/logs/intl/sv/cryptobox-server-feature-logs.po @@ -92,3 +92,7 @@ msgstr "" #: AdviceMessage.NoLogFileConfigured.Text msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events." msgstr "" + +#: Help.EventLog +msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org." +msgstr "" diff --git a/plugins/logs/language.hdf b/plugins/logs/language.hdf index 926a276..16c8659 100644 --- a/plugins/logs/language.hdf +++ b/plugins/logs/language.hdf @@ -17,6 +17,8 @@ Text { } } +Help.EventLog = Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and messages besides a detailed description to info@cryptobox.org. + AdviceMessage { EmptyLog.Text = There are no messages available. diff --git a/plugins/logs/show_log.cs b/plugins/logs/show_log.cs index e36c17e..75026fb 100644 --- a/plugins/logs/show_log.cs +++ b/plugins/logs/show_log.cs @@ -6,6 +6,10 @@

+ + + +
- -
diff --git a/plugins/network/form_network.cs b/plugins/network/form_network.cs index 48e1330..47dfc01 100644 --- a/plugins/network/form_network.cs +++ b/plugins/network/form_network.cs @@ -8,9 +8,11 @@ + + -

+


." />.

- - - +

+

diff --git a/plugins/network/intl/cryptobox-server-feature-network.pot b/plugins/network/intl/cryptobox-server-feature-network.pot index 444c349..84afbbc 100644 --- a/plugins/network/intl/cryptobox-server-feature-network.pot +++ b/plugins/network/intl/cryptobox-server-feature-network.pot @@ -43,3 +43,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/cs/cryptobox-server-feature-network.po b/plugins/network/intl/cs/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/cs/cryptobox-server-feature-network.po +++ b/plugins/network/intl/cs/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/da/cryptobox-server-feature-network.po b/plugins/network/intl/da/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/da/cryptobox-server-feature-network.po +++ b/plugins/network/intl/da/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/de/cryptobox-server-feature-network.po b/plugins/network/intl/de/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/de/cryptobox-server-feature-network.po +++ b/plugins/network/intl/de/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/en/cryptobox-server-feature-network.po b/plugins/network/intl/en/cryptobox-server-feature-network.po index ddf32f5..457ccf5 100644 --- a/plugins/network/intl/en/cryptobox-server-feature-network.po +++ b/plugins/network/intl/en/cryptobox-server-feature-network.po @@ -37,5 +37,13 @@ msgstr "" "The network address has been changed. In a few seconds you will get " "redirected to the new address." +#: Help.Network +msgid "" +"Change the network address of the CryptoBox server. Be aware that you may " +"lose your connection to the server under some circumstances." +msgstr "" +"Change the network address of the CryptoBox server. Be aware that you may " +"lose your connection to the server under some circumstances." + #~ msgid "The network address (IP) was invalid and therefore not changed." #~ msgstr "The network address (IP) was invalid and therefore not changed." diff --git a/plugins/network/intl/es/cryptobox-server-feature-network.po b/plugins/network/intl/es/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/es/cryptobox-server-feature-network.po +++ b/plugins/network/intl/es/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/fi/cryptobox-server-feature-network.po b/plugins/network/intl/fi/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/fi/cryptobox-server-feature-network.po +++ b/plugins/network/intl/fi/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/fr/cryptobox-server-feature-network.po b/plugins/network/intl/fr/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/fr/cryptobox-server-feature-network.po +++ b/plugins/network/intl/fr/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/hu/cryptobox-server-feature-network.po b/plugins/network/intl/hu/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/hu/cryptobox-server-feature-network.po +++ b/plugins/network/intl/hu/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/it/cryptobox-server-feature-network.po b/plugins/network/intl/it/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/it/cryptobox-server-feature-network.po +++ b/plugins/network/intl/it/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/ja/cryptobox-server-feature-network.po b/plugins/network/intl/ja/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/ja/cryptobox-server-feature-network.po +++ b/plugins/network/intl/ja/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/nl/cryptobox-server-feature-network.po b/plugins/network/intl/nl/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/nl/cryptobox-server-feature-network.po +++ b/plugins/network/intl/nl/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/pl/cryptobox-server-feature-network.po b/plugins/network/intl/pl/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/pl/cryptobox-server-feature-network.po +++ b/plugins/network/intl/pl/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/pt/cryptobox-server-feature-network.po b/plugins/network/intl/pt/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/pt/cryptobox-server-feature-network.po +++ b/plugins/network/intl/pt/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/ru/cryptobox-server-feature-network.po b/plugins/network/intl/ru/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/ru/cryptobox-server-feature-network.po +++ b/plugins/network/intl/ru/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/sl/cryptobox-server-feature-network.po b/plugins/network/intl/sl/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/sl/cryptobox-server-feature-network.po +++ b/plugins/network/intl/sl/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/intl/sv/cryptobox-server-feature-network.po b/plugins/network/intl/sv/cryptobox-server-feature-network.po index 22201b6..11a71b0 100644 --- a/plugins/network/intl/sv/cryptobox-server-feature-network.po +++ b/plugins/network/intl/sv/cryptobox-server-feature-network.po @@ -44,3 +44,7 @@ msgstr "" #: SuccessMessage.IPChanged.Text msgid "The network address has been changed. In a few seconds you will get redirected to the new address." msgstr "" + +#: Help.Network +msgid "Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances." +msgstr "" diff --git a/plugins/network/language.hdf b/plugins/network/language.hdf index 0828755..1e2c41b 100644 --- a/plugins/network/language.hdf +++ b/plugins/network/language.hdf @@ -7,6 +7,7 @@ Button.Network = Update network settings Text.IP = Network address +Help.Network = Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances. WarningMessage { InvalidIP { diff --git a/plugins/partition/current_partition_info.cs b/plugins/partition/current_partition_info.cs index eaeb349..960a425 100644 --- a/plugins/partition/current_partition_info.cs +++ b/plugins/partition/current_partition_info.cs @@ -9,3 +9,6 @@ + + + diff --git a/plugins/partition/intl/cryptobox-server-feature-partition.pot b/plugins/partition/intl/cryptobox-server-feature-partition.pot index 7c8703d..3a0649b 100644 --- a/plugins/partition/intl/cryptobox-server-feature-partition.pot +++ b/plugins/partition/intl/cryptobox-server-feature-partition.pot @@ -199,3 +199,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/cs/cryptobox-server-feature-partition.po b/plugins/partition/intl/cs/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/cs/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/cs/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/da/cryptobox-server-feature-partition.po b/plugins/partition/intl/da/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/da/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/da/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/de/cryptobox-server-feature-partition.po b/plugins/partition/intl/de/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/de/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/de/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/en/cryptobox-server-feature-partition.po b/plugins/partition/intl/en/cryptobox-server-feature-partition.po index 2ab65c9..07c6a2b 100644 --- a/plugins/partition/intl/en/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/en/cryptobox-server-feature-partition.po @@ -220,6 +220,18 @@ msgstr "The volume size you entered exceeded the available size of the disk." msgid "The minimum size of a volume is 10 megabytes." msgstr "The minimum size of a volume is 10 megabytes." +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "Yes, I know what I am doing!" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "Confirmation missing" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "You did not confirm this action by activating the checkbox." + #~ msgid "Manage volumes" #~ msgstr "Manage volumes" diff --git a/plugins/partition/intl/es/cryptobox-server-feature-partition.po b/plugins/partition/intl/es/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/es/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/es/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/fi/cryptobox-server-feature-partition.po b/plugins/partition/intl/fi/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/fi/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/fi/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/fr/cryptobox-server-feature-partition.po b/plugins/partition/intl/fr/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/fr/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/fr/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/hu/cryptobox-server-feature-partition.po b/plugins/partition/intl/hu/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/hu/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/hu/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/it/cryptobox-server-feature-partition.po b/plugins/partition/intl/it/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/it/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/it/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/ja/cryptobox-server-feature-partition.po b/plugins/partition/intl/ja/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/ja/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/ja/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/nl/cryptobox-server-feature-partition.po b/plugins/partition/intl/nl/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/nl/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/nl/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/pl/cryptobox-server-feature-partition.po b/plugins/partition/intl/pl/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/pl/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/pl/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/pt/cryptobox-server-feature-partition.po b/plugins/partition/intl/pt/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/pt/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/pt/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/ru/cryptobox-server-feature-partition.po b/plugins/partition/intl/ru/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/ru/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/ru/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/sl/cryptobox-server-feature-partition.po b/plugins/partition/intl/sl/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/sl/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/sl/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/intl/sv/cryptobox-server-feature-partition.po b/plugins/partition/intl/sv/cryptobox-server-feature-partition.po index 2207119..9bcde16 100644 --- a/plugins/partition/intl/sv/cryptobox-server-feature-partition.po +++ b/plugins/partition/intl/sv/cryptobox-server-feature-partition.po @@ -200,3 +200,15 @@ msgstr "" #: WarningMessage.PartitionTooSmall.Text msgid "The minimum size of a volume is 10 megabytes." msgstr "" + +#: Text.Confirm +msgid "Yes, I know what I am doing!" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Title +msgid "Confirmation missing" +msgstr "" + +#: WarningMessage.FormatNotConfirmed.Text +msgid "You did not confirm this action by activating the checkbox." +msgstr "" diff --git a/plugins/partition/language.hdf b/plugins/partition/language.hdf index fcd330f..ac25d42 100644 --- a/plugins/partition/language.hdf +++ b/plugins/partition/language.hdf @@ -13,6 +13,7 @@ Button { } Text { + Confirm = Yes, I know what I am doing! FS { Type = Filesystem type Fat = FAT (Windows) @@ -58,6 +59,11 @@ SuccessMessage { } WarningMessage { + FormatNotConfirmed { + Title = Confirmation missing + Text = You did not confirm this action by activating the checkbox. + } + NoDisksAvailable { Title = No disks found Text = No suitable disks found - please check your configuration and hardware setup. diff --git a/plugins/partition/partition.py b/plugins/partition/partition.py index d843b4a..b4e23ec 100644 --- a/plugins/partition/partition.py +++ b/plugins/partition/partition.py @@ -75,6 +75,11 @@ class partition(cryptobox.plugins.base.CryptoBoxPlugin): ## no (or invalid) device was supplied if not self.device: step = "select_device" + ## no confirm setting? + if not args.has_key("confirm") or (args["confirm"] != "1"): + if self.device: + self.hdf["Data.Warning"] = "Plugins.partition.FormatNotConfirmed" + return self.__action_select_device() if step == "add_partition": return self.__action_add_partition(args) elif step == "del_partition": @@ -227,8 +232,12 @@ class partition(cryptobox.plugins.base.CryptoBoxPlugin): #self.cbox.reReadContainerList() ## write config data self.cbox.prefs.mount_partition() - self.cbox.prefs.write() - self.cbox.log.info("settings stored on config partition") + try: + self.cbox.prefs.write() + self.cbox.log.info("settings stored on config partition") + except IOError: + self.cbox.log.warn( + "Failed to store settings on new config partition") ## return the result if not result: format_ok = False @@ -260,7 +269,8 @@ class partition(cryptobox.plugins.base.CryptoBoxPlugin): if type(e) == types.BooleanType] if self.with_config_partition: self.cbox.prefs.mount_partition() - self.cbox.prefs.write() + if not self.cbox.prefs.write(): + self.cbox.log.warn("Failed to store settings on new config partition") ## check if there is a "False" return value if False in result: ## operation failed diff --git a/plugins/partition/select_device.cs b/plugins/partition/select_device.cs index ab226aa..0d1a41a 100644 --- a/plugins/partition/select_device.cs +++ b/plugins/partition/select_device.cs @@ -6,17 +6,17 @@ - 0 ?> + - - - + 0 ?> -



+ + +


+ +

+ +