From 78b2eabc8753056fd363db6fc449bbcddec9fcb8 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Tue, 14 Jul 2015 20:28:25 +0100 Subject: Translatable strings for simplewallet The system is mostly the Qt system, but we don't use Qt to avoid the dependencies. See README.i18n for details. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1945408bb..e2ba191da 100644 --- a/README.md +++ b/README.md @@ -167,3 +167,8 @@ Dependencies: Doxygen 1.8.0 or later, Graphviz 2.28 or later (optional). * To build, change to the root of the source code directory, and run `doxygen Doxyfile` * If you have installed Graphviz, you can also generate in-doc diagrams by instead running `HAVE_DOT=YES doxygen Doxyfile` * The output will be built in doc/html/ + +## Internationalization + +See README.i18n + -- cgit v1.2.3