refugee-phrasebook / backendscripts

1 stars 0 forks source link

sh: titles are parsed from source - gives funny output #40

Open michal-fre opened 8 years ago

michal-fre commented 8 years ago

the titles (Language-Names) are parsed from source

This creates some funny results when people change language-titles to contain a lot of information.

When available use the line containing the iso-639-3 code (issue 31) and look up the language-name (see issue 39)

ref: https://github.com/refugee-phrasebook/backendscripts/issues/31 ref: https://github.com/refugee-phrasebook/backendscripts/issues/39

michal-fre commented 8 years ago

https://github.com/refugee-phrasebook/backendscripts/issues/44

michal-fre commented 8 years ago

When using the languages from the list we need to look on this too: https://github.com/refugee-phrasebook/backendscripts/issues/42