Age | Commit message (Collapse) | Author |
|
Conflicts:
includes/account.php
scripts/cron/warning.php
www/disputes.php
www/wot.php
|
|
and use it (in set_translation() and the Assurer contact form)
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
This reverts commit 0730c9df3eb440205d7963e3c0762765d9b47031.
|
|
- zh_CN => zh-cn (in various cases: ZH_cn, zh_cn, ...)
- de => de (what the current GUI produces)
- de_DE => de, en_AU => en, EN_AU => en (what may be left in the database)
... and more creative upper/lower-cases
|
|
|
|
|
|
|
|
|
|
changed the reference
|
|
I shall never again use copy and paste for coding. I shall never again use copy
and paste for coding. I shall never again use copy and paste for coding. I
shall never again use copy and paste for coding. I shall never again use copy
and paste for coding. I shall never again use copy and paste for coding. I
shall never again use copy and paste for coding. I shall never again use copy
and paste for coding. I shall never again use copy and paste for coding. I
shall never again use copy and paste for coding.
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
update some more legacy language handling
removed screenshot() as it's never used and language dependent
still open: translation in PDFs
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
language handling for Internet Explorer.
TODO:
- replace all uses of $_SESSION['_config']['language'] and
$_SESSION['_config']['translations'] with the appropriate calls to the
new class
- adjust character handling in the PDF generation routines
- probably more
Signed-off-by: Michael Tänzer <neo@nhng.de>
|