diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-02-04 18:05:36 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-02-04 18:05:36 +0000 |
| commit | 8e5232f5fd6a29a5b2adcbbca66c5ef83c7108de (patch) | |
| tree | e14630cb63d22f8f849d3c8e1d748c4bde4e6f43 /roundcubemail/program/localization/en_US | |
| parent | 70838d643af7b25c918595b96f48655b45694811 (diff) | |
Added Bosnian and Croation translation
git-svn-id: https://svn.roundcube.net/trunk@129 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
| -rw-r--r-- | roundcubemail/program/localization/en_US/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 631f482b8..16f9d9bd5 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -109,6 +109,8 @@ $labels['compact'] = 'Compact'; $labels['empty'] = 'Empty'; $labels['purge'] = 'Purge'; +$labels['quota'] = 'Disk usage'; + // message compose $labels['compose'] = 'Compose a message'; |
