From 2fa2bb665d8ca5e837147f85267f865f1b8b0503 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 10 May 2016 16:57:06 +0200 Subject: Translating module strings and custom sections works --- modules-available/translation/lang/en/template-tags.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'modules-available/translation/lang/en/template-tags.json') diff --git a/modules-available/translation/lang/en/template-tags.json b/modules-available/translation/lang/en/template-tags.json index 48389f9b..84b3ba26 100644 --- a/modules-available/translation/lang/en/template-tags.json +++ b/modules-available/translation/lang/en/template-tags.json @@ -9,9 +9,13 @@ "lang_editModules": "Edit Module Translations", "lang_editSettings": "Edit configuration variables related strings", "lang_editTemplates": "Edit template strings", + "lang_hint": "Notice", "lang_langAdministration": "Templates", + "lang_mainHeading": "Translation management", + "lang_messages": "Messages", "lang_missing": "Missing", "lang_module": "Module", + "lang_otherStrings": "Other strings", "lang_sample": "Sample", "lang_save": "Save", "lang_status": "Status", @@ -21,5 +25,6 @@ "lang_templateHint": "Hint: Yellow lines indicate a translation is missing and red lines indicate a tag is not being used by the template.", "lang_templates": "Templates", "lang_translation": "Translation", - "lang_unused": "Unused" + "lang_unused": "Unused", + "lang_unusedUnreliableHint": "Detection of unused tags only includes currently activated modules. It's possible that a tag marked \"unused\" is actually refered to in a module not activated." } \ No newline at end of file -- cgit v1.2.3-55-g7522