dokuwiki / translate.dokuwiki.org

Web based tool to create and update translation patches for DokuWiki and DokuWiki plugins.
MIT License
8 stars 2 forks source link

Adding and keep track of supported languages #83

Closed Klap-in closed 7 years ago

Klap-in commented 9 years ago

Currently at 2 places languages are added to database:

Remarks:

Ideas:

splitbrain commented 9 years ago

I think having a command would be preferable. I was thinking about that myself.

Klap-in commented 8 years ago

Since bb9f21e0a62c4db28b84a3f4eb05a0aa723455d0: If languages are missing, these could be added to the list in the dokuwiki:setup command. If now this command is called all the missing info is included in database, existing entries are skipped.

Some languages added by 66e3630874a233eae307f57edc62dbe778ca8622

Klap-in commented 7 years ago

Solution: new languages has to be added to the dokuwiki:setup command, which can be run to add just the missing languages.