تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
5485 أدوات العرض

Recently we have translated most of the OpenERP (addons, web and base) in Macedonian (currently in quality check stage). What I'm trying to do is to make a database that has only one language - Macedonian, but the language is not in the list in the database manager.

Creating the database initially in English, installing Macedonian and then disabling English creates additional problems already described here.

So my question is: How to create a database in a language that is not in the list in the database manager?

الصورة الرمزية
إهمال

Did you translated on launchpad or locally?

الكاتب

We translated them locally and then uploaded on Launchpad. 85%(and change) of OpenERP Addons, almost 69% of OpenERP Server and 98% of OpenERP Web. As I said earlier, different modules are given to professionals(in their branch) for quality checks.

الكاتب أفضل إجابة

Adding the following line:

'mk_MK': u'Macedonian / македонски',

after

ALL_LANGUAGES = {

in

openerp/tools/misc.py

does the job for testing purposes.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
4
يوليو 24
33918
2
مارس 15
5116
1
مارس 15
7785
6
يوليو 24
83468
1
يوليو 24
23238