Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed some wrong quotation marks in language files | Anika Henke | 2015-07-12 |
| | |||
* | fixed lots of missing format strings in language files | Anika Henke | 2015-07-12 |
| | |||
* | translation update | Danny Buckhof | 2015-05-07 |
| | |||
* | Remove no longer needed language string | Patrick Brown | 2015-04-04 |
| | |||
* | Remove unused language strings | Patrick Brown | 2015-04-03 |
| | |||
* | translation update | Patrick | 2014-11-19 |
| | |||
* | Fix brokan format string | Harald Hanche-Olsen | 2014-10-05 |
| | |||
* | move strings to lang.php | Gerrit Uitslag | 2014-09-28 |
| | |||
* | Merge remote-tracking branch 'origin/master' into FS#2697searchpagereadonly | Gerrit Uitslag | 2014-09-28 |
|\ | | | | | | | | | | | Conflicts: inc/lang/hr/searchpage.txt inc/lang/ko/searchpage.txt | ||
| * | upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778 | Andreas Gohr | 2014-07-04 |
| | | | | | | | | | | | | | | | | | | This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken files :-( Unfortunately there's no simple way to get the latest stable jQuery-UI so for now the version has to be adjusted manually in the script. | ||
| * | Move colon from code to language strings | Gerrit Uitslag | 2014-05-16 |
| | | |||
| * | translation update | Christopher Schive | 2014-03-18 |
| | | |||
| * | Merge pull request #573 from splitbrain/FS#2437detailphprefactor | Andreas Gohr | 2014-03-16 |
| |\ | | | | | | | refactor detail.php to template.php | ||
| | * | Update lang of img pagetools | Gerrit Uitslag | 2014-03-05 |
| | | | |||
| * | | remove placeholder van denied.txt | Gerrit Uitslag | 2014-03-07 |
| | | | |||
| * | | Revert "added stripped bit to language file" | Gerrit Uitslag | 2014-03-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 524df5769a0b9b7aa35af6500c85528c2b0515fe. Conflicts: inc/lang/bn/lang.php inc/lang/fr/lang.php | ||
| * | | added stripped bit to language file | Andreas Gohr | 2014-02-28 |
| | | | | | | | | | | | | this has been done by a script and might not be 100% accurate | ||
| * | | Update localizations | Gerrit Uitslag | 2014-02-25 |
| |/ | |||
* / | Replace part of localized searchtext by placeholder | Gerrit Uitslag | 2014-03-04 |
|/ | |||
* | localize jQuery UI date picker FS#2912 | Andreas Gohr | 2014-01-17 |
| | |||
* | translation update | Boris | 2013-11-25 |
| | |||
* | translation update | Thomas Juberg | 2013-11-24 |
| | |||
* | removed unused lang string (authmodfailed) | Anika Henke | 2013-09-03 |
| | |||
* | fixed language file placeholders FS#2682 | Andreas Gohr | 2013-02-16 |
| | |||
* | link directly to subscription management in mails | Andreas Gohr | 2013-01-26 |
| | | | | | This was updated in the english translation a while ago, but was still missing in some translations | ||
* | Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into ↵ | Andreas Gohr | 2012-11-18 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||
| * | changed semicolon to colon in link to welcome page to make it less confusing | Anika Henke | 2012-11-18 |
| | | |||
| * | changed the link in the installer to point to wiki:welcome | Andreas Gohr | 2012-07-14 |
| | | |||
* | | Use hardcoded plugin loading error message as $lang isn't initialized | Michael Hamann | 2012-09-08 |
| | | | | | | | | | | | | | | | | 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. | ||
* | | fixed validation errors in the installer | Anika Henke | 2012-07-14 |
|/ | |||
* | Merge branch 'resetpassword' | Andreas Gohr | 2012-03-10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||
| * | removed outdated language string. it has to be retranslated | Andreas Gohr | 2012-02-17 |
| | | |||
* | | localization: removed strings from old flashuploader | lupo49 | 2012-01-13 |
| | | |||
* | | Norwegian language update | Egil Hansen | 2011-12-06 |
|/ | |||
* | Norwegian language update | Jon Magne Bøe | 2011-10-23 |
| | |||
* | removed remnants of old flash uploader (FS#2335) | Anika Henke | 2011-10-15 |
| | |||
* | Norwegian language update | Thomas Nygreen | 2011-09-19 |
| | |||
* | jqueryized locktimer | Andreas Gohr | 2011-08-19 |
| | |||
* | Norwegian language update | Rune Rasmussen | 2011-05-30 |
| | |||
* | removed duplicate authors from language files | Anika Henke | 2011-02-20 |
| | |||
* | added 'register' and 'resendpwd' to action links and buttons | Anika Henke | 2011-02-20 |
| | | | | | Attention: $lang['register'] has been renamed to $lang['btn_register'], anyone using that in any plugin or template should adjust it. | ||
* | Remove unneeded i18n files | Adrian Lang | 2010-10-10 |
| | |||
* | Rewrite JavaScript change check | Adrian Lang | 2010-03-26 |
| | |||
* | Remove wordblock action, issue a msg instead | Adrian Lang | 2010-03-09 |
| | |||
* | Norwegian language update | Erik Pedersen | 2009-11-15 |
| | | | | | | Ignore-this: 769ee24569bccddcc109742412d8cfa9 darcs-hash:20091115121441-e81ea-d92ad5bc41144b9aad73939ab1522a2077583660.gz | ||
* | Whitespace cleanup FS#1709 | furun | 2009-10-16 |
| | | | | | | Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz | ||
* | Language file cleanups for JS changes | Andreas Gohr | 2009-08-12 |
| | | | | | | | | Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307 Removed unused string, move another string to the [js] subarray. darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz | ||
* | Norwegian language update | Erik Pedersen | 2009-08-11 |
| | | | | | | Ignore-this: 9de87e69b85c8fbc67c79d53c5e7592b darcs-hash:20090811184843-e81ea-2c27d492a7b21c3a58912229bfa62240dd625b3b.gz | ||
* | Norwegian language update | Ian Galpin | 2009-04-24 |
| | | | | | | Ignore-this: 690e100621dca258956775fbdda97451 darcs-hash:20090424133029-488e0-cf9daf4de7a5aaa2384bc554f50bcde8a127415e.gz | ||
* | Norwegian language update | Knut Staring | 2009-02-20 |
| | | | | | | Ignore-this: 48436367d7eda69954d9b3ee73ad31b8 darcs-hash:20090220080338-92dad-7c317743b77c1e0ce3468dea766438b006f7cb39.gz |