View Single Post
  #12  
Old 08-11-2013, 12:42
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
the language detection of cod works this way:
if folder english exists, it uses english language
if folder german exists, it uses german language
so you cant use two languages same time.
you need to delete or rename english folder, to get it working in german.
so my suggestion for supporting all languages is, to add all language files.
converter, the method you are using, skips files which not exists so this way it will be always one language.
Reply With Quote