nextcloud/lib
Christoph Wurst 5b727fc7da
Add L10n factory method for generic language heuristics
The existing `findLanguage` method tries its best to find the best
language for the current users. For some tasks we don't want this but
rather determine the most generic language for *another* user, e.g. when
the current user trigger an email notifiaction to someone else. In this
case the current user's language is a bad guess in many multi-language
environments.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-13 09:57:21 +02:00
..
composer Merge pull request #28608 from nextcloud/path-prefix-filter 2021-10-07 17:16:39 +02:00
l10n [tx-robot] updated from transifex 2021-10-07 02:25:26 +00:00
private Add L10n factory method for generic language heuristics 2021-10-13 09:57:21 +02:00
public Add L10n factory method for generic language heuristics 2021-10-13 09:57:21 +02:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 2021-08-04 19:02:57 +02:00
versioncheck.php Use proper exit code 2021-10-03 21:51:45 +02:00