Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "Language names via intl library."" | Stefan Parviainen | 2014-12-31 | 1 | -6/+24 |
| | | | | This reverts commit 4f35efa0bad4ae6489b63f3eebafe6542d654094. | ||||
* | Revert "Language names via intl library." | RedMatrix | 2014-12-31 | 1 | -24/+6 |
| | |||||
* | Update function doc, return language code if language is not recognized | Stefan Parviainen | 2014-12-30 | 1 | -3/+7 |
| | |||||
* | Language names via intl library. Fixes #773 | Stefan Parviainen | 2014-12-30 | 1 | -4/+18 |
| | |||||
* | So much so, in fact, that I didn't even notice the typo. | Thomas Willingham | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Minor doco. Add some clarity - that had me scratching my head. | Thomas Willingham | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Language selection: case-insensitive and system language | Alexandre Hannud Abdo | 2014-05-23 | 1 | -2/+1 |
| | | | | | | | Fixed ignoring HTTP_ACCEPT_LANGUAGE tags that had uppercase characters. Fixed defining a->language too soon to ever get the system lang | ||||
* | change app dropdown to point to apps module (changes nav template). ↵ | friendica | 2014-05-21 | 1 | -1/+3 |
| | | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content. | ||||
* | Allow translation context with plural. Use that in Likes/Dislikes. | Alexandre Hannud Abdo | 2014-05-21 | 1 | -3/+4 |
| | |||||
* | Make translation contexts effective. | Alexandre Hannud Abdo | 2014-05-21 | 1 | -2/+3 |
| | |||||
* | add optional context to translations | friendica | 2014-05-20 | 1 | -2/+4 |
| | |||||
* | Commenting language.php and some changes | Klaus | 2014-02-18 | 1 | -84/+87 |
| | | | Some commenting for Doxygen, simplified detect_language() a bit, added a new function get_language_name() that I will use soon or can be used in general to display localized language names from language codes. | ||||
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -25/+27 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -13/+17 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 1 | -1/+1 |
| | |||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -9/+8 |
| | |||||
* | more registration functions plus ability to over-ride individual strings ↵ | friendica | 2012-07-22 | 1 | -0/+8 |
| | | | | plus upstream merges plus rev update | ||||
* | more account infrastructure | friendica | 2012-07-22 | 1 | -2/+3 |
| | |||||
* | split up get_browser_language() to use in additional ways | friendica | 2012-07-16 | 1 | -1/+13 |
| | |||||
* | use include/language.php for all language and translation code | friendica | 2012-07-16 | 1 | -0/+143 |
| | |||||
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -0/+92 |