aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/languages/fr/LC_MESSAGES
Commit message (Collapse)AuthorAgeFilesLines
* Improve messages if there is no plugin or parameter available in the admin pageArthurHoaro2017-11-111-57/+58
| | | | Fixes #931
* Translations : Working demo example of translation extensionArthurHoaro2017-10-221-33/+37
|
* Add language selection in the configure page of the default themeArthurHoaro2017-10-221-160/+251
|
* Use makefile target to generate MO file and remove it from gitArthurHoaro2017-10-222-60/+88
|
* Shaarli's translationArthurHoaro2017-10-222-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.