diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2010-07-14 15:54:31 +0000 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2010-07-14 15:54:31 +0000 |
commit | 8bd66202c324a6c7a79abc0f1f0558dacbc59460 (patch) | |
tree | 8e381a3f8bdb6f77a7cfc042364af25485d770d7 /locale/readme.txt | |
parent | f32339e70021775861466636f8a387aaf5ddf728 (diff) |
Fix CRLF
Diffstat (limited to 'locale/readme.txt')
-rw-r--r-- | locale/readme.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/readme.txt b/locale/readme.txt index 9fca3ce657..45b101afc9 100644 --- a/locale/readme.txt +++ b/locale/readme.txt @@ -1,5 +1,5 @@ -put bitcoin.po and bitcoin.mo files at:
-locale/<langcode>/LC_MESSAGES/bitcoin.mo and .po
-
-.po is the sourcefile
-.mo is the compiled translation
+put bitcoin.po and bitcoin.mo files at: +locale/<langcode>/LC_MESSAGES/bitcoin.mo and .po + +.po is the sourcefile +.mo is the compiled translation |