Updated the wording for Sending/Receiving email notifications.

This commit is contained in:
skeeter 2001-05-16 04:36:55 +00:00
parent a227ddd92e
commit 1de46d028c
2 changed files with 2 additions and 1 deletions

View File

@ -175,7 +175,7 @@
display_item(lang('default calendar filter'),$str);
$str = '<input type="checkbox" name="send_updates" value="True"'.($phpgw_info['user']['preferences']['calendar']['send_updates'] == 'Y' || $phpgw_info['user']['preferences']['calendar']['send_updates'] == True?' checked':'').'>';
display_item(lang('send updates via email'),$str);
display_item(lang('send/receive updates via email'),$str);
$str = '<input type="checkbox" name="display_status" value="True"'.($phpgw_info['user']['preferences']['calendar']['display_status'] == 'Y' || $phpgw_info['user']['preferences']['calendar']['display_status'] == True?' checked':'').'>';
display_item(lang('display status of events'),$str);

View File

@ -518,6 +518,7 @@ select which location this app should appear on the navbar, lowest (left) to hig
send deleted messages to the trash email en Send deleted messages to the trash
send email en Send
send updates via email common en Send updates via EMail
send/Receive updates via email calendar en Send/Receive updates via EMail
september common en September
session has been killed common en Session has been killed
show all common en show all