From 80424b29e00609bf837119fa810b5afdadf2b4e9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 May 2016 18:27:28 +0200 Subject: Work on translations: templates and messages work --- .../translation/templates/template-list.html | 46 ++++++++++------------ 1 file changed, 20 insertions(+), 26 deletions(-) (limited to 'modules-available/translation/templates/template-list.html') diff --git a/modules-available/translation/templates/template-list.html b/modules-available/translation/templates/template-list.html index 881fc5af..59d0f7cf 100644 --- a/modules-available/translation/templates/template-list.html +++ b/modules-available/translation/templates/template-list.html @@ -1,32 +1,26 @@ +

{{moduleName}} ({{module}})

- {{lang_langAdministration}} + {{lang_templates}}
-

{{lang_adminInfo}}

+
+
+ {{#langs}} + {{name}} » +
    +
  • {{lang_missing}}: {{missing}}
  • +
  • {{lang_unused}}: {{unused}}
  • +
+ {{/langs}} +
+
+ {{lang_tags}}: {{tagcount}} +
    + {{#templates}} +
  • {{template}}
  • + {{/templates}} +
+
-
- - - - - - - - - {{#table}} - - - - - {{/table}} - -
Template{{lang_status}}
{{template}}{{{status}}}
-
- - -- cgit v1.2.3-55-g7522