[pulseaudio-commits] doc/README.html.in po/TRANSLATORS_README.txt
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Feb 27 15:12:22 UTC 2020
doc/README.html.in | 5 +++++
po/TRANSLATORS_README.txt | 4 ----
2 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 8bbf652b3506d25a1ea143a95e787481f0414723
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Tue Feb 25 08:34:44 2020 +0200
README: Add a pointer to Weblate for translators
Also remove the outdated po/TRANSLATORS_README.txt.
diff --git a/doc/README.html.in b/doc/README.html.in
index 92ce90f..e4e1c01 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -21,6 +21,7 @@
<li><a href="#download">Download</a></li>
<li><a href="#bugs">Bug Reports</a></li>
<li><a href="#patches">Contributing Code</a></li>
+ <li><a href="#translations">Contributing Translations</a></li>
</ul>
<h2><a name="license">License</a></h2>
@@ -186,5 +187,9 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>If you have patches for pavucontrol, the primary method for submitting them is by creating a merge request in <a href="https://gitlab.freedesktop.org/pulseaudio/pavucontrol">GitLab</a>.</p>
+<h2><a name="translations">Contributing Translations</a></h2>
+
+<p>Translations can be contributed in <a href="https://translate.fedoraproject.org/projects/pulseaudio/pavucontrol/">Fedora's Weblate translation service</a>. Pavucontrol isn't affiliated with Fedora otherwise, but Fedora kindly offered to host the translation service for us.</p>
+
</body>
</html>
diff --git a/po/TRANSLATORS_README.txt b/po/TRANSLATORS_README.txt
deleted file mode 100644
index 6217dd8..0000000
--- a/po/TRANSLATORS_README.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Are you looking for a .pot file? You can generate it by running the following
-command in this directory:
-
- make pavucontrol.pot
More information about the pulseaudio-commits
mailing list