You are here

constant L10N_UPDATE_DEFAULT_FILE_NAME in Localization update 7.2

Default gettext file name on the translation server.

1 use of L10N_UPDATE_DEFAULT_FILE_NAME
l10n_update_source_build in ./l10n_update.translation.inc
Builds abstract translation source.

File

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

Code

define('L10N_UPDATE_DEFAULT_FILE_NAME', '%project-%release.%language.po');