summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-06-18 23:14:08 +0400
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-06-18 23:14:08 +0400
commit124d8e81235b34f65541f060e23c5079411c17fc (patch)
tree8aa8a72a9dd2f419ae00f5f7b28f7472f3cb4c9d /README.md
parent1dbee71619c40942d18c81fe17111a7912c32a71 (diff)
downloadappstream-glib-124d8e81235b34f65541f060e23c5079411c17fc.tar.gz
trivial: add section to README.md about translations
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 94ad8ac..22e8ab3 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,17 @@ New functionality or crash fixes should include a test in `libappstream-builder/
to ensure we don't regress in the future. New functionality should also be
thread safe and also not leak *any* memory for success or failure cases.
+Translations
+------------
+
+Translations of the natural language strings are managed through a
+third party translation interface, transifex.com.
+Newly added strings will be periodically uploaded there for translation,
+and any new translations will be merged back to the project source code.
+
+Please use [https://www.transifex.com/projects/p/appstream-glib/](https://www.transifex.com/projects/p/appstream-glib/) to contribute translations,
+rather than sending pull requests.
+
appstream-builder
=================