You are here

constant LOCALE_UPDATE_OVERRIDE_DEFAULT in Localization update 6

Same name and namespace in other branches
  1. 7 l10n_update.module \LOCALE_UPDATE_OVERRIDE_DEFAULT

Translation import mode keeping translations which are edited after enabling Locale Update module an only override default (un-edited) translations.

1 use of LOCALE_UPDATE_OVERRIDE_DEFAULT
_l10n_update_locale_import_one_string_db in ./l10n_update.locale.inc
Import one string into the database.

File

./l10n_update.module, line 29
Download translations from remote localization server.

Code

define('LOCALE_UPDATE_OVERRIDE_DEFAULT', 2);