diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-08-30 06:14:22 -0400 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-08-30 06:14:22 -0400 |
commit | ad5c93d6738d705b9ca196cc7481c26a3a9b9962 (patch) | |
tree | ca090d4dcb461dc46ba79d726c39cda388deeef6 /doc/Developers.md | |
parent | b05474fc30cad393bd4fbf244d2afbbbe2e5f86e (diff) | |
parent | 202b757bc46d17b324f79751ce754e16ba737386 (diff) | |
download | volse-hubzilla-ad5c93d6738d705b9ca196cc7481c26a3a9b9962.tar.gz volse-hubzilla-ad5c93d6738d705b9ca196cc7481c26a3a9b9962.tar.bz2 volse-hubzilla-ad5c93d6738d705b9ca196cc7481c26a3a9b9962.zip |
Merge remote-tracking branch 'upstream/dev' into website-export
Diffstat (limited to 'doc/Developers.md')
-rw-r--r-- | doc/Developers.md | 2 |
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) |