Clean and update locales (#1402)
* Remove untranslated languages * Add country prefix to some locales * Remove locale template file * Prepare nl_NL and tr_TR locale for future use * Sort locales list and put en_Us at the top * Enhance locale Makefile Add clean target for locales Set locale all target to clean and build Ensure we keep issue tracker on po updates * Update locales headers * Scan sources files and update locales
This commit is contained in:
parent
a2312ddfce
commit
1efa0742c9
38 changed files with 78481 additions and 163131 deletions
|
@ -9,7 +9,8 @@ $(PHP-CS-FIXER):
|
|||
|
||||
include locale/Makefile
|
||||
|
||||
locale-update: .locale-update
|
||||
locale-update:
|
||||
$(MAKE) -C locale update
|
||||
locale-build:
|
||||
$(MAKE) -C locale build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue