aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR (follow)
Commit message (Collapse)AuthorAgeFilesLines
* less generic wordplegall2010-07-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6735 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FR little errorriopwg2010-07-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6727 68402e56-0260-453c-a942-63ccdbb3a9ee
* grammar correction, thanks to rimouski (french forum, topic 18231)plegall2010-07-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6677 68402e56-0260-453c-a942-63ccdbb3a9ee
* complement to r6657: having a new key for the admin menu is a good thing butplegall2010-07-101-3/+1
| | | | | | | | | 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/branches/2.1@6675 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6656 from trunKvdigital2010-07-041-0/+3
| | | | | | | | Fix: 'Menu Management' in admin git-svn-id: http://piwigo.org/svn/branches/2.1@6657 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1747 fixed: some checks were added to verify the upload will fail for aplegall2010-06-291-0/+12
| | | | | | | | 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/branches/2.1@6624 68402e56-0260-453c-a942-63ccdbb3a9ee
* Addition of capital letters => [FR]Gotcha2010-05-291-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6420 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed multiple definitions of language keysrvelices2010-05-292-14/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6418 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6402 from trunkrvelices2010-05-271-2/+1
| | | | | | removed unnecessary language key (Controversy) and potential sql fatal error in admin photo rating page git-svn-id: http://piwigo.org/svn/branches/2.1@6403 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1697: ability to deactivate the synchronization method to add photos.plegall2010-05-251-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6361 68402e56-0260-453c-a942-63ccdbb3a9ee
* cancellation and replacement r6289Gotcha2010-05-241-1/+1
| | | | | | | Change language key "Note: Only deletes photos added with pLoader" bug:1672 git-svn-id: http://piwigo.org/svn/branches/2.1@6345 68402e56-0260-453c-a942-63ccdbb3a9ee
* remplace special -> toolddtddt2010-05-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6327 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change the language key.Gotcha2010-05-231-1/+1
| | | | | | | | | | Old => "Note: Only deletes photos added with pLoader" New => "Note: Only deletes photos added with API" Removal of the old keys in all the languages. MAJ New key for en_EN & fr_FR bug:1672 git-svn-id: http://piwigo.org/svn/branches/2.1@6289 68402e56-0260-453c-a942-63ccdbb3a9ee
* Addition of capital lettersGotcha2010-05-221-24/+24
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6277 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r6273 correctlyGotcha2010-05-221-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6275 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r6273Gotcha2010-05-221-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6274 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
* [trunk] update FRddtddt2010-03-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5479 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for pluginplegall2010-03-301-0/+7
| | | | | | management. git-svn-id: http://piwigo.org/svn/trunk@5476 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2010-03-291-2/+2
| | | | | | Minor git-svn-id: http://piwigo.org/svn/trunk@5458 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: add "Allow rating" language key to make a difference betweenplegall2010-03-291-0/+1
| | | | | | Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2010-03-291-2/+2
| | | | | | Minor git-svn-id: http://piwigo.org/svn/trunk@5444 68402e56-0260-453c-a942-63ccdbb3a9ee