summaryrefslogtreecommitdiffstats
path: root/modules-available/translation/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-10 16:57:06 +0200
committerSimon Rettberg2016-05-10 16:57:06 +0200
commit2fa2bb665d8ca5e837147f85267f865f1b8b0503 (patch)
treeb2e49bb825e1cc421597a681351d04b97c91834c /modules-available/translation/lang/en/template-tags.json
parentMessage string editing works now (diff)
downloadslx-admin-2fa2bb665d8ca5e837147f85267f865f1b8b0503.tar.gz
slx-admin-2fa2bb665d8ca5e837147f85267f865f1b8b0503.tar.xz
slx-admin-2fa2bb665d8ca5e837147f85267f865f1b8b0503.zip
Translating module strings and custom sections works
Diffstat (limited to 'modules-available/translation/lang/en/template-tags.json')
-rw-r--r--modules-available/translation/lang/en/template-tags.json7
1 files changed, 6 insertions, 1 deletions
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