| #
                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 
 | 
| #
                f53f6fa0 |  | 14-Apr-2020 | Aleš Milošič <ales.milosic@gmail.com> | translation update 
 | 
| #
                a00078f7 |  | 28-Mar-2018 | Andreas Gohr <gohr@cosmocode.de> | adjusted language files to remove outdated string 
 | 
| #
                5404d005 |  | 10-Feb-2018 | Simon <sbx@protonmail.ch> | translation update 
 | 
| #
                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 ...  
 | 
| #
                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 
 | 
| #
                fde860be |  | 15-May-2014 | Gerrit Uitslag <klapinklapin@gmail.com> | Move colon from code to language strings 
 | 
| #
                07ee73ee |  | 05-Apr-2014 | Jernej Vidmar <jernej.vidmar@vidmarboehm.com> | translation update 
 | 
| #
                5c192694 |  | 05-Mar-2014 | Gerrit Uitslag <klapinklapin@gmail.com> | Update lang of img pagetools 
 | 
| #
                3402a2df |  | 04-Feb-2014 | matej <mateju@svn.gnome.org> | translation update 
 | 
| #
                832c87cb |  | 30-Nov-2013 | Matej Urbančič <mateju@svn.gnome.org> | translation update 
 | 
| #
                33f552fa |  | 03-Sep-2013 | Anika Henke <anika@selfthinker.org> | removed unused lang string (authmodfailed) 
 | 
| #
                f9f54ce2 |  | 26-Aug-2013 | Matej Urbančič <mateju@svn.gnome.org> | translation update 
 | 
| #
                5398a7b6 |  | 16-Feb-2013 | Andreas Gohr <andi@splitbrain.org> | fixed language file placeholders FS#2682 
 | 
| #
                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 ...  
 | 
| #
                9664a2b8 |  | 14-Jul-2012 | Andreas Gohr <andi@splitbrain.org> | changed the link in the installer to point to wiki:welcome 
 | 
| #
                50fbf1b6 |  | 10-Mar-2012 | Andreas Gohr <andi@splitbrain.org> | Merge branch 'resetpassword'
 No longer autogenerate passwords for password reset when
 $conf['autopasswd'] is disabled. Instead allow to change the password
 online.
 
 * resetpassword:
 added a timeli
 Merge branch 'resetpassword'
 No longer autogenerate passwords for password reset when
 $conf['autopasswd'] is disabled. Instead allow to change the password
 online.
 
 * resetpassword:
 added a timelimit for password reset tokens
 removed commented line
 use correct lang string for password mismatch
 removed outdated language string. it has to be retranslated
 German translation for password reset
 honor autopasswd setting for resend password
 
 Conflicts:
 inc/lang/no/lang.php
 inc/lang/sl/lang.php
 show more ...  
 | 
| #
                7cb9c0e3 |  | 17-Feb-2012 | Andreas Gohr <andi@splitbrain.org> | removed outdated language string. it has to be retranslated 
 |