diff options
author | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:52 +0100 |
---|---|---|
committer | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:52 +0100 |
commit | 9a05f56e1bf36abab41d12f92f2c75266c44bd4a (patch) | |
tree | f9ac600d137939dd484732515363a2337bdc6535 /po/HOWTO.txt | |
parent | 0f5dea06fa62062c7e98b36945a63aae7835a80a (diff) |
Clean - HARDINFO2 BASE
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`! |