diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-30 08:59:52 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-30 08:59:52 +0000 |
| commit | cc2b6a97283ed0d8d0a6a009de67a32b86a71fd8 (patch) | |
| tree | e0f5a587777a34cea00bae761986689e48cebe6f /roundcubemail/program/localization | |
| parent | c316b849ff9d019e8df5eadfd386a3065bbb0bda (diff) | |
Ticket #1484648
git-svn-id: https://svn.roundcube.net/trunk@908 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rw-r--r-- | roundcubemail/program/localization/fr/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/fr/labels.inc b/roundcubemail/program/localization/fr/labels.inc index 2693ea9e4..78aa948a6 100644 --- a/roundcubemail/program/localization/fr/labels.inc +++ b/roundcubemail/program/localization/fr/labels.inc @@ -143,7 +143,7 @@ $labels['firstpage'] = 'Voir la première page'; $labels['nextpage'] = 'Montrer page suivante'; $labels['lastpage'] = 'Voir la dernière page'; $labels['groups'] = 'Groupes'; -$labels['personaladrbook'] = 'Adresses personnelle'; +$labels['personaladrbook'] = 'Adresses personnelles'; $labels['settingsfor'] = 'Paramètres pour'; $labels['preferences'] = 'Préférences'; $labels['userpreferences'] = 'Préférences utilisateur'; @@ -179,4 +179,4 @@ $labels['sortby'] = 'Trier par'; $labels['sortasc'] = 'Tri ascendant'; $labels['sortdesc'] = 'Tri descendant'; -?>
\ No newline at end of file +?> |
