Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix language redirection (see bug 7091) | Romain d'Alverny | 2012-08-17 | 1 | -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 strings | Romain d'Alverny | 2012-08-03 | 1 | -1/+1 |
| | |||||
* | support tags with attributes | Romain d'Alverny | 2012-06-28 | 1 | -1/+4 |
| | |||||
* | doc | Romain d'Alverny | 2012-06-20 | 1 | -0/+7 |
| | |||||
* | more readable func _d() | Romain d'Alverny | 2012-06-20 | 1 | -4/+15 |
| | |||||
* | manage strings with escaped quotes | Romain d'Alverny | 2012-06-11 | 1 | -2/+3 |
| | |||||
* | cleanup string on output | Romain d'Alverny | 2012-05-25 | 1 | -2/+2 |
| | |||||
* | uk name fix | Romain d'Alverny | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | some strings may be left untranslated on purpose | Romain d'Alverny | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | make sure the global is defined | Romain d'Alverny | 2012-05-24 | 1 | -1/+4 |
| | |||||
* | add link to report | Romain d'Alverny | 2012-05-24 | 1 | -1/+2 |
| | |||||
* | add ca, eo | Romain d'Alverny | 2012-05-24 | 1 | -0/+2 |
| | |||||
* | new, _lang_return() function | Romain d'Alverny | 2012-05-24 | 1 | -12/+22 |
| | |||||
* | new, lower-level _d() to return localized _data_; rewritten _t() on top of it | Romain d'Alverny | 2012-05-24 | 1 | -1/+5 |
| | |||||
* | do not load lang file for pivot language | Romain d'Alverny | 2012-05-23 | 1 | -0/+3 |
| | |||||
* | new .lang file loader; better output from _t() | Romain d'Alverny | 2012-05-23 | 1 | -3/+36 |
| | |||||
* | new _h() helper, more helping _e() | Romain d'Alverny | 2012-05-22 | 1 | -2/+16 |
| | |||||
* | new home page and new navigation for Mageia 2 | Romain d'Alverny | 2012-05-22 | 1 | -1/+2 |
| | |||||
* | new _e() and _t() i18n helper functions | Romain d'Alverny | 2012-05-11 | 1 | -0/+24 |
| | |||||
* | fix redirection | Romain d'Alverny | 2011-11-25 | 1 | -2/+2 |
| | |||||
* | new wiki URL | Romain d'Alverny | 2011-11-14 | 1 | -2/+2 |
| | |||||
* | debug http accept lang header | Romain d'Alverny | 2011-11-05 | 1 | -0/+1 |
| | |||||
* | catch /?fromtld=$tld requests: new tld_redirect() | Romain d'Alverny | 2011-07-06 | 1 | -0/+15 |
| | |||||
* | code to catch other mageia.* domains and redirect | Romain d'Alverny | 2011-06-29 | 1 | -4/+38 |
| | |||||
* | fallback lang may not be supported yet - distinct def | Romain d'Alverny | 2011-06-10 | 1 | -6/+12 |
| | |||||
* | very basic i18n class to manage strings merges/selection | Romain d'Alverny | 2011-06-10 | 1 | -1/+75 |
| | |||||
* | some more entries for pt/pt-br | Romain d'Alverny | 2011-06-10 | 1 | -1/+1 |
| | |||||
* | add pt-br language | Romain d'Alverny | 2011-06-10 | 1 | -0/+5 |
| | |||||
* | improve message | Romain d'Alverny | 2011-05-29 | 1 | -2/+6 |
| | |||||
* | add ukrainian, sort sl/tr, | Romain d'Alverny | 2011-05-29 | 1 | -1/+2 |
| | |||||
* | special query to list available locales | Romain d'Alverny | 2011-05-27 | 1 | -0/+25 |
| | |||||
* | cs lang | Romain d'Alverny | 2011-05-25 | 1 | -0/+1 |
| | |||||
* | lang redirection changes | Romain d'Alverny | 2011-03-31 | 1 | -1/+25 |
| | |||||
* | moving pt-br to pt | Romain d'Alverny | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | add ro | Romain d'Alverny | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | redirect root access after browser lang prefs | Romain d'Alverny | 2010-10-22 | 1 | -0/+23 |