summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-11-12 01:11:04 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2015-11-12 01:11:04 +0100
commit505f8bf8be19e33aed8bbc2f2aee5947fd63e8ad (patch)
tree70163bf049375b82293b87b6c81b2df353347ace /CONTRIBUTING.md
parent8f87264d1923440fff9f45f88493b7259e94cf5c (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 5 insertions, 1 deletions
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