Constants

ADD

ADD

REMOVE

REMOVE

HEADERS_ADD

HEADERS_ADD

HEADERS_REMOVE

HEADERS_REMOVE

HEADERS_OVERRIDE

HEADERS_OVERRIDE

LANGUAGE_OVERRIDE

LANGUAGE_OVERRIDE

DOMAIN_OVERRIDE

DOMAIN_OVERRIDE

TRANSLATION_OVERRIDE

TRANSLATION_OVERRIDE

COMMENTS_OURS

COMMENTS_OURS

COMMENTS_THEIRS

COMMENTS_THEIRS

EXTRACTED_COMMENTS_OURS

EXTRACTED_COMMENTS_OURS

EXTRACTED_COMMENTS_THEIRS

EXTRACTED_COMMENTS_THEIRS

FLAGS_OURS

FLAGS_OURS

FLAGS_THEIRS

FLAGS_THEIRS

REFERENCES_OURS

REFERENCES_OURS

REFERENCES_THEIRS

REFERENCES_THEIRS

DEFAULTS

DEFAULTS

Methods

mergeFlags()

mergeFlags(\Gettext\Translation  $from, \Gettext\Translation  $to, integer  $options = self::DEFAULTS) 

Merge the flags of two translations.

Parameters

\Gettext\Translation $from
\Gettext\Translation $to
integer $options

mergeExtractedComments()

mergeExtractedComments(\Gettext\Translation  $from, \Gettext\Translation  $to, integer  $options = self::DEFAULTS) 

Merge the extracted comments of two translations.

Parameters

\Gettext\Translation $from
\Gettext\Translation $to
integer $options

mergeComments()

mergeComments(\Gettext\Translation  $from, \Gettext\Translation  $to, integer  $options = self::DEFAULTS) 

Merge the comments of two translations.

Parameters

\Gettext\Translation $from
\Gettext\Translation $to
integer $options

mergeReferences()

mergeReferences(\Gettext\Translation  $from, \Gettext\Translation  $to, integer  $options = self::DEFAULTS) 

Merge the references of two translations.

Parameters

\Gettext\Translation $from
\Gettext\Translation $to
integer $options

mergeTranslation()

mergeTranslation(\Gettext\Translation  $from, \Gettext\Translation  $to, integer  $options = self::DEFAULTS) 

Merge the translations of two translations.

Parameters

\Gettext\Translation $from
\Gettext\Translation $to
integer $options

mergeTranslations()

mergeTranslations(\Gettext\Translations  $from, \Gettext\Translations  $to, integer  $options = self::DEFAULTS) 

Merge the translations of two translations.

Parameters

\Gettext\Translations $from
\Gettext\Translations $to
integer $options

mergeHeaders()

mergeHeaders(\Gettext\Translations  $from, \Gettext\Translations  $to, integer  $options = self::DEFAULTS) 

Merge the headers of two translations.

Parameters

\Gettext\Translations $from
\Gettext\Translations $to
integer $options