aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
blob: 0b82439a716bb234c671891be8600fce01d1e4b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Project
=======

Issues and Pull Requests via GitHub:

* https://github.com/lpereira/hardinfo

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`!