| #
9b03c563 |
| 27-Oct-2023 |
talal <ksa76@hotmail.com> |
translation update
|
| #
830c02df |
| 01-Jan-2022 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
update DokuWiki install URL
|
| #
a7b2005a |
| 01-Jan-2022 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
update flashplayer URL
|
| #
045f64ab |
| 04-Aug-2018 |
Khalid <khalid.aljahil@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 ...
|
| #
70519db9 |
| 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed a few links and html errors in language files
|
| #
25957e77 |
| 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
removed English translation strings from non-English translation files
|
| #
d49d4260 |
| 04-Apr-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Remove no longer needed language string
|
| #
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
|
| #
7ce0a39e |
| 22-Sep-2014 |
Mohamed Belhsine <b.mohamed897@gmail.com> |
translation update
|
| #
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
|
| #
e0ea4d02 |
| 05-Jan-2014 |
alhajr <alhajr300@gmail.com> |
translation update
|
| #
8c339e92 |
| 01-Jan-2014 |
alhajr <alhajr300@gmail.com> |
translation update
|
| #
32f6505f |
| 28-Oct-2013 |
Ahmad Abd-Elghany <tolpa1@gmail.com> |
translation update
|
| #
33f552fa |
| 03-Sep-2013 |
Anika Henke <anika@selfthinker.org> |
removed unused lang string (authmodfailed)
|
| #
5398a7b6 |
| 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed language file placeholders FS#2682
|
| #
71e90b1c |
| 06-Jan-2013 |
Osama Al-Kofahi <Osamak@paci.gov.kw> |
Arabic language update
|
| #
c56cc74a |
| 18-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it
Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it less confusing added initial pages to not be ignored by git improved welcome text added welcome page changed the link in the installer to point to wiki:welcome
Conflicts: inc/lang/fr/lang.php
show more ...
|
| #
2c2ee174 |
| 18-Nov-2012 |
Anika Henke <anika@selfthinker.org> |
changed semicolon to colon in link to welcome page to make it less confusing
|
| #
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 ...
|