Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed some wrong quotation marks in language files | Anika Henke | 2015-07-12 |
| | |||
* | Remove no longer needed language string | Patrick Brown | 2015-04-04 |
| | |||
* | Remove unused language strings | Patrick Brown | 2015-04-03 |
| | |||
* | translation update | Marian Banica | 2014-12-30 |
| | |||
* | 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 |
| | | |||
| * | 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 |
| | |||
* | Adjust and correct translations in Romanian text files | Razvan Deaconescu | 2014-01-16 |
| | |||
* | Make minor corrections to Romanian language file | Razvan Deaconescu | 2014-01-16 |
| | |||
* | removed authmodfailed line in ro lang again (sneaked back in) | Anika Henke | 2013-09-15 |
| | |||
* | Use consistent translation in Romanian language file | Razvan Deaconescu | 2013-09-14 |
| | |||
* | removed unused lang string (authmodfailed) | Anika Henke | 2013-09-03 |
| | |||
* | Fix Romanian language files by replacing cedilla-below characters with the ↵ | Alexandru Juncu | 2013-03-13 |
| | | | | correct comma-below ones. | ||
* | fixed language file placeholders FS#2682 | Andreas Gohr | 2013-02-16 |
| | |||
* | 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 |
|/ | |||
* | Romanian language update | Emanuel-Emeric Andraşi | 2012-04-15 |
| | |||
* | 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 |
| | | |||
* | | Romanian language update | Marius Olar | 2012-02-07 |
| | | |||
* | | Romanian language update | Emanuel-Emeric Andrași | 2012-01-25 |
| | | |||
* | | localization: removed strings from old flashuploader | lupo49 | 2012-01-13 |
|/ | |||
* | removed remnants of old flash uploader (FS#2335) | Anika Henke | 2011-10-15 |
| | |||
* | Romanian language update | Marius-Alex Olar | 2011-10-10 |
| | |||
* | jqueryized locktimer | Andreas Gohr | 2011-08-19 |
| | |||
* | Romanian language update | Florin Iacob | 2011-03-21 |
| | |||
* | 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 |
| | |||
* | Romanian language update | Emanuel-Emeric Andraşi | 2010-08-01 |
| | |||
* | Rewrite JavaScript change check | Adrian Lang | 2010-03-26 |
| | |||
* | Remove wordblock action, issue a msg instead | Adrian Lang | 2010-03-09 |
| | |||
* | Romanian language update | Emanuel-Emeric Andrasi | 2009-12-01 |
| | | | | | | Ignore-this: 27445a6d0f77f91582ab4bd9b5891d9 darcs-hash:20091201183419-7d477-f55c7b9f19787235893ac517a79ffb822a71cfab.gz | ||
* | Whitespace cleanup FS#1709 | furun | 2009-10-16 |
| | | | | | | Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz | ||
* | Romanian language update | N3o | 2009-10-16 |
| | | | | | | Ignore-this: 7307ceca27125b9b2664f0084b509916 darcs-hash:20091016185929-1af7f-7bca5545ef5e726e421199cf2ad64243357e0d40.gz | ||
* | Romanian language update | N3o | 2009-09-15 |
| | | | | | | Ignore-this: 5935ce3731aab09e699f6d94879ee4e darcs-hash:20090915180324-1af7f-dfad1e7f5e8112829eb49b9c93894e4ef005bb73.gz | ||
* | Romanian language update | N3o | 2009-09-11 |
| | | | | | | Ignore-this: f00ec0a348996f0b4157499fd29ac0c darcs-hash:20090911131322-1af7f-23f145c11dbf346342ab7d0b222bc04e664a137d.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 |