merge

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package merge implements PO file merging logic, equivalent to the msgmerge utility.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(poFile, potFile *po.File) *po.File

Merge updates a PO file with entries from a POT template. - New entries from the template are added with empty translations. - Existing entries that are still in the template are kept. - Entries that are no longer in the template are marked obsolete. - References and flags are updated from the template.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL