diff options
| author | Han Lin Yap <[email protected]> | 2011-09-06 20:13:43 +0300 |
|---|---|---|
| committer | Han Lin Yap <[email protected]> | 2011-09-06 20:13:43 +0300 |
| commit | e03209979b160d12420c12c47ea34e788de44d8f (patch) | |
| tree | 08d291e0aca5af0f2535a5a19c53675baf32cfb1 | |
| parent | Merge pull request #490 from TheBlueMatt/master (diff) | |
| download | discoin-e03209979b160d12420c12c47ea34e788de44d8f.tar.xz discoin-e03209979b160d12420c12c47ea34e788de44d8f.zip | |
Add a note to only include .po file
| -rw-r--r-- | locale/readme.txt | 2 |
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 |