Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve messages if there is no plugin or parameter available in the admin page | ArthurHoaro | 2017-11-11 | 1 | -57/+58 |
| | | | | Fixes #931 | ||||
* | Translations : Working demo example of translation extension | ArthurHoaro | 2017-10-22 | 1 | -33/+37 |
| | |||||
* | Add language selection in the configure page of the default theme | ArthurHoaro | 2017-10-22 | 1 | -160/+251 |
| | |||||
* | Use makefile target to generate MO file and remove it from git | ArthurHoaro | 2017-10-22 | 2 | -60/+88 |
| | |||||
* | Shaarli's translation | ArthurHoaro | 2017-10-22 | 2 | -0/+1243 |
* translation system and unit tests * Translations everywhere Dont use translation merge It is not available with PHP builtin gettext, so it would have lead to inconsistency. |