aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Developers.md
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-08-28 16:19:10 -0700
committerredmatrix <mike@macgirvin.com>2016-08-28 16:19:10 -0700
commitf16b6406eb3d17c0f8452b7c5ea364d31dad5443 (patch)
tree86d8b2be9481b72cc157a39a12e4983f3d1ba4d6 /doc/Developers.md
parent8931adc0487ef95da1d52f4133dfa63696ccdb2b (diff)
parentb752acdeef5c51315729c6503ea83f295e6f6449 (diff)
downloadvolse-hubzilla-f16b6406eb3d17c0f8452b7c5ea364d31dad5443.tar.gz
volse-hubzilla-f16b6406eb3d17c0f8452b7c5ea364d31dad5443.tar.bz2
volse-hubzilla-f16b6406eb3d17c0f8452b7c5ea364d31dad5443.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'doc/Developers.md')
-rw-r--r--doc/Developers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Developers.md b/doc/Developers.md
index b19b4fc2f..ef02c8327 100644
--- a/doc/Developers.md
+++ b/doc/Developers.md
@@ -18,7 +18,7 @@ to notify us to merge your work.
**Translations**
-Our translations are managed through Transifex. If you wish to help out translating the $Projectname to another language, sign up on transifex.com, visit [https://www.transifex.com/projects/p/red-matrix/](https://www.transifex.com/projects/p/red-matrix/) and request to join one of the existing language teams or create a new one. Notify one of the core developers when you have a translation update which requires merging, or ask about merging it yourself if you're comfortable with git and PHP. We have a string file called 'messages.po' which is gettext compliant and a handful of email templates, and from there we automatically generate the application's language files.
+Our translations are managed through Transifex. If you wish to help out translating $Projectname to another language, sign up on transifex.com, visit [https://www.transifex.com/projects/p/red-matrix/](https://www.transifex.com/projects/p/red-matrix/) and request to join one of the existing language teams or create a new one. Notify one of the core developers when you have a translation update which requires merging, or ask about merging it yourself if you're comfortable with git and PHP. We have a string file called 'messages.po' which is gettext compliant and a handful of email templates, and from there we automatically generate the application's language files.
[Translations - More Info](help/Translations)