Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
* include includes/
* output git description in stats
* fix spelling mistake
* set/reset X-Poedit-Basepath header
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
An attempt to make updatepo.sh generate hardinfo.pot and .po files
that are the same regardless of the machine, so that diffs are less
noisy and more useful.
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
* Use `bash updatepo.sh` instead of `make pot`. `make pot` will
cause absolute paths to appear in hardinfo.pot of whomever last
ran it.
* C_() and NC_() support added for contexts
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Most of the fuzzy matches were way off. Add -N to msgmerge to fix.
Signed-off-by: Burt P <pburt0@gmail.com>
|