diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-08-16 04:32:39 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-08-16 04:32:39 -0500 |
commit | 9a9db98089717990cd5e0eef529f6bb0819ebe46 (patch) | |
tree | a9afaabce984d5fe552fa8bf1a9405db9bdd2699 /po/HOWTO.txt | |
parent | 69a2124e9a081518297951256eb5c8d72d93361f (diff) |
New upstream version 0.5.1+git20170815
Diffstat (limited to 'po/HOWTO.txt')
-rw-r--r-- | po/HOWTO.txt | 11 |
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`! |