nextcloud/lib
Morris Jobke 23c0f4ff5f Read available l10n files also from theme folder
The old behaviour was that only languages could be used for an app
that are already present in the apps/$app/l10n folder. If there is
a themed l10n that is not present in the apps default l10n folder
the language could not be used and the texts are not translated.

With this change this is possible and also the l10n files are
loaded even if the default l10n doesn't contain the l10n file.
2016-03-17 16:15:37 +01:00
..
composer Add composers default autoloader to core 2016-03-09 16:53:27 +01:00
l10n [tx-robot] updated from transifex 2016-03-16 01:55:43 -04:00
private Read available l10n files also from theme folder 2016-03-17 16:15:37 +01:00
public Replace unneded OC::needUpgrade with OCP method 2016-03-14 10:10:29 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php Replace unneded OC::needUpgrade with OCP method 2016-03-14 10:10:29 +01:00