summaryrefslogtreecommitdiffstats
path: root/modules-available/translation/lang/en/template-tags.json
blob: e7365ca68159387b71d5ffb45c7d55b413a9a3eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "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",
    "lang_messages": "Messages",
    "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",
    "lang_tag": "Tag",
    "lang_tags": "Tags",
    "lang_templateAdminHelp": "Here you can translate and edit phrases and texts.",
    "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": "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."
}