aboutsummaryrefslogtreecommitdiff
path: root/po/HOWTO.txt
diff options
context:
space:
mode:
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