You are here

public property TMGMTLocalTaskItem::$count_untranslated in Translation Management Tool 7

Counter for all untranslated data items.

Type: integer

File

translators/tmgmt_local/entity/tmgmt_local.entity.task_item.inc, line 55

Class

TMGMTLocalTaskItem
Entity class for the local task item entity.

Code

public $count_untranslated = 0;