diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-10-14 22:06:22 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-10-14 22:06:22 +0000 |
commit | d6b6baa4bcc1f2f6077b785ed90b4eb24e414451 (patch) | |
tree | 3f249fe949583b58ed92835600bcccef2117b3d1 /h-source/Application/Include/languages.php | |
parent | 2ab9d78444374d55a45b63a1693f5194a7baae60 (diff) |
moderators can see all the actions carried out by users - part 2
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index ac75241..a4c4254 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -312,6 +312,7 @@ class Lang /*0264*/"This issue is closed" => "Questa questione è stata chiusa", /*0265*/"This issue is opened" => "Questa questione è aperta", /*0266*/"does it adopt any techniques to track users?" => "adotta qualche tecnica per tracciare gli utenti?", + /*0267*/"Actions carried out by users" => "Azioni compiute dagli utenti" ), 'es' => array ( |