You are here

constant TRANSLATION_STATUS_NONE in Internationalization 5.3

Same name and namespace in other branches
  1. 5 translation/translation.module \TRANSLATION_STATUS_NONE
  2. 5.2 translation/translation.module \TRANSLATION_STATUS_NONE
1 use of TRANSLATION_STATUS_NONE
translation_form_alter in translation/translation.module
Implementation of hook_form_alter().

File

translation/translation.module, line 13

Code

define('TRANSLATION_STATUS_NONE', 0);