dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Applied fixes from trunk up to r5512
alecpl
2011-11-30
0597586b89e86e8b4e22080d4c453475057b47b5
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
fr_FR.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['buttontitle'] = 'Archiver ce message';
$labels['archived'] = 'Message archivé avec success';
$labels['archivefolder'] = 'Archive';
?>