diff options
author | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
commit | c639ad1e7e3ec747cac37e230fd8380da98c508b (patch) | |
tree | 19ee9852a167074fa76e4e1692adff9ecf24684a /language/it_IT/help/index.php | |
parent | eafa796d88193b7e8e33d72ae866b0ae9df79e87 (diff) |
copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl
Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.
git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/help/index.php')
-rw-r--r-- | language/it_IT/help/index.php | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/language/it_IT/help/index.php b/language/it_IT/help/index.php index 17747c927..db1eae0d9 100644 --- a/language/it_IT/help/index.php +++ b/language/it_IT/help/index.php @@ -1,10 +1,13 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | PhpWebGallery - a PHP based picture gallery | +// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | -// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | -// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $ +// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $ +// | last modifier : $Author: rub $ +// | revision : $Revision: 1912 $ // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | // | it under the terms of the GNU General Public License as published by | |