aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-02-13 17:30:05 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-02-13 17:30:05 +0000
commit323d1b376423f09d758b381defcf37b26d582a7a (patch)
tree22133b03bf9bc1712a940278da4ad9f91a7712a2 /h-source/Application/Include
parent26fca82d7f500d9771b8876e9a480f8619a2988d (diff)
improved history
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r--h-source/Application/Include/languages.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php
index 40014b0..9b0d9ab 100644
--- a/h-source/Application/Include/languages.php
+++ b/h-source/Application/Include/languages.php
@@ -173,6 +173,8 @@ class Lang
"has been inserted by" => "è stato inserito da",
"has been updated by" => "è stato modificato da",
"at" => "alle ore",
+ "last modifications" => "ultime modifiche",
+ "watch all modifications" => "guarda tutte le modifiche",
),
'es' => array
(
@@ -474,6 +476,7 @@ class Go
$urls = getUrlsFromIdHard($clean['idHard']);
return $urls['urlView'];
}
+
}
class MyStrings