aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona>2016-07-24 17:13:38 +0000
committerLaura Arjona Reina <larjona>2016-07-24 17:13:38 +0000
commit1817fc1a0a9dea19d515b4bb1faa16457db0b9c5 (patch)
treeb4cc13c8ceadcd664f7e50731d76817e4ab9f7c8
parentb2906924ae273bac2535706dda9a77ecc246b09b (diff)
Add some tags to ease and test translations (gettext)
CVS version numbers english/download/Makefile: 1.1.2.1 -> 1.1.2.2 english/download/index.wml: 1.1.2.1 -> 1.1.2.2
-rw-r--r--english/download/Makefile2
-rw-r--r--english/download/index.wml15
2 files changed, 13 insertions, 4 deletions
diff --git a/english/download/Makefile b/english/download/Makefile
index af748ba4296..a9a0bd06a70 100644
--- a/english/download/Makefile
+++ b/english/download/Makefile
@@ -5,7 +5,7 @@ WMLBASE=..
CUR_DIR=download
SUBS=
-GETTEXTFILES = download.mo
+GETTEXTFILES += download.mo
include $(WMLBASE)/Make.lang
diff --git a/english/download/index.wml b/english/download/index.wml
index a37a571e1f2..96ff54ad838 100644
--- a/english/download/index.wml
+++ b/english/download/index.wml
@@ -1,5 +1,12 @@
#use wml::debian::template title="Getting Debian"
#include "$(ENGLISHDIR)/releases/images.data"
+#use wml::debian::common_tags
+
+<bind-gettext-domain domain="download" />
+
+<define-tag readmore whitespace=delete>
+ <gettext domain="others">Read more...</gettext>
+</define-tag>
# Note for translators: these paragraph are taken from www.d.o/index
@@ -9,14 +16,16 @@ An operating system is the set of basic programs and utilities that make
your computer run.
</p>
-<p>Debian provides more than a pure OS: it comes with over
+<p>
+Debian provides more than a pure OS: it comes with over
<packages_in_stable> <a href="distrib/packages">packages</a>, precompiled software bundled
-up in a nice format for easy installation on your machine. <a href="intro/about">Read more...</a></p>
+up in a nice format for easy installation on your machine. <a href="intro/about"><readmore></a></p>
</div>
# Note for translators: these paragraphs are taken from www.d.o/distrib/index
-<p>Debian is distributed <a href="../intro/free">freely</a>
+<p>
+Debian is distributed <a href="../intro/free">freely</a>
over Internet. You can download all of it from any of our
<a href="ftplist">mirrors</a>.
The <a href="../releases/stable/installmanual">Installation Manual</a>

© 2014-2024 Faster IT GmbH | imprint | privacy policy