diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-05-22 13:09:56 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-05-23 11:30:27 +0200 |
commit | 213f257a03fbc4e45a56141bb37c1a3b02869396 (patch) | |
tree | 22c97f5edcadc896930f8951451c8c1cb84324ad /doc/README.md | |
parent | 7708fcde3635ccfb29af12abfbc72a2c76045d2c (diff) |
doc: add translation strings policy
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 22b7065f62..e3be27d706 100644 --- a/doc/README.md +++ b/doc/README.md @@ -55,6 +55,7 @@ The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/ - [Release Process](release-process.md) - [Source Code Documentation (External Link)](https://dev.visucore.com/bitcoin/doxygen/) - [Translation Process](translation_process.md) +- [Translation Strings Policy](translation_strings_policy.md) - [Unit Tests](unit-tests.md) - [Unauthenticated REST Interface](REST-interface.md) - [BIPS](bips.md) |