Commit graph

42 commits

Author SHA1 Message Date
lars 43a5c83ea8 update translations from Pootle server (translation branch v0.3.x) 2008-04-07 02:54:42 +00:00
lars 3224d59dfe change identation from tabs to spaces 2007-08-18 00:45:12 +00:00
pootle-translation 02573fff98 more translations made by:
* Andrzej S. Kaznowski (Polish)
 * Clavdia Horvat (Slovenian)
 * Fabrizio Tarizzo (Italian)
 * Gunar (Spanish)
 * Rino Simeone (Italian)
 * wei (Swedish)
2007-04-01 10:55:44 +00:00
lars 72139f9bd4 renamed "ee" (country code of Estonia) to "et" (language code of Eesti)
fixed some po file header tags
2007-03-29 21:17:01 +00:00
lars 3e75a0b778 added Eesti and Croatian 2007-03-29 19:49:07 +00:00
lars 7c2709e643 fixed svn:keyword tag 'Id' in various python files 2007-03-21 18:35:31 +00:00
lars f237d0c565 some language updates - from now on we are forking away from the v0.3.x translation base 2007-03-21 18:27:03 +00:00
pootle-translation b7e367f7ce Commit from Thorax Translation Center by user fabrizio. 4 of 4 messages translated (0 fuzzy). 2007-03-20 11:24:58 +00:00
pootle-translation 74483e2131 Initialization of Italian translation by Fabrizio 2007-02-24 01:15:59 +00:00
pootle-translation f9a942887a Initialization of Japanese translation by Kinneko 2007-02-24 01:13:55 +00:00
lars 514f008b70 fixed plural forms or urdu and some encrypted_webinterface language files
fixed "isWriteable" check of CryptoBoxRootActions - failed on live-cd before
fixed exception handling for "create_misc_config_file"
2007-02-08 21:29:57 +00:00
pootle-translation da5dfd3f04 Commit from Thorax Translation Center by user tenzin. 4 of 4 messages translated (0 fuzzy). 2007-02-06 11:13:19 +00:00
lars 71f4289ae4 added language files for Urdu 2007-02-05 22:38:37 +00:00
pootle-translation b99aaae0eb Commit from Thorax Translation Center by user phil. 4 of 4 messages translated (0 fuzzy). 2007-02-03 21:59:43 +00:00
age 929cd5636c * simplified layout (removed pane), disk plugin is still todo
* gw change (atm breaks network plugin)
* maybe the unittests are broken now again :( will check this on tuesday
2007-02-03 18:24:07 +00:00
lars 5ea8e7836d fixed some unittests 2007-02-03 11:40:22 +00:00
lars 36fadb44e5 some language updates 2007-02-03 11:35:55 +00:00
age 0147531012 language icon & layout 2007-01-28 23:29:08 +00:00
age 2911fcea64 * plugins titles via macro, with icon
* new network plugin gui
2007-01-27 01:12:18 +00:00
lars bd4ece2004 improved base test classes
added useful tools for testing
unified test environment
added description of test environment
2007-01-08 05:08:07 +00:00
lars 99bb459d58 added comments for the use with 'pound'
replaced some nearly-static english texts
reduced resolution of language_selection icon to 64x64
2006-12-19 23:15:27 +00:00
lars fa3d42f940 some slovenian translations 2006-12-19 14:52:40 +00:00
lars 794998f950 broken interface fixed in 'partition' plugin for ie
rendering bug of volume_properties fixed for ie
fixed screen width in a mozilla/ie compatible way
added german translation: 'log', 'network', 'volume_automount' and 'volume_details'
fixed config management of 'plugin_manager' plugin
fixed filtering of log level messages for 'logs' plugin
updated documentation for ssl configurations
changed default installation destinations in setup.py
added nice background images to environment and help messages
replaced message 'div' with 'fieldset'
moved stylesheet data of plugins to html header (as required by spec)
removed obsolete css definitions
removed obsolete old perl/bash code
improved 'update_po_files': remove obsolete msgids
functionality of 'update_english.sh' moved to 'update_po_files'
omit 'weblang' link attribute if it does not change the default setting
changed default language from 'de' to 'en'
fixed template bug that prevented the translation of plugin links
fixed invalid html
implement filecheck overriding for unittests
2006-12-18 13:37:08 +00:00
lars 3252f23c04 fixed some unittests
small layout improvements
added german translations for data and disks plugins
remove leading empty lines in html output to fix tidy warnings
2006-12-14 13:19:37 +00:00
lars 3e1bfda98e 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
2006-12-13 10:01:58 +00:00
lars 108acd0e8a 'log' plugin: show warning if no log file is used
moved log file reading from cryptobox/core/main to 'log' plugin
added unittests for volume_mount, volume_format_fs and volume_rename
replace "get help" links with a "help mode" displaying information for every form
added first drafts of help texts for volume_mount, volume_format and partition
replaced the word 'container' with 'volume' in english texts
2006-12-12 13:34:05 +00:00
lars 77324ae946 added minor parts of slovene translation
fixed samba integration script
added syslog support
replaced 'pattern' with 'level' for 'logs' plugin
improved fetch_po_files script
improved output of log plugin
recursively storing setting files fixed
umask set to 022
defining bootup and shutdown handler for the server
implementing volume_automount mounting
simplified the output preperation of the partition plugin
"busy" flag handling moved from core/container to core/main
2006-12-11 14:16:10 +00:00
age 86503d0aab language changes 2006-12-11 09:47:21 +00:00
age cf92353747 language page stays after change 2006-12-08 00:49:32 +00:00
lars 3500b67a40 constant width of the main screen (works for mozilla/ff and ie55/60
refresh link for logs feature
change default setting of UseConfigPartition to "0"
README file rewritten
README.samba added
README.davfs added
README.Debian rewritten
event scripts for samba and apach2_dav improved
do not redirect to "disks overview" after successful plugin execution (e.g. date, ...)
unclean web dataset fixed
removed some non-translateable strings from po and pot files
automatically update the cryptobox version according to the debian package version number
2006-12-07 12:20:43 +00:00
lars fe69eb38ae changed coding style according to pylint 2006-12-05 12:24:47 +00:00
lars 76e5366619 finished unittests for plugin date
finished unittests for plugin disks
finished unittests for plugin help
finished unittests for plugin language_selection
finished unittests for plugin logs
finished unittests for plugin network
finished unittests for plugin plugin_manager
finished unittests for plugin shutdown
finished unittests for plugin system_preferences
finished unittests for plugin user_manager
added english 'translations' to all plugins (by copying msgid to msgstr)
2006-11-30 14:36:53 +00:00
lars 53342a75c9 esperanto language files removed 2006-11-29 13:42:22 +00:00
lars f514c53bfd changed translation system of plugins to gettext 2006-11-28 13:16:52 +00:00
lars 1438913656 renamed python package to cryptobox-server
unittests are working again
http-error handling implemented
2006-11-27 19:25:26 +00:00
lars 112979b3af added setup.py to use distutils for packaging
moved python modules to separate packages below src/
renamed "hook" to "event" to avoid confusion
2006-11-23 19:13:08 +00:00
lars fdff598a29 moved message handling back to each plugin
adapted plugin interface specification
replaced some more transparent png files with gif
added "Get help" links to all plugins
2006-11-15 11:46:32 +00:00
lars 405f6b90fa improved detection of 'active' plugin for marking in the main menu
plugin plugin_manager: prevent browser from caching repeatitive actions
plugin plugin_manager: add support for properties/volume visibility
plugins: moved message handling to central header file (templates/header.cs)
splitted 'volume_props' into 'volume_rename' and 'volume_chpasswd'
volume_props: turned into a container for small property changes
renamed 'format_fs' to 'volume_format_fs'
moved inclusion of 'show_volume_[header|footer].cs' to central header file
2006-11-13 16:11:07 +00:00
lars 77bead9983 added gif pictures for all plugins - inevitable, as ie does not support transparent png up to v6.0 2006-11-09 18:21:14 +00:00
lars b7e1423bcb some more validation fixes 2006-11-09 18:19:17 +00:00
lars 3fe6170979 improved usability of "plugin_manager" plugin 2006-11-08 12:19:30 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00