From 505f8bf8be19e33aed8bbc2f2aee5947fd63e8ad Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Thu, 12 Nov 2015 01:11:04 +0100 Subject: Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bd92fb1c..150ba07a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,11 @@ This document is stil in a very early stage and needs a lot more work. ## Translations -Qt has very nice in-context translation options https://doc-snapshots.qt.io/qt5-5.6/linguist-translators.html +* Add you language to the `qtpass.pro` file under TRANSLATIONS and in the `resources.qrc` file. +* Next run the command `lupdate qtpass.pro` which will create the localization files. +* Edit your file with (let's imagine your language is sv_SE (Swedish) `linguist localization/localization_sv_SE.ts` + +Qt Linguist has very nice in-context translation options https://doc-snapshots.qt.io/qt5-5.6/linguist-translators.html ## IRC -- cgit v1.2.3