diff --git a/addressbook/inc/hook_preferences.inc.php b/addressbook/inc/hook_preferences.inc.php
index db630453de..25fa152422 100644
--- a/addressbook/inc/hook_preferences.inc.php
+++ b/addressbook/inc/hook_preferences.inc.php
@@ -28,10 +28,10 @@
section_start(ucfirst($appname),$imgpath);
echo ''
- . lang('Addressbook preferences') . '
';
+ . lang('Preferences') . '
';
echo ''
- . lang('Grant Addressbook Access') . '
';
+ . lang('Grant Access') . '
';
echo ''
. lang('Edit Categories') . '
';