diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-08-06 18:28:31 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-08-06 18:28:31 +0000 |
commit | fae8e6e4d08957478c54ad737afeb715c5644cf4 (patch) | |
tree | 9652f61ab4f834604944e53c4f7baf96d30e63e6 /language/fr_CA/admin.lang.php | |
parent | a405d9b6c5bbdba0da443534e74d7657bed95ac7 (diff) |
[trunk] - update fr_CA - Quebec - Québécois - Thanks to TiOger
git-svn-id: http://piwigo.org/svn/trunk@24140 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fr_CA/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index 3bf814736..1f7ed5340 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -958,4 +958,5 @@ $lang['between %d and %d pixels'] = 'entre %d et %d pixels'; $lang['between %.2f and %.2f'] = 'entre %.2f et %.2f'; $lang['Purge user cache'] = 'Purger le cache utilisateur'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'La tailles des images sera réduite à %dx%d pixels.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionnement après transfert désactivé car GD est la librairie graphique utilisée actuellement'; ?>
\ No newline at end of file |