266db30390
remove obsolete translation branch
2008-04-07 23:13:23 +00:00
0a1d2a2e00
create new translation branch for v0.4
2008-04-07 23:08:43 +00:00
pootle-translation
9b4e353af7
Russian translation provided by Anton Ponkratov - thanks!
2008-01-26 20:11:03 +00:00
pootle-translation
45bb6c7d97
Translation fixes for Dutch contributed by Michiel van Dijk
2007-08-23 22:35:56 +00:00
pootle-translation
f6e2ca52d5
Commit from Thorax Translation Center by user lars. 15 of 15 messages translated (0 fuzzy).
2007-08-23 22:34:01 +00:00
pootle-translation
64a0182465
Translated German strings contributed by age
2007-08-23 21:44:29 +00:00
40f5b252ec
typo fixed: reported by Gilles Accad
2007-08-22 16:46:36 +00:00
1acf961888
Dutch translated strings contributed by Michiel van Dijk
2007-08-21 21:26:14 +00:00
08f0ba73a5
typo fixed
2007-07-25 20:18:56 +00:00
92528e4da2
* umount failure message was never displayed
...
* strings were missing for "emptypassword"
2007-07-10 10:36:45 +00:00
pootle-translation
84fbe10488
Russian strings contributed by ASpr
2007-07-03 23:03:52 +00:00
pootle-translation
857dc6e425
Commit from Thorax Translation Center by user lars. 24 of 24 messages translated (0 fuzzy).
2007-07-03 23:02:03 +00:00
pootle-translation
874c987017
French strings contributed by Gilles Accad
2007-07-01 14:02:14 +00:00
pootle-translation
958aa8daa4
French strings contributed by Gilles Accad
2007-06-24 10:29:41 +00:00
pootle-translation
e8f3b24f8c
French strings contributed by Gilles Accad
2007-06-23 09:12:56 +00:00
pootle-translation
bf62238b12
French strings contributed by Gilles Accad
2007-06-18 00:14:40 +00:00
pootle-translation
ff8d851b28
French strings contributed by Gilles Accad
2007-06-13 09:55:13 +00:00
db48fc5240
* some backports from the trunk
2007-05-22 23:57:41 +00:00
pootle-translation
b11fc971c7
spansih translation
2007-05-22 16:20:27 +00:00
52eefdaee2
language cleanup
2007-04-20 12:50:53 +00:00
pootle-translation
2360428351
Initialization of Russian translation by Denis Vaganov
2007-04-20 12:28:56 +00:00
pootle-translation
0150092862
minor language update by kessel
2007-04-20 12:27:34 +00:00
pootle-translation
c4b88b2778
Commit from Thorax Translation Center by user tenzin. 3 of 3 messages translated (0 fuzzy).
2007-04-02 13:44:07 +00:00
pootle-translation
f8dc4ca3bc
Commit from Thorax Translation Center by user tenzin. 2 of 2 messages translated (0 fuzzy).
2007-04-02 13:43:50 +00:00
pootle-translation
3309fc3a61
Commit from Thorax Translation Center by user tenzin. 24 of 24 messages translated (0 fuzzy).
2007-04-02 13:43:22 +00:00
pootle-translation
fec6d5735b
Commit from Thorax Translation Center by user fabrizio. 55 of 55 messages translated (0 fuzzy).
2007-04-02 07:42:16 +00:00
pootle-translation
c73a8686d8
Commit from Thorax Translation Center by user fabrizio. 25 of 25 messages translated (0 fuzzy).
2007-04-02 07:38:39 +00:00
pootle-translation
da87e863bf
Commit from Thorax Translation Center by user fabrizio. 15 of 15 messages translated (0 fuzzy).
2007-04-02 07:38:27 +00:00
16a684da05
merged translations from trunk to the pootle base
2007-04-01 22:29:31 +00:00
8d5a23bc2f
merged Polish translation contributed by Andrzej S. Kaznowski
...
minor backport of Italian, German, Japanese and Slovenian translation
2007-04-01 12:48:28 +00:00
f8a091c996
merged [930] with translation branch
2007-03-29 21:32:26 +00:00
0a1a7bd383
started a seperate branch to manage translations for v0.3.x based on tags/v0.3.4.2
...
fixed corrupt language.hdf file for "volume_passwd" (merged from [891])
fixed spelling in "plugin_manager" and "volume_format_fs" (merged from [880])
merged current state of update_po_files.py (removed obsolete revert_unchanged.sh)
2007-03-29 19:04:21 +00:00
ea73230db8
moved pythonrewrite branch to trunk
2006-11-06 16:05:00 +00:00
35e3d314ca
removed obsolete trunk (perl)
2006-11-06 16:04:00 +00:00
80337411ae
URLs changed to new plugin addressing scheme
...
svn:keywords set
fixed: shutdown - delay reboot/poweroff by some seconds to finish the web page before
added: format_fs - show link to umount in case of active device
added: new plugin "language_selection"
fixed: recently introduced syntax error in 'network'
added: "volume_props" mentions encryption support via "format_fs" (including link)
updated: plugin-interface.txt
fixed: broken test case for date plugin (caused by twill, I guess)
added: "partition" plugin - better handling of config partition
2006-11-06 06:17:22 +00:00
7905fe7051
removed obsolete "error" (superseded by general warnings)
...
fixed link macro (url_escape was called twice)
added new "link" feature to message macro
unified "hint" and common message macro
added EnvironmentWarning to header
2006-11-06 06:17:13 +00:00
f2c9fbefc1
new picture for active encrypted containers (with "unlocked" lock)
...
added css layout for AdviceMessage
2006-11-06 06:17:06 +00:00
eabb62706d
added some more svg sources for icons
2006-11-06 06:16:41 +00:00
0c23c5e2c3
fixed: name of volume is persistent after format
...
fixed: use 'cryptsetup luksUUID' to retrieve UUIDs of luks devices
added: analyse request URL andd add information to hdf dataset
added: attribute 'device' is persistent (like 'weblang') to allow redirects between volume plugins
changed: moved URLs of plugins from 'plugins/???' to '???' (flat hierarchie -> simple links)
added: new action for all plugins: "redirect" - call specific plugin after completing the current one
fixed: permission fix for vfat filesystems during mount / for ext2/3: after mount
regular checks for config partition (mount, if it becomes available)
2006-11-06 06:16:27 +00:00
4df227a99d
check_languages.py now compares _all_ files of a given language with the english one
2006-11-06 06:16:20 +00:00
0eeeda7036
added: language file specification updated according to new "link" feature of messages
...
added: some AdviceMessages
2006-11-06 06:16:00 +00:00
ec2b713836
fixed var
...
- Diese und die folgenden Zeilen werden ignoriert --
M pythonrewrite/plugins/network/network.py
M pythonrewrite/plugins/network/root_action.py
2006-11-04 14:37:17 +00:00
514101193d
help & language icons
2006-11-04 13:04:44 +00:00
725b22a449
Make css validate
2006-11-03 16:55:43 +00:00
c6ea31ba56
Tranlated some words into English
2006-11-03 16:47:09 +00:00
5846c3b0f8
added volume plugin icons
...
fixed small bugs in error output
fixed some subprocess.communicate mistakes
fixed display bug in partition plugin
2006-11-03 14:27:55 +00:00
2d7b34afaa
added volume plugin icons
...
added environemt warnings
2006-11-03 14:27:48 +00:00
09b4aa12d6
added css for volume plugins and environment warnings
2006-11-03 14:27:41 +00:00
fc40d6c51a
added svg sources of volume plugin icons
2006-11-03 14:27:31 +00:00
0fe6d426ed
added mounting and unmounting of config partition
...
moved config partition handling to CryptoBoxSettings
implemented environment checks (writeable config, https (off for now))
chown mounted directory after mount to the cryptobox user
2006-11-03 14:27:19 +00:00