aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2011-09-06 10:20:22 -0700
committerGavin Andresen <[email protected]>2011-09-06 10:20:22 -0700
commitdc0c768760e4004ad2c09fa63f4cbbeabe9a643b (patch)
tree08d291e0aca5af0f2535a5a19c53675baf32cfb1
parentMerge pull request #490 from TheBlueMatt/master (diff)
parentAdd a note to only include .po file (diff)
downloaddiscoin-dc0c768760e4004ad2c09fa63f4cbbeabe9a643b.tar.xz
discoin-dc0c768760e4004ad2c09fa63f4cbbeabe9a643b.zip
Merge pull request #499 from codler/patch-3
Add a note to only include .po file
-rw-r--r--locale/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/readme.txt b/locale/readme.txt
index 9fca3ce65..4019bf43c 100644
--- a/locale/readme.txt
+++ b/locale/readme.txt
@@ -3,3 +3,5 @@ locale/<langcode>/LC_MESSAGES/bitcoin.mo and .po
.po is the sourcefile
.mo is the compiled translation
+
+Note: pull requests should only include the .po file. Do not include .mo file \ No newline at end of file