summaryrefslogtreecommitdiff
path: root/inc/lang
Commit message (Collapse)AuthorAge
* Use hardcoded plugin loading error message as $lang isn't initializedMichael Hamann2012-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.
* French language updateOlivier Duval2012-09-07
|
* Spanish language updateGerardo Zamudio2012-09-07
|
* spanish language update FS#2586Andreas Gohr2012-09-07
|
* Finish language updateJukka Inkeri2012-09-07
|
* Traditional Chinese language update日向小郎2012-09-07
|
* Korean language update이명진2012-08-26
|
* Finish language updateOtto Vainio2012-08-26
|
* Dutch language updateGerrit2012-08-26
|
* Korean language update이명진2012-08-26
|
* Czech language updateMiroslav Svoboda2012-08-26
|
* reworded the word 'button' to be more generic and independent from template ↵Anika Henke2012-07-15
| | | | (FS#2543)
* exchanged named entities with unicode characters in French lang fileAnika Henke2012-07-14
|
* fixed validation errors in the installerAnika Henke2012-07-14
|
* added lang string for 'Sidebar'Anika Henke2012-07-08
|
* danish language updateMikael Lyngvig2012-07-08
|
* Persian translationMilad D2012-07-08
|
* Merge pull request #113 from lupo49/masterAndreas Gohr2012-07-06
|\ | | | | de/de-informal: added missing strings / updates for existing ones.
| * de/de-informal: added missing localization / update existing oneslupo492012-06-30
| |
| * de-informal: Fixed typos "Abonnementliste" (FS#2456)lupo492012-06-30
| |
* | updated: Bulgarian translationKiril LastName2012-07-04
|/
* iRussian language updateВячеслав Третьяков2012-06-30
|
* Dutch language updateDion Nicolaas2012-06-22
|
* Vietnamese language updateNguyen The Hung2012-06-22
|
* Korean language update이명진2012-06-22
|
* Korean language update이명진2012-06-13
|
* Italian language updateMatteo Pasotti2012-06-12
|
* Polish langauge updateAoi Karasu2012-06-12
|
* chinese language update. related to FS#2360lainme2012-06-12
|
* formatBc. Jan Kaláb2012-06-03
|
* formatBc. Jan Kaláb2012-06-03
|
* formatingBc. Jan Kaláb2012-06-03
|
* Korean language updateErial Krale2012-05-22
|
* Ukrainian language updateRoman Franchuk2012-05-22
|
* Restore page versions - add timestamp of the restored version to to the ↵lupo492012-05-08
| | | | | | summary field. This allows easier identifying of which version has been restored. (FS#2522)
* Esperanto language updateRobert Bogenschneider2012-04-27
|
* Japanese language updateOsaka2012-04-27
|
* French language updateYannick Aure2012-04-27
|
* display uploadable file size in media manager FS#2425Andreas Gohr2012-04-23
|
* Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (382 commits) Romanian language update Marathi language update Arabic Language Update when there's not enough space for images, make sure they stay proportional (might be FS#2480) added minimal RTL print styles (part of FS#2185) moved plugins' rtl.css to their style.css counterpart (part of FS#2185) removed all browser-specific gradients as the recently (in 42ff6730) introduced svg makes them unnecessary removed comments from accidentally commented lines in tpl_includeFile() removed obsolete template file added tpl_includeFile() to core Make getTitle method in remote interface public Changed an error code in XML-RPC interface. This error hasn't anything to do with the rest of the -32600 errors. BG: language update Korean language update fixed performance issues with gradient in Firefox (which also added gradient support for IE9) (FS#2447) deleted very old (and unused) images added accidentally removed '<?php' back in (was in 57fc5edd) wrapped X-UA-Compatible meta tag with conditional comments added explanation to todo in _forms.css removed problematic 'overflow: hidden' from lists again ('unfixes' FS#1950) ... Conflicts: inc/auth.php inc/load.php
| * Romanian language updateEmanuel-Emeric Andraşi2012-04-15
| |
| * Marathi language updatePadmanabh Kulkarni2012-04-15
| |
| * Arabic Language UpdateUsama Akkad2012-04-11
| |
| * BG: language updateKiril LastName2012-04-03
| |
| * Korean language updateErial Krale2012-03-26
| |
| * Japanese language updateTaisuke Shimamoto2012-03-23
| |
| * Merge branch 'adexpirywarn'Andreas Gohr2012-03-10
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adexpirywarn: make sure AD pass expiry message is never shown twice do not hardcode profile link in AD pass expire message translatable AD expiry warning and link to update profile page Don't return any data for non-existant users do not query AD for empty user name always check expire time when configured Check password expiry times in Active Directory backend
| | * do not hardcode profile link in AD pass expire messageAndreas Gohr2012-02-17
| | | | | | | | | | | | Changing passwords might not be available.
| | * translatable AD expiry warning and link to update profile pageAndreas Gohr2011-11-07
| | |
| * | Merge branch 'resetpassword'Andreas Gohr2012-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