git.schokokeks.org
Repositories
Help
Report an Issue
derivepassphrase.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
a254e71
Branches
Tags
documentation-tree
master
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
0.3.2
0.3.3
0.4.0
derivepassphrase.git
docs
changelog.d
20250101_000304_the-13th-letter_i18n_l10n_infrastructure.md
Add a changelog entry for the new i18n/l10n infrastructure
Marco Ricci
commited
a254e71
at 2025-01-01 00:17:17
20250101_000304_the-13th-letter_i18n_l10n_infrastructure.md
Blame
History
Raw
### Added - `derivepassphrase` now includes basic support for localization: if the necessary translations are installed, then the diagnostics and help texts can be emitted in different languages. Internally, this uses Python's standard [`gettext`][] system. (As of this version, no translations have actually been prepared yet.)