gettext

package
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package gettext provides utils for gettext.

Index

Constants

View Source
const (
	Version0_14    = "0.14"
	VersionDefault = "default"
)

Versions of gettext available in the system.

Variables

View Source
var (
	// GettextAppMap is a map of gettext versions to gettext apps.
	GettextAppMap = map[string]gettextApp{}
	// GettextAppHints is a map of hints for special gettext versions.
	GettextAppHints = map[string]string{
		Version0_14: "Need gettext 0.14 for some checks, see:\n    https://lore.kernel.org/git/874l8rwrh2.fsf@evledraar.gmail.com/",
	}
)

Functions

func FindGettext added in v0.4.5

func FindGettext()

FindGettext finds different versions of gettext installed.

func ShowHints

func ShowHints()

ShowHints shows hints for missing gettext versions.

Types

This section is empty.

Jump to

Keyboard shortcuts

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