guix-commits
[Top][All Lists]
Advanced

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

01/04: website: home: Mark Instructional Videos header for translation.


From: Florian Pelz
Subject: 01/04: website: home: Mark Instructional Videos header for translation.
Date: Thu, 31 Oct 2019 13:57:56 -0400 (EDT)

pelzflorian pushed a commit to branch wip-i18n
in repository guix-artwork.

commit a7e7fc5419d0640f5027dda9c81af5b31b0f65af
Author: Florian Pelz <address@hidden>
Date:   Thu Oct 31 10:40:26 2019 +0100

    website: home: Mark Instructional Videos header for translation.
    
    * website/apps/base/templates/home.scm (home-t): Mark for translation.
    * website/po/guix-website.pot: Update.
---
 website/apps/base/templates/home.scm | 2 +-
 website/po/guix-website.pot          | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/website/apps/base/templates/home.scm 
b/website/apps/base/templates/home.scm
index 21bafdc..1f5c9bd 100644
--- a/website/apps/base/templates/home.scm
+++ b/website/apps/base/templates/home.scm
@@ -129,7 +129,7 @@ goods readily available for installing with the "
 
       ,(screenshots-box (context-datum context "screenshots"))
 
-      (h3 "Instructional videos")
+      ,(G_ '(h3 "Instructional videos"))
 
       (div
        ,@(map video-preview (context-datum context "videos")))
diff --git a/website/po/guix-website.pot b/website/po/guix-website.pot
index bc2a7e8..6c9d65b 100644
--- a/website/po/guix-website.pot
+++ b/website/po/guix-website.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: guix-website\n"
 "Report-Msgid-Bugs-To: address@hidden\n"
-"POT-Creation-Date: 2019-10-31 06:22Z\n"
+"POT-Creation-Date: 2019-10-31 10:39+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -92,6 +92,10 @@ msgstr ""
 msgid "Guix comes with thousands of packages which include applications, 
system tools, documentation, fonts, and other digital goods readily available 
for installing with the <1>GNU Guix</1> package manager."
 msgstr ""
 
+#: apps/base/templates/home.scm:131
+msgid "Instructional videos"
+msgstr ""
+
 #: apps/base/templates/home.scm:145
 msgctxt "button"
 msgid "ALL PACKAGES"



reply via email to

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