From 323d1b376423f09d758b381defcf37b26d582a7a Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 13 Feb 2011 17:30:05 +0000 Subject: improved history --- h-source/Application/Include/languages.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'h-source/Application/Include') 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 -- cgit v1.2.3