summaryrefslogtreecommitdiffstats
path: root/modules-available/translation/lang/en/template-tags.json
diff options
context:
space:
mode:
authorChristian Hofmaier2017-09-22 18:03:56 +0200
committerChristian Hofmaier2017-09-22 18:03:56 +0200
commiteb81313380ff52982e312ea2f68d4b4c4cf65093 (patch)
tree168814662b6aa166d67daa412e812f092d9ebb8b /modules-available/translation/lang/en/template-tags.json
parent[internetaccess] fixed visibility of save-button (major issue) (diff)
downloadslx-admin-eb81313380ff52982e312ea2f68d4b4c4cf65093.tar.gz
slx-admin-eb81313380ff52982e312ea2f68d4b4c4cf65093.tar.xz
slx-admin-eb81313380ff52982e312ea2f68d4b4c4cf65093.zip
[translation] fixed inconsistencies
Diffstat (limited to 'modules-available/translation/lang/en/template-tags.json')
-rw-r--r--modules-available/translation/lang/en/template-tags.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/translation/lang/en/template-tags.json b/modules-available/translation/lang/en/template-tags.json
index 9f0795b1..e7365ca6 100644
--- a/modules-available/translation/lang/en/template-tags.json
+++ b/modules-available/translation/lang/en/template-tags.json
@@ -1,5 +1,6 @@
{
"lang_createTag": "Create Tag",
+ "lang_clear": "Clear",
"lang_global": "Global",
"lang_globalTooltip": "This tag is global; usually there is no need to translate it explicitly for this module",
"lang_menuCategories": "Menu categories",
@@ -7,6 +8,7 @@
"lang_missing": "Missing",
"lang_missingDeps": "Missing dependencies",
"lang_module": "Module",
+ "lang_modullist": "List of Modules",
"lang_otherStrings": "Other strings",
"lang_sample": "Sample",
"lang_status": "Status",
@@ -16,7 +18,7 @@
"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_translationHeading": "Manage translations",
+ "lang_translationHeading": "Translation Management",
"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