diff options
Diffstat (limited to 'program/localization/en_US')
-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 e6927e89b..abc04601d 100644 --- a/program/localization/en_US/labels.inc +++ b/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'; |