aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Lang helpers small reorg.Romain d'Alverny2013-05-291-117/+182
| | | | | | | - moved several functions in i18n class: _e(), _t(), _d(), _h(), _lang_load() and _lang_return(). - kept shorthand helpers redirecting to it when needed. - updated doc for these functions.
* add urduRomain d'Alverny2013-03-101-0/+1
|
* changed Indonesian languageFilip Komar2013-01-011-1/+1
|
* added Indonesian redirection (new language)Filip Komar2013-01-011-0/+1
|
* add test file for browser languageRomain d'Alverny2012-12-211-2/+4
|
* warning fixRomain d'Alverny2012-10-161-10/+14
|
* Fix language redirection (see bug 7091)Romain d'Alverny2012-08-171-9/+13
| | | | | | | - modify relocate() function in langs.inc.php - modify ChooseLocale class constructor in localeDetection.class.php - we currently use ll-cc language tag format (instead of ll-CC, which ChooseLocale strictly expects until now)
* allow mixed markers for untranslated stringsRomain d'Alverny2012-08-031-1/+1
|
* support tags with attributesRomain d'Alverny2012-06-281-1/+4
|
* docRomain d'Alverny2012-06-201-0/+7
|
* more readable func _d()Romain d'Alverny2012-06-201-4/+15
|
* manage strings with escaped quotesRomain d'Alverny2012-06-111-2/+3
|
* cleanup string on outputRomain d'Alverny2012-05-251-2/+2
|
* uk name fixRomain d'Alverny2012-05-251-1/+1
|
* some strings may be left untranslated on purposeRomain d'Alverny2012-05-251-1/+1
|
* make sure the global is definedRomain d'Alverny2012-05-241-1/+4
|
* add link to reportRomain d'Alverny2012-05-241-1/+2
|
* add ca, eoRomain d'Alverny2012-05-241-0/+2
|
* new, _lang_return() functionRomain d'Alverny2012-05-241-12/+22
|
* new, lower-level _d() to return localized _data_; rewritten _t() on top of itRomain d'Alverny2012-05-241-1/+5
|
* do not load lang file for pivot languageRomain d'Alverny2012-05-231-0/+3
|
* new .lang file loader; better output from _t()Romain d'Alverny2012-05-231-3/+36
|
* new _h() helper, more helping _e()Romain d'Alverny2012-05-221-2/+16
|
* new home page and new navigation for Mageia 2Romain d'Alverny2012-05-221-1/+2
|
* new _e() and _t() i18n helper functionsRomain d'Alverny2012-05-111-0/+24
|
* fix redirectionRomain d'Alverny2011-11-251-2/+2
|
* new wiki URLRomain d'Alverny2011-11-141-2/+2
|
* debug http accept lang headerRomain d'Alverny2011-11-051-0/+1
|
* catch /?fromtld=$tld requests: new tld_redirect()Romain d'Alverny2011-07-061-0/+15
|
* code to catch other mageia.* domains and redirectRomain d'Alverny2011-06-291-4/+38
|
* fallback lang may not be supported yet - distinct defRomain d'Alverny2011-06-101-6/+12
|
* very basic i18n class to manage strings merges/selectionRomain d'Alverny2011-06-101-1/+75
|
* some more entries for pt/pt-brRomain d'Alverny2011-06-101-1/+1
|
* add pt-br languageRomain d'Alverny2011-06-101-0/+5
|
* improve messageRomain d'Alverny2011-05-291-2/+6
|
* add ukrainian, sort sl/tr,Romain d'Alverny2011-05-291-1/+2
|
* special query to list available localesRomain d'Alverny2011-05-271-0/+25
|
* cs langRomain d'Alverny2011-05-251-0/+1
|
* lang redirection changesRomain d'Alverny2011-03-311-1/+25
|
* moving pt-br to ptRomain d'Alverny2010-11-291-1/+1
|
* add roRomain d'Alverny2010-10-261-0/+1
|
* redirect root access after browser lang prefsRomain d'Alverny2010-10-221-0/+23