Comment to 'Language 'Recompile' bug'
  • 1-2) It is processed by method installLanguage by the mentioned BxDolStudioLanguagesUtils class. All new keys and values will be recorded to the database and then the file cache/lang-[lang name].php will be generated.

    3) Polyglot makes the changes in the database for all keys, but during the restoration updates only those keys which were existing in the original XML files of this language.