aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_CA (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* feaure:2379 option to display user comments sorted new>old instead of old>new mistic1002012-01-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12894 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2549 unstranlated rows in french filesmistic1002012-01-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12888 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2549 Allow to disable comments for everybody mistic1002012-01-141-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12887 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2021 change contents of the mail + add option on admin/user_listmistic1002012-01-142-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@12886 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2021 email notification on user creation, add checkboxes on register ↵mistic1002012-01-141-1/+2
| | | | | | and install pages git-svn-id: http://piwigo.org/svn/trunk@12885 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2021: email notification on user creation + mail for admin at installationmistic1002012-01-142-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@12883 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2517 ability to change username. admins can change usernames, users ↵mistic1002012-01-141-0/+2
| | | | | | are notified by mail git-svn-id: http://piwigo.org/svn/trunk@12882 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548, multiple size:plegall2012-01-121-11/+0
| | | | | | | | | | | | * adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2011-12-042-13/+4
| | | | | | case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2011-12-021-1/+0
| | | | | | case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12682 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2011-12-012-9/+3
| | | | | | case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-12-012-6/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-11-292-9/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2466 Display high-definition dimensions in picture_modifymistic1002011-11-121-0/+1
| | | | | | (file size was already displayed) git-svn-id: http://piwigo.org/svn/trunk@12612 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update fr_CA - Quebec - Québécois - Thanks to TiOger ↵ddtddt2011-10-131-0/+3
| | | | | | - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12438 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update fr_CA - Quebec - Québécois - Thanks to TiOger ↵ddtddt2011-09-264-2/+105
| | | | | | - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12242 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update fr_CA - Quebec - Québécois - cleaning - ↵ddtddt2011-09-262-3/+2
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12235 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall2011-09-082-1/+1
| | | | | | in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2431: only keep MySQL on installation formplegall2011-09-081-3/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager: replace the top left "Display Compact/Complete" select box by aplegall2011-09-011-2/+0
| | | | | | | simpler link "show details" or "hide details" on top right. git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-241-5/+0
| | | | | | | | | | | | | | | The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413 added: move gallery_url configuration parameter from database toplegall2011-08-221-1/+0
| | | | | | | local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2407 added: display upload limitations before file selection (fileplegall2011-08-181-3/+0
| | | | | | | | | | | | maximum size, maximum dimensions, allowed file types). The maximum dimensions are calculated for GD only (because Imagick and External ImageMagick are not using PHP memory as far as I could find on the web). bug 2408 fixed: change term "old style form" into "browser uploader" and "multiple file form" into "Flash Uploader" (based on WordPress user interface) git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
* grammar error fixed in english (and in language key)plegall2011-07-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11641 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge spread_menus to the coremistic1002011-05-071-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : description tooltip on the title, tooltip for restoration linkmistic1002011-04-141-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@10378 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update versions for plugins, themes and languages.patdenice2011-04-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - fr_CA update Thanks to TiOgerddtddt2011-04-101-1/+72
| | | | git-svn-id: http://piwigo.org/svn/trunk@10253 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - fr_CA update Thanks to TiOgerddtddt2011-04-091-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10203 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2224 one parameter for change thumnails number (needs some translations)mistic1002011-04-091-4/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update plugins, themes and languages versions.patdenice2011-03-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2210patdenice2011-03-041-0/+7
| | | | | | Add header on languages files. git-svn-id: http://piwigo.org/svn/trunk@9514 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless languages keys (new plugins/themes update screen)plegall2011-03-031-6/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete language key 'Empty caddie'plegall2011-02-111-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add an legend for fieldset id=syncSimulateGotcha2011-01-271-0/+1
| | | | | | (Localisation are good) git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update language step1ddtddt2011-01-231-5/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8851 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102: mistake in my previous commit r8727 on "manage album photos" ↵plegall2011-01-191-1/+1
| | | | | | string git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
* Happy new year 2011plegall2011-01-186-10/+10
| | | | | | | 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
* feature 2102: add a few language keys to remove all image/picture/element ↵plegall2011-01-172-24/+7
| | | | | | and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-171-13/+12
| | | | | | also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (public side)rvelices2011-01-161-14/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-151-22/+15
| | | | | | also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photorvelices2011-01-141-26/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2108 added: user upload removed from core. It will come back as aplegall2011-01-133-28/+0
| | | | | | | "new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
* lang remove 'Mail address' - use existing 'Email address'rvelices2011-01-121-3/+1
| | | | | | | lang remove unused 'return to homepage' lang change key 'a user use already this mail address' to 'this email address is already in use' git-svn-id: http://piwigo.org/svn/trunk@8635 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language remove duplicate keysrvelices2011-01-111-2/+0
| | | | | | - css simpler git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update cleaningddtddt2011-01-021-4/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8443 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - fr_CA cleaningddtddt2010-12-282-12/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8354 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: after the backport of nearly all languages from branch 2.1 toplegall2010-12-243-84/+84
| | | | | | | | | trunk, reapply the new keys for "album" instead of "category" into trunk for languages ar_SA ca_ES da_DK es_AR fa_IR fr_CA he_IL hr_HR ja_JP ka_GE mk_MK nl_NL pt_BR pt_PT ro_RO sh_RS sl_SL sr_RS sv_SE vi_VN git-svn-id: http://piwigo.org/svn/trunk@8286 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - step1 for 2.2ddtddt2010-12-233-83/+91
| | | | git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee