Clarify that the pot-file is created during build.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2021-05-25 20:00:00 +02:00
parent c59474d589
commit 710bf42e0b
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 2 deletions

View File

@ -42,9 +42,10 @@ using link:{uri-git-send-email}[git send-email].
==== Creating a new translation
To create a new translation, copy `translations/{project}.pot` to
`translations/[LANGUAGE ABBREVIATION].po`, (replace [LANGUAGE ABBREVIATION] with
`translations/[LANGUAGE ABBREVIATION].po` (Replace [LANGUAGE ABBREVIATION] with
the correct abbreviation for your language, e.g. “es” if you are translating
into Spanish or “pt_BR” if you are translating into Brazilian Portuguese).
into Spanish or “pt_BR” if you are translating into Brazilian Portuguese). The
pot-file is generated during the build process.
Open your new po file with your favourite text editor, (or you may prefer to use
a translation catalog editor like link:{uri-poedit}[Poedit]), and first edit the