From 43ba23430d60cfeca45e6f043590249588724ac3 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Thu, 12 Apr 2012 23:09:42 +0200 Subject: [PATCH] Contacts: Change "category" to "group" in UI --- apps/contacts/templates/part.contact.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/contacts/templates/part.contact.php b/apps/contacts/templates/part.contact.php index ff1f081c4d..c09c20fd4e 100644 --- a/apps/contacts/templates/part.contact.php +++ b/apps/contacts/templates/part.contact.php @@ -14,7 +14,7 @@ $id = isset($_['id']) ? $_['id'] : '';
  • t('Email'); ?>
  • t('Address'); ?>
  • t('Note'); ?>
  • -
  • t('Categories'); ?>
  • +
  • t('Groups'); ?>
  • @@ -58,7 +58,7 @@ $id = isset($_['id']) ? $_['id'] : ''; +t('Separate groups with commas'); ?>" />