Projects:Language Local Name
Introduction
The languages table (AD_LANGUAGE) has a field that contains the name: language + country in English. In order to identify properly the record by locals the table should have a new "local name" field with the language + country in the local language. This way in a list with all languages it will be easier for locals to identify his own language and country.
- Leader: Openbravo
- Status: Started
- Module: https://code.openbravo.com/erp/mods/org.openbravo.module.languagelocalname
- Issue: https://issues.openbravo.com/view.php?id=36584
Documentation
New column LOCALNAME in table AD_LANGUAGE with type VARCHAR(60), and including the field in window Language. New dataset including the Local Name in the table for all current languages. Data collected from https://restcountries.eu/ and the license is Mozilla Public License MPL 2.0