diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-08-28 06:59:26 -0400 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-08-28 06:59:26 -0400 |
commit | ba224f382dfc02f187591a49b437d89973650e46 (patch) | |
tree | 71b9d01cd6a636da0f6abb057d72d6e3af7ac0a0 /doc/developers.bb | |
parent | f2ff6f394ba993bafd65d49939853f4dabb53dc3 (diff) | |
download | volse-hubzilla-ba224f382dfc02f187591a49b437d89973650e46.tar.gz volse-hubzilla-ba224f382dfc02f187591a49b437d89973650e46.tar.bz2 volse-hubzilla-ba224f382dfc02f187591a49b437d89973650e46.zip |
Remove definite article before $Projectname in docs
Diffstat (limited to 'doc/developers.bb')
-rw-r--r-- | doc/developers.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developers.bb b/doc/developers.bb index c7cf66093..f8489640b 100644 --- a/doc/developers.bb +++ b/doc/developers.bb @@ -19,7 +19,7 @@ to notify us to merge your work. [b]Translations[/b]
-Our translations are managed through Transifex. If you wish to help out translating the $Projectname to another language, sign up on transifex.com, visit [url=https://www.transifex.com/projects/p/red-matrix/]https://www.transifex.com/projects/p/red-matrix/[/url] 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 [url=https://www.transifex.com/projects/p/red-matrix/]https://www.transifex.com/projects/p/red-matrix/[/url] 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.
[zrl=[baseurl]/help/Translations]Translations - More Info[/zrl]
|