summaryrefslogtreecommitdiffstats
path: root/web/lang/it/template_po.inc
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2008-08-20 00:08:12 +0200
committerLoui Chang <louipc.ist@gmail.com>2008-08-20 00:08:12 +0200
commitb69e2cce56bee61ea445417e29e55d27a15637d5 (patch)
tree588a9e47a4cdfef6815cec2c29d9d3a27d28adc2 /web/lang/it/template_po.inc
parent361f08a740f403e7f66bd6da071358899cd3ef1f (diff)
downloadaur-b69e2cce56bee61ea445417e29e55d27a15637d5.tar.gz
aur-b69e2cce56bee61ea445417e29e55d27a15637d5.tar.xz
Move top page template-example to web/template.
Make note in web/README.txt Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/it/template_po.inc')
-rw-r--r--web/lang/it/template_po.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/web/lang/it/template_po.inc b/web/lang/it/template_po.inc
deleted file mode 100644
index defe7ac5..00000000
--- a/web/lang/it/template_po.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-# Italian (Italiano) translation
-# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
-
-include_once("translator.inc");
-global $_t;
-
-$_t["it"]["Hi, this is worth reading!"] = "Ciao, questo vale la pena di leggerlo!";
-
-?> \ No newline at end of file