guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: website: contribute: Mention translation of the manual.


From: Ludovic Courtès
Subject: 02/05: website: contribute: Mention translation of the manual.
Date: Tue, 24 Jul 2018 08:36:49 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix-artwork.

commit 88cdb5213f5e735fe39ff7dcf1f54148e8d7fbe6
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jul 6 14:20:12 2018 +0200

    website: contribute: Mention translation of the manual.
    
    * website/apps/base/templates/contribute.scm (contribute-t): Mention
    translation of the manual.
---
 website/apps/base/templates/contribute.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/website/apps/base/templates/contribute.scm 
b/website/apps/base/templates/contribute.scm
index 2cf9e8b..6ab8899 100644
--- a/website/apps/base/templates/contribute.scm
+++ b/website/apps/base/templates/contribute.scm
@@ -223,10 +223,13 @@
         "You can help translate the "
         (a (@ (href "https://translationproject.org/domain/guix.html";))
            "software")
-        " and the "
+        ", the "
         (a (@ (href 
"https://translationproject.org/domain/guix-packages.html";))
            "package descriptions")
-        " to your language.  See the "
+         ", and the "
+            (a (@ (href 
"https://translationproject.org/domain/guix-manual.html";))
+              "manual")
+        " into your language.  See the "
         (a (@ (href "https://translationproject.org/html/translators.html";))
            "Translation Project")
         " for information on how you can help.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]