aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT/install.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall1-1/+1
expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-07Update language ITriopwg1-10/+10
Some files still encoded in ANSI git-svn-id: http://piwigo.org/svn/trunk@18969 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-22Update language ITriopwg1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@12938 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1001-1/+1
apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall1-1/+0
in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08feature 2431: only keep MySQL on installation formplegall1-3/+0
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-31Update language ITriopwg1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@12021 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-18Update language ITriopwg1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@10463 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18Happy new year 2011plegall1-2/+2
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31Update language ITriopwg1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@7527 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-30git-svn-id: http://piwigo.org/svn/trunk@6638 ↵EricNet1-14/+14
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-21git-svn-id: http://piwigo.org/svn/trunk@6267 ↵EricNet1-1/+1
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-21git-svn-id: http://piwigo.org/svn/trunk@6266 ↵EricNet1-29/+29
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-09Update language ITriopwg1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@6134 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10Fix some translation keys (unused, misspelling, or forgotten)nikrou1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-04Update language ITriopwg1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5652 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03Update language ITriopwg1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@5596 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02remove obsolete keys in all languages (as much as possible)plegall1-4/+0
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29Update language ITriopwg1-27/+23
git-svn-id: http://piwigo.org/svn/trunk@5459 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28update headerddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall1-53/+53
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
2010-03-21Feature 1522 : move database config file to local directorynikrou1-1/+1
(include/config_database.inc.php becomes local/config/database.inc.php) git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17Revert gettext stuff.nikrou1-55/+53
Keep english values for language keys translation. Provide a script to use english values for key in language files. Todo : provide a script (to help transition) to keep using original keys in language files for translators. git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10Merge r4654 from branch 2.0 to trunkriopwg1-1/+5
Update language IT git-svn-id: http://piwigo.org/svn/trunk@4655 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-10Update language ITriopwg1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@4465 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-02Feature 1255 :nikrou1-1/+3
- add postgres database engine - change installation process to allow postgres or mysql database git-svn-id: http://piwigo.org/svn/trunk@4410 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-16Feature 928 resolved.nikrou1-1/+1
Replace include/mysql.inc.php by include/config_database.inc.php to be independant of database engine Rename database configurations variables by ones in $conf array. git-svn-id: http://piwigo.org/svn/trunk@4280 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16Move template class inclusion to common.inc.php.patdenice1-0/+10
Add forum link in upgrade page. Install and upgrade try to configure PHP5. git-svn-id: http://piwigo.org/svn/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09fix html warnings. unclosed monotagsnikrou1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-06merge r3054 from branch 2.0 to trunkplegall1-63/+63
Code administration: convert all text files to Unix file format (CR as eol and not CRLF) git-svn-id: http://piwigo.org/svn/trunk@3055 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-26merge -c2912 from branch 2.0 to trunkriopwg1-1/+1
Updates git-svn-id: http://piwigo.org/svn/trunk@2913 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23- Add home and identification buttons after installation.patdenice1-1/+1
- Use fetchRemote function for remote site actions. - Corrections in fetchRemote fnction. - Move PLUGIN_PICTURE_BEFORE in picture.tpl. git-svn-id: http://piwigo.org/svn/trunk@2902 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19merge -c2886 from branch 2.0 to trunkriopwg1-3/+3
Corrections git-svn-id: http://piwigo.org/svn/trunk@2887 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-14merge -c2872 from branch 2.0 to trunkriopwg1-5/+5
Corrections + del last phpwebgallery in help folder git-svn-id: http://piwigo.org/svn/trunk@2873 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12- Remove advises of file removal at the end of install (forgotten in last ↵patdenice1-2/+0
commit!) git-svn-id: http://piwigo.org/svn/trunk@2865 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15- Install process now looks like goto/roma.patdenice1-28/+26
- Move install.tpl to goto template. - add charset utf8 to fatal error function. - Check php version on install and upgrade, and die if < 5. git-svn-id: http://piwigo.org/svn/trunk@2747 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16Updatesriopwg1-7/+7
git-svn-id: http://piwigo.org/svn/trunk@2539 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-01language/it_ITriopwg1-0/+68
git-svn-id: http://piwigo.org/svn/trunk@2412 68402e56-0260-453c-a942-63ccdbb3a9ee