From 710bf42e0bba374f8fdb49169a55787f59ee78d9 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 25 May 2021 20:00:00 +0200 Subject: [PATCH] Clarify that the pot-file is created during build. --- CONTRIBUTING.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 592c940..9e868d0 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -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