diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-16 18:25:16 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-16 18:25:16 +0000 |
| commit | 7e52e9c6641d8001ae2a3e9226ded3f0b17bad03 (patch) | |
| tree | 1008f10240bb57ae154ae9e5dd83adbafdb22ef0 /roundcubemail/program/localization/fr | |
| parent | 8ad51cbef566df1edf9d4f8c19bac2b927dcd3d9 (diff) | |
updated ja and fr translations
git-svn-id: https://svn.roundcube.net/trunk@409 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/fr')
| -rw-r--r-- | roundcubemail/program/localization/fr/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/fr/labels.inc b/roundcubemail/program/localization/fr/labels.inc index a91222ff1..6b4baf172 100644 --- a/roundcubemail/program/localization/fr/labels.inc +++ b/roundcubemail/program/localization/fr/labels.inc @@ -26,7 +26,7 @@ $labels['logout'] = 'Quitter'; $labels['mail'] = 'e-Mail'; $labels['settings'] = 'Préférences'; $labels['addressbook'] = 'Carnet d\'adresses'; -$labels['inbox'] = 'Boîte de réception'; +$labels['inbox'] = 'Messages reçus'; $labels['drafts'] = 'Brouillons'; $labels['sent'] = 'Messages envoyés'; $labels['trash'] = 'Corbeille'; |
