From 11897b13b65c8fa6d619f27dcb69e3c16baec280 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 17 Jun 2011 09:37:42 +0000 Subject: - Use more descriptive labels for group actions git-svn-id: https://svn.roundcube.net/trunk@4864 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roundcubemail/program/localization/en_US') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index e6927e89b..abc04601d 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -313,6 +313,8 @@ $labels['export'] = 'Export'; $labels['exportvcards'] = 'Export contacts in vCard format'; $labels['newcontactgroup'] = 'Create new contact group'; $labels['groupactions'] = 'Actions for contact groups...'; +$labels['grouprename'] = 'Rename group'; +$labels['groupdelete'] = 'Delete group'; $labels['previouspage'] = 'Show previous page'; $labels['firstpage'] = 'Show first page'; -- cgit v1.2.3