aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* handling an eror in case of missing l10n file or it's parsing errorfilip2017-02-151-1/+6
|
* changed structure of resulting l10n arrayfilip2016-07-261-2/+2
|
* new function 'get sanitized string from $_GET'filip2016-07-071-0/+12
|
* start with the common footer on some pagesfilip2016-06-281-8/+16
| | | | | | + separate function for it + separate css for it + expanding i18n function for that purpose (to accept more than one gettext file)
* a bit more flexible i18n helperfilip2016-06-141-4/+10
|
* ligher server load with redirectionfilip2016-06-131-0/+1
| | | | adding some 'die' instructions after header('Location: ...
* fix of default to httpsfilip2015-07-261-1/+1
|
* First push of report about differences between Transifex and our git repositoryfilip2014-11-301-0/+20
|
* Revert "Updated Estonian translation"Thomas Backlund2014-10-121-0/+509
| | | | This reverts commit a0b2d09125d7911656fe4cb286f20643c4432281.
* Updated Estonian translationMarek Laane2014-10-121-509/+0
|
* further optimisation for mognase + bonus: bugfix for Catalan language ;)Filip Komar2014-05-221-30/+1
|
* move php-mo.php for better compatibility with mognase + improved navigation ↵Filip Komar2014-05-181-1/+1
| | | | in l10n report & co.
* Swedish availableManuel Hiebel2014-05-081-0/+1
|
* move php-mo, needed if we want use _nav for mognaseManuel Hiebel2014-05-021-1/+1
|
* langs.inc.php prepared for conversion of mognase to gettextFilip Komar2014-03-311-4/+7
|
* first steps as a preparation of l10n report (only diff.php for now - 3 ↵Filip Komar2014-03-071-1/+8
| | | | exceptions) to gettext system
* first step towards transition from lang files to gettext translation systemFilip Komar2014-03-011-0/+91
|
* Fix some PHP notices found indirectly while testing gnutls update.Colin Guthrie2014-02-151-1/+1
|
* create function locale_hyphen_underscore and make use of itFilip Komar2014-02-011-0/+22
|
* added infrastructure for Asturian on Mageia websiteFilip Komar2013-11-071-0/+1
|
* report page extended to show duplicate strings in lang filesFilip Komar2013-08-101-3/+8
|
* 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
|