dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2013-01-31
b81b0c3b2ea7ccb0cdb9f1d04883df7d8f84ba4c
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
localization
/
fr_FR.inc
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: Olivier Le Brouster */
$labels = array();
$labels['downloadall'] = 'Télécharger toutes les pièces jointes';
$labels['downloadfolder'] = 'Télécharger le répertoire';
$messages = array();
?>