diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-11-10 12:34:43 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-11-10 12:39:08 +0200 |
commit | 6552535afd1fe29d726ab6e68cf14ce3624fd48c (patch) | |
tree | 02003d1c40c2c575be9d51af0f20021114a86841 /po4a/po4a.conf | |
parent | xz: Update the man page about BCJ filters, including upcoming --arm64. (diff) | |
download | xz-6552535afd1fe29d726ab6e68cf14ce3624fd48c.tar.xz |
Translations: Rename poa4/fr_FR.po to po4a/fr.po.
That's how it is preferred at the Translation Project.
On my system /usr/share/man/fr_FR doesn't contain any
other man pages than XZ Utils while /usr/share/man/fr
has quite a few, so this will fix that too.
Thanks to Benno Schulenberg from the Translation Project.
Diffstat (limited to '')
-rw-r--r-- | po4a/po4a.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po4a/po4a.conf b/po4a/po4a.conf index 8d86a525..8a8292df 100644 --- a/po4a/po4a.conf +++ b/po4a/po4a.conf @@ -2,7 +2,7 @@ # to get a new .po file. After translating the .po file, run # "update-po" again to generate the translated man pages. -[po4a_langs] de fr_FR +[po4a_langs] de fr [po4a_paths] xz-man.pot $lang:$lang.po [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 |