Translation_Entry class encapsulates a translatable string
package | pomo |
---|
Translation_Entry($args = array()
)
__construct(array $args = array()
)
array
associative array, support following keys:
key() : string | boolean
string
boolean
the 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
''