Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
| | |||||
* | fix #15962 | Bernhard Posselt | 2015-04-30 | 1 | -2/+0 |
| | |||||
* | implement json serialize for l10n string | Bernhard Posselt | 2015-04-29 | 1 | -1/+9 |
| | |||||
* | Merge pull request #14399 from owncloud/ignore-empty-plurals | Lukas Reschke | 2015-03-26 | 1 | -20/+2 |
|\ | | | | | Ignore empty plurals just like with singulars | ||||
| * | Revert "Correctly fallback to english, if the plural case is not translated" | Joas Schilling | 2015-02-20 | 1 | -20/+2 |
| | | | | | | | | This reverts commit cbad5c998b260040523ac8e6a2797591d0086938. | ||||
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 2 | -8/+42 |
| | | |||||
* | | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 2 | -40/+10 |
| | | | | | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 2 | -10/+40 |
|/ | |||||
* | Correctly fallback to english, if the plural case is not translated | Joas Schilling | 2014-12-11 | 1 | -2/+20 |
| | |||||
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -2/+5 |
| | |||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-08 | 85 | -3387/+0 |
|\ | |||||
| * | move l10n factory into private | Thomas Müller | 2013-10-07 | 1 | -0/+34 |
| | | |||||
| * | remove outdated translation files | Thomas Müller | 2013-10-07 | 85 | -3387/+0 |
| | | |||||
* | | moving file to the right location | Thomas Müller | 2013-10-07 | 1 | -0/+34 |
|/ | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 86 | -0/+3443 |
Conflicts: lib/private/vcategories.php |