merged [930] with translation branch

This commit is contained in:
lars 2007-03-29 21:32:26 +00:00
parent 0a1a7bd383
commit f8a091c996
76 changed files with 202 additions and 200 deletions

View file

@ -65,7 +65,7 @@ LANG_DIR = 'intl'
MAIL_ADDRESS = 'info@cryptobox.org'
## the complete list of languages wastes a lot of space - for now we use only a few
#ALL_LANGUAGES = "af aka am ar bn ca cs da de el en es et eu fa fi fr fur gl he hi hr hu hy is it ja ka kg ko ku lt lv mr ms mt nb ne nl nn ns pa pl pt ru sl sr st sv tr uk ve vi xh".split(" ")
ALL_LANGUAGES = "cs da de en es fi fr hu it ja nl pl pt ru sl sv ur".split(" ")
ALL_LANGUAGES = "cs da de et en es fi fr hr hu it ja nl pl pt ru sl sv ur".split(" ")
# --------------=-=-=- functions -=-=-=--------------------