yunohost/locales
Jérôme Lebleu 2309405e98 [enh] Refactor the conf regen for better conflicts handle
It rewrites some parts of the conf regen but try to keep as much as possible
the same logic - to prevent a too big refactoring. The main change is that
configuration file regen is now handle by service_regen_conf directly.

Hooks are now called twice with the following arguments respectively:
 * `"pre" $force $pending_dir`: it's time for the script to generate and put
   each configuration file to update/remove into `$pending_dir` with the
   right directory tree. To remove one, just touch an empty file.
 * `"post" $force`: this second time, the script may restart services, fix
   permissions, clean, ...

Between this two executions, the service_regen_conf will look for any files
under the `$pending_dir` and safely process them - either create, update or
remove the proper system configuration.
2016-04-11 17:11:41 +02:00
..
de.json Translated using Weblate (German) 2016-04-08 23:14:07 +02:00
en.json [enh] Refactor the conf regen for better conflicts handle 2016-04-11 17:11:41 +02:00
es.json Translated using Weblate (Spanish) 2016-04-08 23:13:30 +02:00
fr.json Translated using Weblate (French) 2016-04-08 22:48:36 +02:00
it.json Translated using Weblate (Italian) 2016-04-08 23:14:07 +02:00
nl.json Translated using Weblate (Dutch) 2016-04-08 23:14:06 +02:00
pt.json Translated using Weblate (Portuguese) 2016-04-08 23:14:07 +02:00
tr.json [i18n] Use proper translation files from Transifex 2015-12-17 21:22:55 +01:00