LOCALE_IMPORT_OVERWRITE
in includes/locale.inc
Translation import mode overwriting all existing translations if new translated version available.
<?php
define('LOCALE_IMPORT_OVERWRITE', 0);
?>
Login or register to post comments in includes/locale.inc
Translation import mode overwriting all existing translations if new translated version available.
<?php
define('LOCALE_IMPORT_OVERWRITE', 0);
?>
Login or register to post comments