summaryrefslogtreecommitdiffstats
path: root/modules-available/translation/lang/en
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/translation/lang/en')
-rw-r--r--modules-available/translation/lang/en/module.json13
-rw-r--r--modules-available/translation/lang/en/template-tags.json22
-rw-r--r--modules-available/translation/lang/en/templates/_page.json9
-rw-r--r--modules-available/translation/lang/en/templates/edit.json12
-rw-r--r--modules-available/translation/lang/en/templates/template-list.json5
5 files changed, 22 insertions, 39 deletions
diff --git a/modules-available/translation/lang/en/module.json b/modules-available/translation/lang/en/module.json
index 07bdb07e..bf8920a7 100644
--- a/modules-available/translation/lang/en/module.json
+++ b/modules-available/translation/lang/en/module.json
@@ -1,16 +1,3 @@
{
- "lang_adminInfo": "In this section you can change the JSON tags that contains the translated texts used by the site. To do this, select a template below to modify their respective tags. Alternatively, click the link below to change the messages of the site.",
- "lang_back": "Back",
- "lang_deleteTAG": "Delete",
- "lang_editHardcoded": "Edit hardcoded strings",
- "lang_editMessages": "Edit Messages",
- "lang_editModules": "Edit Module Translations",
- "lang_editSettings": "Edit configuration variables related strings",
- "lang_langAdministration": "Language Administration",
- "lang_module": "Module",
- "lang_save": "Save",
- "lang_status": "Status",
- "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.",
"module_name": "Translation"
} \ No newline at end of file
diff --git a/modules-available/translation/lang/en/template-tags.json b/modules-available/translation/lang/en/template-tags.json
new file mode 100644
index 00000000..f9c6b3ba
--- /dev/null
+++ b/modules-available/translation/lang/en/template-tags.json
@@ -0,0 +1,22 @@
+{
+ "lang_adminInfo": "This is a list of all templates. The \"status\"-column tells if there are translations missing, or unused tags are defined.",
+ "lang_back": "Back",
+ "lang_createTag": "Create TAG",
+ "lang_deleteTAG": "Delete",
+ "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_englishTAG": "English TAG",
+ "lang_germanTAG": "German TAG",
+ "lang_langAdministration": "Templates",
+ "lang_module": "Module",
+ "lang_newTAG": "New TAG",
+ "lang_portugueseTAG": "Portuguese TAG",
+ "lang_save": "Save",
+ "lang_status": "Status",
+ "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."
+} \ No newline at end of file
diff --git a/modules-available/translation/lang/en/templates/_page.json b/modules-available/translation/lang/en/templates/_page.json
deleted file mode 100644
index 5a48b696..00000000
--- a/modules-available/translation/lang/en/templates/_page.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "lang_adminInfo": "In this section you can change the JSON tags that contains the translated texts used by the site. To do this, select a template below to modify their respective tags. Alternatively, click the link below to change the messages of the site.",
- "lang_editConfigModule": "Edit config module strings",
- "lang_editHardcoded": "Edit hardcoded strings",
- "lang_editMessages": "Edit Messages",
- "lang_editSettings": "Edit configuration variables related strings",
- "lang_editTemplates": "Edit template strings",
- "lang_langAdministration": "Language Administration"
-} \ No newline at end of file
diff --git a/modules-available/translation/lang/en/templates/edit.json b/modules-available/translation/lang/en/templates/edit.json
deleted file mode 100644
index 05c6697a..00000000
--- a/modules-available/translation/lang/en/templates/edit.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "lang_back": "Back",
- "lang_createTag": "Create TAG",
- "lang_deleteTAG": "Delete",
- "lang_englishTAG": "English TAG",
- "lang_germanTAG": "German TAG",
- "lang_newTAG": "New TAG",
- "lang_portugueseTAG": "Portuguese TAG",
- "lang_save": "Save",
- "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."
-} \ No newline at end of file
diff --git a/modules-available/translation/lang/en/templates/template-list.json b/modules-available/translation/lang/en/templates/template-list.json
deleted file mode 100644
index e3feb70b..00000000
--- a/modules-available/translation/lang/en/templates/template-list.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "lang_adminInfo": "This is a list of all templates. The \u0022status\u0022-column tells if there are translations missing, or unused tags are defined.",
- "lang_langAdministration": "Templates",
- "lang_status": "Status"
-} \ No newline at end of file