| #
c60f3999 |
| 05-Dec-2023 |
Hoàng Vịnh <hoangdangvinh.vn@gmail.com> |
translation update
|
| #
90427445 |
| 21-Jan-2023 |
Minh <phandinhminh@protonmail.ch> |
translation update
|
| #
830c02df |
| 01-Jan-2022 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
update DokuWiki install URL
|
| #
a07fd9f8 |
| 01-Jan-2022 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
update smtp plugin URL
|
| #
a7b2005a |
| 01-Jan-2022 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
update flashplayer URL
|
| #
a332d288 |
| 31-Mar-2021 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update
|
| #
29694a1d |
| 29-Dec-2020 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update
|
| #
b22e7f79 |
| 31-Oct-2020 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update
|
| #
1ae4bef6 |
| 14-Jun-2020 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update
|
| #
abe29f62 |
| 13-Jun-2020 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update
|
| #
de37beb4 |
| 06-May-2020 |
Thien Hau <thienhausoftware@gmail.com> |
translation update
|
| #
a00078f7 |
| 28-Mar-2018 |
Andreas Gohr <gohr@cosmocode.de> |
adjusted language files to remove outdated string
|
| #
774514c9 |
| 27-May-2016 |
Gerrit Uitslag <klapinklapin@gmail.com> |
translate html and text string for signature
Default only text string exists, via localized translation a wiki admin can add his/her own (html) version.
|
| #
e03b842a |
| 15-Apr-2016 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'master' into emailsignature
* master: (406 commits) msglint is HTTPS now. fixed failing tests URI scheme is only relevant for TLS if not proxy connection #1526 use SSL if scheme
Merge branch 'master' into emailsignature
* master: (406 commits) msglint is HTTPS now. fixed failing tests URI scheme is only relevant for TLS if not proxy connection #1526 use SSL if scheme is https add conf as global translation update avoid HTTP Response Splitting attacks via redirects #1513 translation update another tiny tab CSS addition minor change to make tabs more flexible translation update adjusted for scrutinizer hints adjusted tests for reflection based method export first go at using reflection for remote export Fixes for the FR translation obfuscate auth passwords in config. fixes #1487 add support for new Django hashing methods usie a strict comparison === instead use getNS() call instead of dirname() #1477:Search heading still displayed although search disabled Fix PHP7 evaluation order incompatibility ...
show more ...
|
| #
6d47ad6b |
| 30-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
Revert "Translation update (vi)"
|
| #
a4fb25f7 |
| 30-Jul-2015 |
hung nguyen <bancuamoinguoi999@gmail.com> |
translation update
|
| #
247faa0e |
| 04-Apr-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Remove unused language strings
|
| #
ba2c2f17 |
| 27-Mar-2015 |
furun <furun@arcor.de> |
Cleanup of the mail text signature.
Done: Cleanup of the mail text signature. The signature is deleted from the txt files and moved in to lang.php Mailer.class.php updated to insert the signature
F
Cleanup of the mail text signature.
Done: Cleanup of the mail text signature. The signature is deleted from the txt files and moved in to lang.php Mailer.class.php updated to insert the signature
Fix: - Cleaner text - no more "-- " "--" "---" "----" problems. - mailwrap.html is not needed anymore an can be deleted (?)
Changed files in all languages: lang.php mailtext.txt password.txt registermail.txt subscr_digest.txt subscr_list.txt subscr_single.txt uploadmail.txt pwconfirm.txt showrev.txt
delete?: mailwrap.html
show more ...
|
| #
a55c49a2 |
| 28-Sep-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
move strings to lang.php
|
| #
fde860be |
| 15-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Move colon from code to language strings
|
| #
5c192694 |
| 05-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update lang of img pagetools
|
| #
eced6aea |
| 19-Dec-2013 |
Dương Văn Hoàng <duongvanhoang1962@quan10.net> |
translation update
|
| #
08b9e7ca |
| 06-Mar-2013 |
Kiril LastName <neohidra@gmail.com> |
Language files: insignificant fixes
|
| #
5398a7b6 |
| 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed language file placeholders FS#2682
|
| #
eef93e99 |
| 08-Sep-2012 |
Michael Hamann <michael@content-space.de> |
Use hardcoded plugin loading error message as $lang isn't initialized
When loading plugins, $lang might not be initialized yet, so use a hardcoded error message instead, especially as this error sho
Use hardcoded plugin loading error message as $lang isn't initialized
When loading plugins, $lang might not be initialized yet, so use a hardcoded error message instead, especially as this error should only be displayed for the admin (and then fixed). This also removes the previously localized message, it might be re-added as part of the new extension manager.
show more ...
|