Update translations README

This commit is contained in:
Nina 2023-06-01 04:01:38 -04:00 committed by Camille Lafitte
parent 0b7ec2716e
commit e467c1c5f1
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ dans lequel on a des fichiers .po en vrac (normalement 1 ou 2 fichiers .po par m
Le fichier alternc.mo est donc construit à partir de TOUS les fichiers .po d'une même langue.
Pour mettre a jour les fichiers .po a partir des sources :
Pour mettre a jour les fichiers .po a partir des sources (avoir le paquet gettext):
cd bureau/locales
make
@ -36,7 +36,7 @@ to translate AlternC in any language.
When the programm is updated, the po files in locales/ are changed to
reflect the new developped features.
You can just call the makefile to have the files regenerated:
You can just call the makefile to have the files regenerated (you'll need the gettext package):
cd bureau/locales
make