Report #37: Birthdays Ahead
This commit is contained in:
@@ -56,6 +56,10 @@ $lang = array_merge($lang, array(
|
||||
'WIO_GUEST' => 'Guest',
|
||||
//'RECORD_ONLINE_USERS'=> 'View record: <strong>%1$s</strong><br />%2$s',
|
||||
|
||||
// Birthday
|
||||
'BIRTHDAYS_AHEAD' => 'In the next %s days',
|
||||
'NO_BIRTHDAYS_AHEAD' => 'In this period, no members have a birthday.',
|
||||
|
||||
// user menu
|
||||
'USER_MENU' => 'User menu',
|
||||
'UM_LOG_ME_IN' => 'remember me',
|
||||
|
||||
@@ -52,8 +52,10 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_LINK_US_EXPLAIN' => 'Display this block on portal.',
|
||||
'PORTAL_LINKS' => 'Links block',
|
||||
'PORTAL_LINKS_EXPLAIN' => 'Display this block on portal.',
|
||||
'PORTAL_BIRTHDAYS' => 'Birthday block',
|
||||
'PORTAL_BIRTHDAYS_EXPLAIN' => 'Display this block on portal.',
|
||||
'PORTAL_BIRTHDAYS' => 'Birthday block',
|
||||
'PORTAL_BIRTHDAYS_EXPLAIN' => 'Display this block on portal.',
|
||||
'PORTAL_BIRTHDAYS_AHEAD' => 'Birthdays ahead days',
|
||||
'PORTAL_BIRTHDAYS_AHEAD_EXPLAIN' => 'How many days to look ahead for birthdays.',
|
||||
'PORTAL_SEARCH' => 'Search block',
|
||||
'PORTAL_SEARCH_EXPLAIN' => 'Display this block on portal.',
|
||||
'PORTAL_WELCOME' => 'Welcome center block',
|
||||
|
||||
Reference in New Issue
Block a user