| #
2a3a2fe6 |
| 17-Dec-2015 |
Alfredo Silva <alfredo.silva@sky.com> |
translation update
|
| #
8ab6e08b |
| 30-Jul-2015 |
Paulo Carmino <contato@paulocarmino.com> |
translation update
|
| #
ea993669 |
| 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed lots of missing format strings in language 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
|
| #
fa4038c7 |
| 31-Mar-2015 |
Romulo Pereira <romuloccomp@gmail.com> |
translation update
|
| #
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 ...
|
| #
2fd1f790 |
| 18-Dec-2014 |
Guido Salatino <guidorafael23@gmail.com> |
translation update
|
| #
a55c49a2 |
| 28-Sep-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
move strings to lang.php
|
| #
34f7d745 |
| 03-Jun-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Merge remote-tracking branch 'origin/master' into trailingcolons
Conflicts: inc/lang/lv/lang.php inc/lang/pt/lang.php
|
| #
6ff03655 |
| 30-May-2014 |
Paulo Silva <paulotsilva@yahoo.com> |
translation update
|
| #
5883ebc3 |
| 29-May-2014 |
Murilo <muriloricci@hotmail.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
|
| #
33f552fa |
| 03-Sep-2013 |
Anika Henke <anika@selfthinker.org> |
removed unused lang string (authmodfailed)
|
| #
68389009 |
| 16-Aug-2013 |
André Neves <drakferion@gmail.com> |
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
|
| #
23735ba4 |
| 13-Jan-2012 |
lupo49 <post@lupo49.de> |
localization: removed strings from old flashuploader
|
| #
54db0171 |
| 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed various errors in language files
|