From c9d09bbe43f268c11cadc9846652ff33521edf6c Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 25 Jan 2006 15:10:12 -0500 Subject: [PATCH] Updated localizations --- 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 89793b2..631f482 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -106,6 +106,8 @@ $labels['unread'] = 'Unread'; $labels['compact'] = 'Compact'; +$labels['empty'] = 'Empty'; +$labels['purge'] = 'Purge'; // message compose -- Gitblit v1.9.1