diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2018-12-23 23:54:25 -0600 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2018-12-23 23:54:25 -0600 |
commit | a739f196cba9e5c4376e97b1ac95e1d15b1ccb55 (patch) | |
tree | eab9260f076de9ba9bf81e44c727c64a963a2895 /po/HOWTO.txt | |
parent | 3972650bc68dc3b846b6eabfd83e37872005741e (diff) |
Remove orig content.
Diffstat (limited to 'po/HOWTO.txt')
-rw-r--r-- | po/HOWTO.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/po/HOWTO.txt b/po/HOWTO.txt deleted file mode 100644 index afe9a8c2..00000000 --- a/po/HOWTO.txt +++ /dev/null @@ -1,9 +0,0 @@ -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`! |