aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature 1616: integrate Albums plugin extension:396 into trunk (with new ↵plegall2010-09-283-83/+83
| | | | | | language keys) git-svn-id: http://piwigo.org/svn/trunk@7027 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename category into album, a few language keys were missingplegall2010-09-272-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2010-09-212-28/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices2010-09-211-19/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (second commit; still to come)rvelices2010-09-191-15/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (first commit; still to come)rvelices2010-09-162-21/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1845 : be able to delete photos added through ftp synchronizationrvelices2010-09-091-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@6873 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6735 from branch 2.1 to trunkplegall2010-07-291-1/+1
| | | | | | | less generic word git-svn-id: http://piwigo.org/svn/trunk@6736 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 408: ability to automatically sort sub-categories. The number of SQLplegall2010-07-231-4/+4
| | | | | | | | | | queries is constant, no matter the deepth of your tree. + refactor to avoid duplicate code (ascending/desceding should be only a single parameter in a function, not 20 lines of duplicated code) git-svn-id: http://piwigo.org/svn/trunk@6698 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6677 from branch 2.1 to trunkplegall2010-07-101-1/+1
| | | | | | | grammar correction, thanks to rimouski (french forum, topic 18231) git-svn-id: http://piwigo.org/svn/trunk@6678 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6675 from branch 2.1 to trunkplegall2010-07-101-3/+2
| | | | | | | | | | | complement to r6657: having a new key for the admin menu is a good thing but the "Menu Management" label is not coherent with other admin menu labels. Furthermore, all languages already have the word "Menu" in common.lang.php, no need to display an english "Menu Management" if the translation is missing. git-svn-id: http://piwigo.org/svn/trunk@6676 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix: 'Menu Management' in adminvdigital2010-07-041-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6656 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6624 from branch 2.1 to trunkplegall2010-06-291-0/+12
| | | | | | | | | | bug 1747 fixed: some checks were added to verify the upload will fail for a too big size or if the upload has failed for a too big size (test on upload_max_filesize and post_max_size) git-svn-id: http://piwigo.org/svn/trunk@6625 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6420 from branch 2.1 to trunkGotcha2010-05-291-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6421 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6418 from branch 2.1 to trunkrvelices2010-05-292-14/+1
| | | | | | - removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unnecessary language key (Controversy) and potential sql fatal error ↵rvelices2010-05-271-2/+1
| | | | | | in admin photo rating page git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6361 from branch 2.1 to trunkplegall2010-05-261-0/+2
| | | | | | | feature 1697: ability to deactivate the synchronization method to add photos. git-svn-id: http://piwigo.org/svn/trunk@6365 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6345 from branch 2.1 to trunkGotcha2010-05-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 6327ddtddt2010-05-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r6277Gotcha2010-05-221-24/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@6278 68402e56-0260-453c-a942-63ccdbb3a9ee
* Precision for "Notification"Gotcha2010-05-221-2/+2
| | | | | | | bug:1659 Precision for "Image only RSS feed" git-svn-id: http://piwigo.org/svn/trunk@6273 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor typo fixedpatdenice2010-05-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6195 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix a typotosca2010-05-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6180 68402e56-0260-453c-a942-63ccdbb3a9ee
* add a warning about SQLite/PostgreSQL: they are currently in "experimental"plegall2010-05-081-1/+3
| | | | | | state. git-svn-id: http://piwigo.org/svn/trunk@6128 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix language key (return in string) for message introduction in upgrade.phpnikrou2010-05-081-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1640 fixed: the plugin deactivation warning key was not correctly set inplegall2010-05-031-1/+1
| | | | | | all language files. git-svn-id: http://piwigo.org/svn/trunk@6053 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1637: make the privacy level the same everywher, use "who can see this ↵plegall2010-04-301-0/+1
| | | | | | | | photo?" instead of "minimum privacy level". git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1518: help on privacy levels.plegall2010-04-301-0/+34
| | | | | | | Warning, I've also added first sentence in the "Permissions on categories" fieldset. git-svn-id: http://piwigo.org/svn/trunk@6023 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall2010-04-291-0/+1
| | | | | | admin>photos>pending + admin>tools>pending comments. git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
* l10n: add new string in upgrade procedureplegall2010-04-281-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5984 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update FRddtddt2010-04-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5945 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1605: ability to forbid theme activation, needed for gally-default.plegall2010-04-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1542 fixed : add message when changing order of itemsnikrou2010-04-141-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5853 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: flags are going to be transfered to language subdirectoriesvdigital2010-04-131-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5844 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some translation keys (unused, misspelling, or forgotten)nikrou2010-04-102-4/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1587: move advanced features screen into maintenance screen.plegall2010-04-092-16/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1590: hide the upload form when displaying upload results.plegall2010-04-091-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2010-04-031-1/+1
| | | | | | Minor git-svn-id: http://piwigo.org/svn/trunk@5595 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update FRddtddt2010-04-032-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5590 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys and misspelling keys in translationsnikrou2010-04-021-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1544: installation errors are translated into fr_FR.plegall2010-04-021-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@5572 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1550: add a default message when there is no new plugin/theme/languageplegall2010-04-021-0/+3
| | | | | | available. git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete keys in all languages (as much as possible)plegall2010-04-024-35/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2010-04-011-1/+1
| | | | | | Minor git-svn-id: http://piwigo.org/svn/trunk@5531 68402e56-0260-453c-a942-63ccdbb3a9ee
* i18n: apply help.html dispatch to all languages having the help.html filled ↵plegall2010-04-012-0/+8
| | | | | | for 2.0 git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
* site_manager : modify local file for remote sitesriopwg2010-03-311-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5513 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2010-03-311-1/+1
| | | | | | | Minor git-svn-id: http://piwigo.org/svn/trunk@5511 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1559: remove "standard deviation" in rating.plegall2010-03-311-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1535: add en_UK + fr_FR for language manager.plegall2010-03-311-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5497 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2010-03-311-1/+1
| | | | | | Minor git-svn-id: http://piwigo.org/svn/trunk@5488 68402e56-0260-453c-a942-63ccdbb3a9ee