aboutsummaryrefslogtreecommitdiffstats
path: root/include/pgettext.php
Commit message (Collapse)AuthorAgeFilesLines
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* finish up ability to switch languages without function collisionFriendika2011-09-211-1/+12
|
* bug #159 multiple definition of string_plural_form function when changing ↵Friendika2011-09-211-3/+7
| | | | languages
* improve push_lang and pop_lang to do basically nothing if the new language ↵Friendika2011-05-231-0/+7
| | | | is the same as existing
* bug #85Friendika2011-05-231-0/+23
|
* improved browser language detect, set user language on loginFriendika2011-05-231-0/+51
|
* Move translation functions. Add tt() for plural cases.fabrixxm2011-03-111-0/+46