summaryrefslogtreecommitdiff
path: root/includes/classes/class_i18n.php
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-407/+0
2010-12-09Add link to external bug reportfisharebest1-3/+4
2010-12-09Fix: zh_CN not appearing in language list.fisharebest1-17/+19
2010-11-18#676909 - Embedded RTL/LTR textfisharebest1-2/+5
2010-11-05Better sorting of language names? Sort by translation of base language (Engl...fisharebest1-8/+15
2010-10-14Fix: HTTP_ACCEPT_LANGUAGE en-gb not matching locale en_GBfisharebest1-1/+1
2010-10-14Fix: HTTP_ACCEPT_LANGUAGE en-gb not matching locale en_GBfisharebest1-0/+5
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+1
2010-08-24Our default language is now "en_US", not "en" - necessary for user agents wit...fisharebest1-3/+3
2010-08-23Sort list of languages by code, rather than name - keeps en_AU, en_GB and en_...fisharebest1-1/+3
2010-08-14fix typoŁukasz Wilenski1-1/+1
2010-07-11#603939 Default languagefisharebest1-3/+3
2010-06-13#590143 ordinal word needs genderfisharebest1-22/+0
2010-05-26When changing language using the page header, update the user's default setting.fisharebest1-0/+3
2010-05-25Move module-specific help-text items to the module's help filefisharebest1-1/+1
2010-05-25RTL supportfisharebest1-13/+15
2010-05-25RTL supportfisharebest1-5/+8
2010-05-25RTL support: add ‏ / ‎ markers when embedded strings. Need to remove...fisharebest1-4/+15
2010-05-15Tidy up code - remove repetitionfisharebest1-60/+41
2010-05-14centuries BCŁukasz Wilenski1-24/+46
2010-05-13I18N: add all century names - for completeness (and because I have a couple o...fisharebest1-0/+9
2010-05-13century namesŁukasz Wilenski1-4/+1
2010-05-12century localisationŁukasz Wilenski1-0/+22
2010-04-15Remove some old PHP-based collation (we now use DB collation exclusively)fisharebest1-3/+0
2010-04-15Apply collation rules on indi/fam lists (surnames only - given names to follow)fisharebest1-0/+7
2010-04-14I18n: Abbreviated fact labels for birth/marriage/death on chart boxesfisharebest1-11/+0
2010-04-07I18N: need context-sensitive translations, not language-specific functionsfisharebest1-5/+0
2010-04-07I18N error on advanced search pagefisharebest1-3/+0
2010-04-05(no commit message)Veit Olschinski1-0/+374