From 76ffa2a099300325b34c92a9291dc4031b8a0d8a Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sat, 04 Feb 2006 13:05:36 -0500 Subject: [PATCH] Added Bosnian and Croation translation --- program/localization/en_US/labels.inc | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 89793b2..16f9d9b 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -106,6 +106,10 @@ $labels['unread'] = 'Unread'; $labels['compact'] = 'Compact'; +$labels['empty'] = 'Empty'; +$labels['purge'] = 'Purge'; + +$labels['quota'] = 'Disk usage'; // message compose -- Gitblit v1.9.1