summaryrefslogtreecommitdiffstats
path: root/lang/pt/templates/translation
diff options
context:
space:
mode:
authorSimon Rettberg2014-10-09 16:01:11 +0200
committerSimon Rettberg2014-10-09 16:01:11 +0200
commite1dc0d3c99217504de2ac8467156274786efc0bd (patch)
tree130d7fed1fff8aaaffe5942cf2a3d6bb1dad03c8 /lang/pt/templates/translation
parentMinor fixes and improvements (diff)
downloadslx-admin-e1dc0d3c99217504de2ac8467156274786efc0bd.tar.gz
slx-admin-e1dc0d3c99217504de2ac8467156274786efc0bd.tar.xz
slx-admin-e1dc0d3c99217504de2ac8467156274786efc0bd.zip
Big load of changes
- Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout
Diffstat (limited to 'lang/pt/templates/translation')
-rw-r--r--lang/pt/templates/translation/edit.json1
-rw-r--r--lang/pt/templates/translation/template-list.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/lang/pt/templates/translation/edit.json b/lang/pt/templates/translation/edit.json
index 42eb5b28..326fa334 100644
--- a/lang/pt/templates/translation/edit.json
+++ b/lang/pt/templates/translation/edit.json
@@ -7,6 +7,5 @@
"lang_newTAG": "Nova TAG",
"lang_portugueseTAG": "TAG em Portugu\u00eas",
"lang_save": "Salvar",
- "lang_templateAdminHelp": "",
"lang_templateHint": "Dica: linhas amarelas indicam que uma tradu\u00e7\u00e3o est\u00e1 faltando e linhas vermelhas indicam que uma tag n\u00e3o \u00e9 utilizada pelo template."
} \ No newline at end of file
diff --git a/lang/pt/templates/translation/template-list.json b/lang/pt/templates/translation/template-list.json
new file mode 100644
index 00000000..c44dc44f
--- /dev/null
+++ b/lang/pt/templates/translation/template-list.json
@@ -0,0 +1,3 @@
+[
+
+] \ No newline at end of file