aboutsummaryrefslogtreecommitdiff
path: root/po/HOWTO.txt
diff options
context:
space:
mode:
authorSimon Quigley <tsimonq2@ubuntu.com>2017-08-16 04:32:39 -0500
committerSimon Quigley <tsimonq2@ubuntu.com>2017-08-16 04:32:39 -0500
commit82306ca849c0710209e5a39754f446d0335a276d (patch)
tree8d297400e5c36357b9147401631e653e035283d3 /po/HOWTO.txt
parent21a53faf18b01a65a341115000e97d70b37c750c (diff)
parent9a9db98089717990cd5e0eef529f6bb0819ebe46 (diff)
Updated version 0.5.1+git20170815 from 'upstream/0.5.1+git20170815'
with Debian dir 36bf8e7e43d9f6621a63c79a597af2f4f76271b7
Diffstat (limited to 'po/HOWTO.txt')
-rw-r--r--po/HOWTO.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/po/HOWTO.txt b/po/HOWTO.txt
index 6773d6ea..afe9a8c2 100644
--- a/po/HOWTO.txt
+++ b/po/HOWTO.txt
@@ -1,2 +1,9 @@
-update .pot : make pot in build/
-update .po files after .pot update : ?
+Translators
+===========
+
+IF POSSIBLE, run `bash updatepo.sh` in the po/ directory before begining.
+This will regenerate hardinfo.pot and update all the .po files.
+NOTHING IS LOST if this isn't done, but it prevents wasting time translating
+strings that have changed, or are no longer used.
+
+DO NOT use `make pot`!