dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
Aleksander Machniak
2012-06-08
54be5ccb50be664ca4cc30fab6fb84e7be8e223e
[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';
?>