Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2019-03-02 04:25:36 +0300
committerBen Wiederhake <BenWiederhake.GitHub@gmx.de>2019-03-02 04:25:36 +0300
commit7b4776300ac5d1afc58921e981791fbe7306a292 (patch)
treeef5550376a0fbfe3ae359e804e72d0b6f95fb0dd /HACKING.md
parent8dc5ef4a47bb6f9bf8ed9d364a791791cda625dd (diff)
Release process: post-release translation stuff
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/HACKING.md b/HACKING.md
index 9aaa048..201fcd5 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -33,6 +33,8 @@ Run `make po/*.po` to fix the filenames. Do not delete any files. Rationale se
Adjust `po/LINGUAS*` as you see fit.
+Also import the translations for `AppStream/po/`.
+
#### Increment version
Attempt to use semver.
@@ -73,3 +75,12 @@ All relevant issues are marked with `in-pipeline`, but sadly too many are marked
#### Organize branches
Create a new branch `dev-1.nextsomething`, delete the old branch.
+
+#### Create new translation goal on transifex
+
+Be pessimistic in the slug-name.
+
+Run `./autogen.sh` to make all string changes available.
+
+Also, create an announcement that yes there is a new resource,
+but this resource may change significantly until the next string freeze.