aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/stats_tags.wml
blob: a72e54659c89ec63792f8f7f5f7d236df6911b4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#use wml::debian::common_tags

<bind-gettext-domain domain="stats" />

<define-tag stats_title whitespace="delete">
<gettext domain="stats">Debian web site translation statistics</gettext>
</define-tag>

<define-tag stats_pages whitespace="delete">
<: printf "<gettext domain="stats">There are %d pages to translate.</gettext>", %0 :>
</define-tag>

<define-tag stats_bytes whitespace="delete">
<: printf "<gettext domain="stats">There are %d bytes to translate.</gettext>", %0 :>
</define-tag>

<define-tag stats_strings whitespace="delete">
<: printf "<gettext domain="stats">There are %d strings to translate.</gettext>", %0 :>
</define-tag>

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