Page MenuHomeFreeBSD

x86-assembly: generate/update .po files
Needs ReviewPublic

Authored by mhorne on Thu, Apr 16, 6:59 PM.
Tags
None
Referenced Files
F152937893: D56430.id175689.diff
Sat, Apr 18, 5:02 AM
F152937860: D56430.id175689.diff
Sat, Apr 18, 5:01 AM
F152936356: D56430.id175690.diff
Sat, Apr 18, 4:42 AM
F152934832: D56430.diff
Sat, Apr 18, 4:26 AM
Unknown Object (File)
Thu, Apr 16, 9:53 PM

Details

Reviewers
0mp
ziaee
ebrandi
Group Reviewers
docs
Summary

I am not sure that I've done this correctly.

I ran tools/update_translate_template.sh and discarded the irrelevant
changes.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72265
Build 69148: arc lint + arc unit

Event Timeline

mhorne created this revision.

Rebase on top of content changes: D45962 and D45963.

ziaee added a subscriber: ebrandi.

I don't really understand how the .po files work, @ebrandi usually regenerates them all at once every few months.

I don't really understand how the .po files work, @ebrandi usually regenerates them all at once every few months.

The .po files are generated using po4a (https://www.po4a.org/), and then they load all of them to the weblate instance.
And when the translation is finished, they convert the .po files into .adoc using also po4a