aboutsummaryrefslogtreecommitdiffstats
path: root/include/language.php
Commit message (Expand)AuthorAgeFilesLines
* php8: fix warnings during install procedureMario2021-03-031-5/+9
* basic poll support and patch to not call System::get_platform_name() within t...zotlabs2020-01-301-3/+4
* Update language.phpMax Kostikov2018-10-141-1/+1
* Update language.phpMax Kostikov2018-10-131-0/+26
* Revert "Merge branch 'patch-11' into 'dev'"Mario Vavti2018-10-131-28/+0
* Update language.phpMax Kostikov2018-10-131-2/+1
* Update language.phpMax Kostikov2018-10-131-3/+4
* Update language.phpMax Kostikov2018-10-131-2/+2
* Update language.phpMax Kostikov2018-10-131-1/+1
* Update language.phpMax Kostikov2018-10-131-2/+1
* Update language.phpMax Kostikov2018-10-131-4/+2
* Update language.phpMax Kostikov2018-10-131-1/+1
* Update language.phpMax Kostikov2018-10-131-1/+1
* Update language.phpMax Kostikov2018-10-131-5/+5
* Update language.phpMax Kostikov2018-10-121-0/+31
* re-implement/refactor getQuotaInfo() on DAV storagezotlabs2018-06-141-1/+1
* improve browser language detection by offering fallback of (for instance) fr-...zotlabs2018-01-241-1/+34
* :arrow_up: Update intl library.Klaus Weidenbach2017-10-291-4/+1
* :arrow_up: Update Text_LanguageDetect.Klaus Weidenbach2017-10-291-9/+7
* :white_check_mark: Some unit test for include/language.phpKlaus Weidenbach2017-10-261-0/+2
* add some more stuff to admin/account_edit (service class, language, and techl...redmatrix2016-10-031-0/+58
* start removing reserved words from database column names (this run: addon and...redmatrix2016-05-301-2/+2
* code cleanupredmatrix2016-05-241-6/+0
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-1/+1
* undeclared static property App::$stringsave (push_lang() and pop_lang())redmatrix2016-04-051-1/+1
* static Appredmatrix2016-03-311-18/+18
* Provide Zotlabs\Project and System class for querying details about the proje...redmatrix2016-02-181-1/+1
* update fr strings from transifexredmatrix2016-02-151-3/+10
* various issues from the forumsredmatrix2016-01-171-1/+1
* move string files to hmessages.po and hstrings.php for hubzilla to avoid endl...redmatrix2015-09-261-3/+13
* product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-131-4/+4
* replace project name with $product or $Product in strings to avoid merge issu...redmatrix2015-05-121-2/+15
* Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-38/+55
* Some cleanups and documentation.Klaus Weidenbach2015-03-041-7/+8
* Revert "Revert "Language names via intl library.""Stefan Parviainen2014-12-311-6/+24
* Revert "Language names via intl library."RedMatrix2014-12-311-24/+6
* Update function doc, return language code if language is not recognizedStefan Parviainen2014-12-301-3/+7
* Language names via intl library. Fixes #773Stefan Parviainen2014-12-301-4/+18
* So much so, in fact, that I didn't even notice the typo.Thomas Willingham2014-09-261-1/+1
* Minor doco. Add some clarity - that had me scratching my head.Thomas Willingham2014-09-261-1/+1
* Language selection: case-insensitive and system languageAlexandre Hannud Abdo2014-05-231-2/+1
* change app dropdown to point to apps module (changes nav template). Important...friendica2014-05-211-1/+3
* Allow translation context with plural. Use that in Likes/Dislikes.Alexandre Hannud Abdo2014-05-211-3/+4
* Make translation contexts effective.Alexandre Hannud Abdo2014-05-211-2/+3
* add optional context to translationsfriendica2014-05-201-2/+4
* Commenting language.php and some changesKlaus2014-02-181-84/+87
* dangerous typo that removes all your hublocs, fix reshare formattingfriendica2013-03-111-25/+27
* .friendica2013-03-101-13/+17
* start formatting for Doxygenfriendica2013-02-251-1/+1
* settings page channel permissions front-end (needs back-end still)friendica2012-11-011-1/+1