aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/install.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-14happy new year 2016, all headers updatedplegall1-1/+1
2014-10-16[trunk_install] Update fr_FR, thanks to : ddtddtPiwigo-TranslationTeam1-7/+6
git-svn-id: http://piwigo.org/svn/trunk@30174 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-14Use common language strings on install.tpl and remove duplicates from ↵mistic1001-11/+2
install.lang.php git-svn-id: http://piwigo.org/svn/trunk@23212 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04better (not outdated) example for database host during installplegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@21178 68402e56-0260-453c-a942-63ccdbb3a9ee
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-12-28[trunk_install] Update fr_FR, thanks to : julien1311Piwigo-TranslationTeam1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@19627 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-22Update language FRriopwg1-1/+1
Minor error git-svn-id: http://piwigo.org/svn/trunk@12937 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
2012-01-142021: email notification on user creation + mail for admin at installationmistic1001-0/+3
git-svn-id: http://piwigo.org/svn/trunk@12883 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-30feature 2420 added: automatically use the gallery title in the page banner.plegall1-0/+2
Just write %gallery_title% in the page banner (this is written by default). The default gallery title and tagline are now localized. git-svn-id: http://piwigo.org/svn/trunk@12008 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-05-08add a warning about SQLite/PostgreSQL: they are currently in "experimental"plegall1-1/+3
state. git-svn-id: http://piwigo.org/svn/trunk@6128 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10Fix some translation keys (unused, misspelling, or forgotten)nikrou1-4/+3
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03Update language FRriopwg1-1/+1
Minor git-svn-id: http://piwigo.org/svn/trunk@5595 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03[trunk] update FRddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5590 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02bug 1544: installation errors are translated into fr_FR.plegall1-1/+6
git-svn-id: http://piwigo.org/svn/trunk@5572 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 FRriopwg1-2/+2
Minor git-svn-id: http://piwigo.org/svn/trunk@5458 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29Update language FRriopwg1-2/+2
Minor git-svn-id: http://piwigo.org/svn/trunk@5444 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28l10n fr_FR: remove useless language key in installplegall1-6/+2
git-svn-id: http://piwigo.org/svn/trunk@5436 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25Have taken advantage of the 2.1 version to review every EN and FR languages ↵tosca1-27/+27
files since 4859/4860 revisions (last commit on languages files by tosca). Fixed typos and languages mistakes, and made EN and FR files consistent with one another. Older languages files (prior to 4859 revision) still to be reviewed. git-svn-id: http://piwigo.org/svn/trunk@5369 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-09[trunk] merge 4639 update FR thanks to toscaddtddt1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@4640 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-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-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-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- change mysql_escape_string function (deprecated) by mysql_real_escape_string.patdenice1-1/+1
- Correction on install.tpl (link color). git-svn-id: http://piwigo.org/svn/trunk@2752 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15- Install process now looks like goto/roma.patdenice1-7/+5
- 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-05-15Change some PhpWebGallery to Piwigo. (2/2)rub1-2/+2
All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-03Install goes smarty.patdenice1-1/+1
Get browser language directly. git-svn-id: http://piwigo.org/svn/trunk@2248 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-09Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents becomeplegall1-23/+23
utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-01Resolved 0000759: email unique for each userrub1-2/+1
git-svn-id: http://piwigo.org/svn/trunk@2115 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-16Very little/small corrections:rub1-2/+2
o bad parser word user on installation o standardization of the method to open link in new tab/windows o removed not used constant o use/add link constants o use new function pwg_URL o add missing translation git-svn-id: http://piwigo.org/svn/trunk@1726 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-20- bug fixed: language items conf_mail_webmaster and conf_mail_webmaster_infoplegall1-0/+2
are necessary during install git-svn-id: http://piwigo.org/svn/trunk@871 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@675 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-11-06update headers to comply with GPLz0rglub1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@593 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-23- Delivery of french translation in order to test i18ngweltas1-0/+70
- Deletion of collapsed & expanded gifs (obsoletes) - Creation of faq language file for further writing of a end user-oriented FAQ git-svn-id: http://piwigo.org/svn/trunk@532 68402e56-0260-453c-a942-63ccdbb3a9ee