aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-13feature 2108 added: user upload removed from core. It will come back as aplegall1-11/+0
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12feature 2103 added: week may start on sunday/monday in the monthly calendarplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@8626 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-07[trunk] - update fr_FRddtddt1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@8498 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-01feature 2092 added: Batch Manager can filter all photos with no tagplegall1-0/+1
feature 1866 added: Batch Manager can synchronize metadata git-svn-id: http://piwigo.org/svn/trunk@8422 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31feature 2091: Batch Manager, find all orphan photosplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31remove obsolete language keysplegall1-4/+0
git-svn-id: http://piwigo.org/svn/trunk@8418 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31typo fixedplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8410 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31typo fixedplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8409 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31Batch Manager:plegall1-0/+32
* add l0n to the new Batch Manager where is was missing * change photo "name" to photo "title" * change the way we display "Select all" and "Select the whole set" git-svn-id: http://piwigo.org/svn/trunk@8408 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-22feature 2077 added: when ImageMagick is active, ability to remove or resizeplegall1-0/+5
the high definition version of the photo. git-svn-id: http://piwigo.org/svn/trunk@8227 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser language keys from lang.php files.patdenice1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31Update language Fr : Minorriopwg1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@7526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-28feature 1616: integrate Albums plugin extension:396 into trunk (with new ↵plegall1-64/+64
language keys) git-svn-id: http://piwigo.org/svn/trunk@7027 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27feature 1616: rename category into album, a few language keys were missingplegall1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (4th commit; almost there)rvelices1-26/+24
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices1-19/+18
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-19feature 1616: rename "category" into "album" (second commit; still to come)rvelices1-15/+14
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16feature 1616: rename "category" into "album" (first commit; still to come)rvelices1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-09feature 1845 : be able to delete photos added through ftp synchronizationrvelices1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@6873 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-29merge r6735 from branch 2.1 to trunkplegall1-1/+1
less generic word git-svn-id: http://piwigo.org/svn/trunk@6736 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-23feature 408: ability to automatically sort sub-categories. The number of SQLplegall1-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
2010-07-10merge r6677 from branch 2.1 to trunkplegall1-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
2010-07-10merge r6675 from branch 2.1 to trunkplegall1-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
2010-07-04Fix: 'Menu Management' in adminvdigital1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@6656 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-29merge r6624 from branch 2.1 to trunkplegall1-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
2010-05-29merge r6420 from branch 2.1 to trunkGotcha1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@6421 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29merge r6418 from branch 2.1 to trunkrvelices1-10/+0
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27removed unnecessary language key (Controversy) and potential sql fatal error ↵rvelices1-2/+1
in admin photo rating page git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24merge r6345 from branch 2.1 to trunkGotcha1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-22Merge r6277Gotcha1-24/+24
git-svn-id: http://piwigo.org/svn/trunk@6278 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30bug 1637: make the privacy level the same everywher, use "who can see this ↵plegall1-0/+1
photo?" instead of "minimum privacy level". git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall1-0/+1
admin>photos>pending + admin>tools>pending comments. git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-15feature 1605: ability to forbid theme activation, needed for gally-default.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14Bug 1542 fixed : add message when changing order of itemsnikrou1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@5853 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10Fix some translation keys (unused, misspelling, or forgotten)nikrou1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09feature 1590: hide the upload form when displaying upload results.plegall1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03[trunk] update FRddtddt1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@5590 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02Fix missing keys and misspelling keys in translationsnikrou1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02bug 1550: add a default message when there is no new plugin/theme/languageplegall1-0/+3
available. git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02remove obsolete keys in all languages (as much as possible)plegall1-24/+1
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01i18n: apply help.html dispatch to all languages having the help.html filled ↵plegall1-0/+6
for 2.0 git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1535: add en_UK + fr_FR for language manager.plegall1-0/+8
git-svn-id: http://piwigo.org/svn/trunk@5497 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for pluginplegall1-0/+7
management. git-svn-id: http://piwigo.org/svn/trunk@5476 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29bug fixed: add "Allow rating" language key to make a difference betweenplegall1-0/+1
Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice1-1/+1
"Bound theme". Template extensions are now attached to all themes if nothing is selected in "bound theme" column. git-svn-id: http://piwigo.org/svn/trunk@5434 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27Simplify installation message, no need to explain the following step, theplegall1-3/+3
"no photo yet" feature makes the explanations useless at this point. .infos admin block is used to display messages, I've set the background transparent here, because it's the only message of the page. Anyway, I don't think using .infos blocks are relevant if that's the only message on the page. git-svn-id: http://piwigo.org/svn/trunk@5408 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27Add token to themes installation.patdenice1-0/+1
Only webmasters can install new plugins, themes or languages. git-svn-id: http://piwigo.org/svn/trunk@5406 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26l10n fr_FR: remove duplicate on pLoader intro sentenceplegall1-3/+1
l10n fr_FR: bug fixed on " " before ":". git-svn-id: http://piwigo.org/svn/trunk@5395 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26feature 1514: make the "deactivate" action inactive if there is no activeplegall1-0/+1
theme left. bug fixed: when setting the default theme, make sure at least one user will be updated. git-svn-id: http://piwigo.org/svn/trunk@5382 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26feature 1538: "select all" (+none, +invert) on user comments validation screen.plegall1-1/+4
git-svn-id: http://piwigo.org/svn/trunk@5381 68402e56-0260-453c-a942-63ccdbb3a9ee