Translation_Entry class encapsulates a translatable string
| package | pomo |
|---|
Translation_Entry($args = array())
__construct(array $args = array())
arrayassociative array, support following keys:
key() : string | boolean
stringbooleanthe key or false if the entry is emptymerge_with(object $other)
object
$context
null$flags
array()$is_plural : boolean
false$plural
null$references
array()$singular
null$translations
array()$translator_comments
''
$extracted_comments
Default
''