You are here

constant TRANSLATION_STATUS_WORKING in Internationalization 5

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

File

translation/translation.module, line 15

Code

define('TRANSLATION_STATUS_WORKING', 2);