This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 87608ff [OPENMEETINGS-2292] documentation about labels is improved
87608ff is described below
commit 87608ff7a1d83e03de95d1d77eff97db682cbcc4
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat May 9 09:16:49 2020 +0700
[OPENMEETINGS-2292] documentation about labels is improved
---
CONTRIBUTING.md | 18 ++++++++++++++++--
.../src/site/xdoc/Internationalisation.xml | 12 ++++++++++++
openmeetings-server/src/site/xdoc/ReleaseGuide.xml | 4 ++++
3 files changed, 32 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 23429d0..52e8bb4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,8 +7,22 @@ How to get involved
===============
Please visit the project website for the latest information:
-
[https://openmeetings.apache.org/get-involved.html](https://openmeetings.apache.org/get-involved.html)
-
-
+
+
+Improve translations
+===================
+We are using [POEditor](https://poeditor.com/join/project/6UF8Mhql61) to
manage translations.
+
+ - [Join](https://poeditor.com/join/project/6UF8Mhql61) our project!
+
+ Once you join the project, you can access it via Dashboard page at
POEditor site.
+ - [View](https://poeditor.com/projects/view?id=333773) our project
+
+ This page lists translation status for each language and provides
additional controls.
+
+ *Note*: Accessing this page requires additional privileges. If you do not
have them, an error 404 is shown after your sign-in.
+
+
We are using Jira
===================
Bugs and other issues can be posted on the project
[https://issues.apache.org/jira/projects/OPENMEETINGS](https://issues.apache.org/jira/projects/OPENMEETINGS)
diff --git a/openmeetings-server/src/site/xdoc/Internationalisation.xml
b/openmeetings-server/src/site/xdoc/Internationalisation.xml
index 3b02097..a3c4f5f 100644
--- a/openmeetings-server/src/site/xdoc/Internationalisation.xml
+++ b/openmeetings-server/src/site/xdoc/Internationalisation.xml
@@ -20,6 +20,18 @@
<author email="[email protected]">Apache
OpenMeetings Team</author>
</properties>
<body>
+ <section name="How to improve translations">
+ <p>We are using <a
href="https://poeditor.com/join/project/6UF8Mhql61" rel="nofollow">POEditor</a>
to manage translations.</p>
+ <ul>
+ <li><a
href="https://poeditor.com/join/project/6UF8Mhql61" rel="nofollow">Join</a> our
project!<br/>
+ Once you join the project, you can
access it via Dashboard page at POEditor site.
+ </li>
+ <li><a
href="https://poeditor.com/projects/view?id=333773" rel="nofollow">View</a> our
project<br/>
+ This page lists translation status for
each language and provides additional controls.<br/>
+ <em>Note</em>: Accessing this page
requires additional privileges. If you do not have them, an error 404 is shown
after your sign-in.
+ </li>
+ </ul>
+ </section>
<section name="Where to find language files">
<p>You can find all current language files here: </p>
<p>
diff --git a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
index 201cd2a..86a1eed 100644
--- a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
+++ b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
@@ -104,6 +104,10 @@
Check site is <tt>green</tt>
here <a
href="https://whimsy.apache.org/site/project/openmeetings">https://whimsy.apache.org/site/project/openmeetings</a>
</li>
<li>
+ Ensure All contributed
translations are imported to our codebase<br/>
+ (More info and examples <a
href="https://github.com/solomax/om-poeditor">is here</a>))
+ </li>
+ <li>
Update following files in OM
documentation:<br/>
<tt>openmeetings-server/src/site/xdoc/index.xml</tt><br/>
<tt>openmeetings-server/src/site/xdoc/NewsArchive.xml</tt><br/>