TMGMT_DATA_ITEM_STATE_ACCEPTED |
./tmgmt.module |
The translation data item has been reviewed. |
3 |
1 |
TMGMT_DATA_ITEM_STATE_COMPLETED |
translators/tmgmt_local/tmgmt_local.module |
Completed translation data item. |
2 |
1 |
TMGMT_DATA_ITEM_STATE_PENDING |
./tmgmt.module |
The translation data item has not been translated. |
6 |
1 |
TMGMT_DATA_ITEM_STATE_PRELIMINARY |
./tmgmt.module |
The translation data item has been reviewed. |
5 |
1 |
TMGMT_DATA_ITEM_STATE_REVIEWED |
./tmgmt.module |
The translation data item has been reviewed. |
7 |
1 |
TMGMT_DATA_ITEM_STATE_TRANSLATED |
./tmgmt.module |
The translation data item has been translated. |
11 |
1 |
TMGMT_DATA_ITEM_STATE_UNTRANSLATED |
translators/tmgmt_local/tmgmt_local.module |
Untranslated translation data item. |
3 |
1 |
TMGMT_LOCAL_TRANSLATION_ACCESS_ALLOW |
translators/tmgmt_local/tmgmt_local.module |
Modules should return this value from hook_tmgmt_local_translation_access()
to allow access to a node. |
1 |
1 |
TMGMT_LOCAL_TRANSLATION_ACCESS_DENY |
translators/tmgmt_local/tmgmt_local.module |
Modules should return this value from hook_tmgmt_local_translation_access()
to deny access to a node. |
1 |
1 |
TMGMT_LOCAL_TRANSLATION_ACCESS_IGNORE |
translators/tmgmt_local/tmgmt_local.module |
Modules should return this value from hook_tmgmt_local_translation_access()
to not affect node access. |
|
1 |