summaryrefslogtreecommitdiffstats
path: root/modules-available/translation/lang/en/template-tags.json
blob: 75564bc39fb1b9282775f2ed7144fcbe72a1b573 (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
25
26
27
28
29
{
    "lang_adminInfo": "This is a list of all templates. The \"status\"-column tells if there are translations missing, or unused tags are defined.",
    "lang_createTag": "Create TAG",
    "lang_editConfigModule": "Edit config module strings",
    "lang_editHardcoded": "Edit hardcoded strings",
    "lang_editMessages": "Edit Messages",
    "lang_editModules": "Edit Module Translations",
    "lang_editSettings": "Edit configuration variables related strings",
    "lang_editTemplates": "Edit template strings",
    "lang_global": "Global",
    "lang_globalTooltip": "This tag is global; usually there is no need to translate it explicitly for this module",
    "lang_langAdministration": "Templates",
    "lang_mainHeading": "Translation management",
    "lang_messages": "Messages",
    "lang_missing": "Missing",
    "lang_module": "Module",
    "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": "Manage translations",
    "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."
}