From fca3b58e5b5a9821f99bfafb833a3cf85c9478d9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 9 May 2016 18:07:50 +0200 Subject: Message string editing works now --- modules-available/translation/templates/edit.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'modules-available/translation/templates/edit.html') diff --git a/modules-available/translation/templates/edit.html b/modules-available/translation/templates/edit.html index 2cc0e599..3f3e926f 100644 --- a/modules-available/translation/templates/edit.html +++ b/modules-available/translation/templates/edit.html @@ -18,13 +18,19 @@
{{lang_tag}}
-
{{lang_translation}}
- -
!
+
{{lang_translation}} ({{language}})
+ +
!
{{#tags}} -
+
+ {{#unused}} + {{lang_unused}} + {{/unused}} + {{#missing}} + {{lang_missing}} + {{/missing}} {{tag}}
{{{notes}}}
@@ -36,14 +42,17 @@ {{/big}}
-