diff options
Diffstat (limited to 'program/localization/en_GB/labels.inc')
-rw-r--r-- | program/localization/en_GB/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 5f095679d..565560572 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -122,6 +122,7 @@ $labels['none'] = 'None'; $labels['unread'] = 'Unread'; $labels['flagged'] = 'Flagged'; $labels['unanswered'] = 'Unanswered'; +$labels['deleted'] = 'Deleted'; $labels['invert'] = 'Invert'; $labels['filter'] = 'Filter'; $labels['compact'] = 'Compact'; |