summaryrefslogtreecommitdiff
path: root/po/HOWTO.txt
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2017-07-08 13:33:11 -0500
committerLeandro Pereira <leandro@hardinfo.org>2017-07-12 19:38:41 -0700
commit087600814086d35d08bf6d6dafd9ab53d8a42a4f (patch)
treed83fa7b9dca826124f66eada8c69c360335ac9ef /po/HOWTO.txt
parentbc11f454ce428920317cd5b5a2ee78800c71c698 (diff)
Update hardinfo.pot and .po files
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'po/HOWTO.txt')
-rw-r--r--po/HOWTO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/HOWTO.txt b/po/HOWTO.txt
index 6773d6ea..9a40ecdc 100644
--- a/po/HOWTO.txt
+++ b/po/HOWTO.txt
@@ -1,2 +1,2 @@
update .pot : make pot in build/
-update .po files after .pot update : ?
+update .po files after .pot update : msgmerge XX.po hardinfo.pot > XX_.po && mv XX_.po XX.po