diff options
author | thomascube <thomas@roundcube.net> | 2006-01-25 20:10:12 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-01-25 20:10:12 +0000 |
commit | c9d09bbe43f268c11cadc9846652ff33521edf6c (patch) | |
tree | f505cfac224664e2641b030e8844610d9b33d12d /program/localization/en_US/labels.inc | |
parent | b59474133a308182c69b2fd158b4f51aeffc87e4 (diff) |
Updated localizations
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r-- | program/localization/en_US/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 89793b28f..631f482b8 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -106,6 +106,8 @@ $labels['none'] = 'None'; $labels['unread'] = 'Unread'; $labels['compact'] = 'Compact'; +$labels['empty'] = 'Empty'; +$labels['purge'] = 'Purge'; // message compose |