snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 32ae33dc602df4deaa2ae3a76a317813f95b6465
parent d1f99fd817cee53891387f8f8da37d16c934fda8
Author: default <nobody@localhost>
Date:   Fri, 28 Feb 2025 10:04:15 +0100

Updated documentation.

Diffstat:
Mdoc/snac.8 | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/snac.8 b/doc/snac.8 @@ -635,16 +635,16 @@ source distribution may include .po files in the subdirectory. You don't need to copy the English language one, as it's the default. .Pp To create new language files, create a copy of -.Pa en.po , +.Pa po/en.po , rename it to a reasonable value like .Pa pl.po or .Pa pt_BR.po , -change the translator to yourself and fill the msgstr strings with your translation. If -you have any doubt on how to modify .po files, there are many tutorials out there. -If you want your language file to be included in the standard +change the translator in the header to yourself and fill the msgstr strings with your +translation. If you have any doubt on how to modify .po files, there are many tutorials +out there. If you want your language file to be included in the standard .Nm -distribution, please send it to me via the Fediverse as an attachment to @grunfink@comam.es +distribution, please send me a link to it via the Fediverse to @grunfink@comam.es or make a PR via the Git repository. .Sh ENVIRONMENT .Bl -tag -width Ds