aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHan Lin Yap <codler@gmail.com>2011-09-06 20:13:43 +0300
committerHan Lin Yap <codler@gmail.com>2011-09-06 20:13:43 +0300
commite03209979b160d12420c12c47ea34e788de44d8f (patch)
tree08d291e0aca5af0f2535a5a19c53675baf32cfb1
parentc5eed9a1ae373607f50a733ff5c57e672321f91d (diff)
downloadbitcoin-e03209979b160d12420c12c47ea34e788de44d8f.tar.xz
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 9fca3ce657..4019bf43c9 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