mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
Patch applied #497133.
This commit is contained in:
parent
3c70493ae1
commit
b2bbc10e70
@ -2065,15 +2065,15 @@
|
|||||||
{
|
{
|
||||||
case MSG_DELETED:
|
case MSG_DELETED:
|
||||||
$action_date = $old_event_date;
|
$action_date = $old_event_date;
|
||||||
$body = 'Your meeting scehduled for '.$old_event_date.' has been canceled';
|
$body = lang ('Your meeting scheduled for') .' '. $old_event_date .' '. lang('has been canceled');
|
||||||
break;
|
break;
|
||||||
case MSG_MODIFIED:
|
case MSG_MODIFIED:
|
||||||
$action_date = $new_event_date;
|
$action_date = $new_event_date;
|
||||||
$body = 'Your meeting that had been scheduled for '.$old_event_date.' has been rescheduled to '.$new_event_date;
|
$body = lang ('Your meeting that had been scheduled for').' '.$old_event_date.' '. lang('has been rescheduled to') .' '.$new_event_date;
|
||||||
break;
|
break;
|
||||||
case MSG_ADDED:
|
case MSG_ADDED:
|
||||||
$action_date = $new_event_date;
|
$action_date = $new_event_date;
|
||||||
$body = 'You have a meeting scheduled for '.$new_event_date;
|
$body = lang ('You have a meeting scheduled for').' '. $new_event_date;
|
||||||
break;
|
break;
|
||||||
case MSG_REJECTED:
|
case MSG_REJECTED:
|
||||||
case MSG_TENTATIVE:
|
case MSG_TENTATIVE:
|
||||||
@ -2082,7 +2082,7 @@
|
|||||||
$body = 'On '.$GLOBALS['phpgw']->common->show_date(time() - $new_tz_offset).' '.$GLOBALS['phpgw']->common->grab_owner_name($GLOBALS['phpgw_info']['user']['account_id']).' '.$action.' your meeting request for '.$old_event_date;
|
$body = 'On '.$GLOBALS['phpgw']->common->show_date(time() - $new_tz_offset).' '.$GLOBALS['phpgw']->common->grab_owner_name($GLOBALS['phpgw_info']['user']['account_id']).' '.$action.' your meeting request for '.$old_event_date;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
$subject = 'Calendar Event ('.$action.') #'.$event_id.': '.$action_date.' (L)';
|
$subject = lang('Calendar Event') . ' ('. lang($action) .') #'.$event_id.': '.$action_date.' (L)';
|
||||||
$returncode = $send->msg('email',$to,$subject,$body,$msgtype,'','','',$sender);
|
$returncode = $send->msg('email',$to,$subject,$body,$msgtype,'','','',$sender);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -4,6 +4,7 @@ a calendar en a
|
|||||||
accept calendar en Accept
|
accept calendar en Accept
|
||||||
accepted calendar en Accepted
|
accepted calendar en Accepted
|
||||||
add alarm calendar en Add Alarm
|
add alarm calendar en Add Alarm
|
||||||
|
added calendar en Added
|
||||||
alarm management calendar en Alarm Management
|
alarm management calendar en Alarm Management
|
||||||
all day calendar en All Day
|
all day calendar en All Day
|
||||||
are you sure\nyou want to\ndelete this entry ? calendar en Are you sure\nyou want to\ndelete this entry ?
|
are you sure\nyou want to\ndelete this entry ? calendar en Are you sure\nyou want to\ndelete this entry ?
|
||||||
@ -11,16 +12,17 @@ are you sure\nyou want to\ndelete this entry ?\n\nthis will delete\nthis entry f
|
|||||||
are you sure you want to delete this holiday ? calendar en Are you sure you want to delete this holiday ?
|
are you sure you want to delete this holiday ? calendar en Are you sure you want to delete this holiday ?
|
||||||
brief description calendar en Brief Description
|
brief description calendar en Brief Description
|
||||||
calendar common en Calendar
|
calendar common en Calendar
|
||||||
calendar preferences common en Calendar preferences
|
|
||||||
calendar - [iv]cal importer calendar en Calendar - [iv]Cal Importer
|
calendar - [iv]cal importer calendar en Calendar - [iv]Cal Importer
|
||||||
calendar - add calendar en Calendar - Add
|
calendar - add calendar en Calendar - Add
|
||||||
calendar - edit calendar en Calendar - Edit
|
calendar - edit calendar en Calendar - Edit
|
||||||
|
calendar event calendar en Calendar Event
|
||||||
calendar holiday management admin en Calendar Holiday Management
|
calendar holiday management admin en Calendar Holiday Management
|
||||||
daily calendar en Daily
|
daily calendar en Daily
|
||||||
daily matrix view calendar en Daily Matrix View
|
daily matrix view calendar en Daily Matrix View
|
||||||
days repeated calendar en days repeated
|
days repeated calendar en days repeated
|
||||||
default calendar filter calendar en Default calendar filter
|
default calendar filter calendar en Default calendar filter
|
||||||
default calendar view calendar en Default calendar view
|
default calendar view calendar en Default calendar view
|
||||||
|
deleted calendar en Deleted
|
||||||
Display interval in Day View calendar en Display interval in Day View
|
Display interval in Day View calendar en Display interval in Day View
|
||||||
display mini calendars when printing calendar en Display mini calendars when printing
|
display mini calendars when printing calendar en Display mini calendars when printing
|
||||||
display status of events calendar en Display Status of Events
|
display status of events calendar en Display Status of Events
|
||||||
@ -43,12 +45,15 @@ go! calendar en Go!
|
|||||||
grant calendar access common en Grant Calendar Access
|
grant calendar access common en Grant Calendar Access
|
||||||
group public only calendar en Group Public Only
|
group public only calendar en Group Public Only
|
||||||
ignore conflict calendar en Ignore Conflict
|
ignore conflict calendar en Ignore Conflict
|
||||||
|
has been canceled calendar en has been canceled
|
||||||
|
has been rescheduled to calendar en has been rescheduled to
|
||||||
i participate calendar en I Participate
|
i participate calendar en I Participate
|
||||||
import calendar en Import
|
import calendar en Import
|
||||||
load [iv]cal calendar en Load [iv]Cal
|
load [iv]cal calendar en Load [iv]Cal
|
||||||
location calendar en Location
|
location calendar en Location
|
||||||
minutes calendar en minutes
|
minutes calendar en minutes
|
||||||
mo calendar en M
|
mo calendar en M
|
||||||
|
modified calendar en Modified
|
||||||
mon calendar en Mon
|
mon calendar en Mon
|
||||||
month calendar en Month
|
month calendar en Month
|
||||||
monthly (by date) calendar en Monthly (by date)
|
monthly (by date) calendar en Monthly (by date)
|
||||||
@ -112,9 +117,12 @@ year calendar en Year
|
|||||||
yearly calendar en Yearly
|
yearly calendar en Yearly
|
||||||
you have 1 high priority event on your calendar today. common en You have 1 high priority event on your calendar today.
|
you have 1 high priority event on your calendar today. common en You have 1 high priority event on your calendar today.
|
||||||
you have x high priority events on your calendar today. common en You have %1 high priority events on your calendar today.
|
you have x high priority events on your calendar today. common en You have %1 high priority events on your calendar today.
|
||||||
|
you have a meeting scheduled for calendar en You have a meeting scheduled for
|
||||||
you have not entered a valid date calendar en You have not entered a valid date
|
you have not entered a valid date calendar en You have not entered a valid date
|
||||||
you have not entered a title calendar en You have not entered a title
|
you have not entered a title calendar en You have not entered a title
|
||||||
you have not entered a valid time of day calendar en You have not entered a valid time of day
|
you have not entered a valid time of day calendar en You have not entered a valid time of day
|
||||||
you have not entered participants calendar en You have not entered participants
|
you have not entered participants calendar en You have not entered participants
|
||||||
you must enter one or more search keywords calendar en You must enter one or more search keywords
|
you must enter one or more search keywords calendar en You must enter one or more search keywords
|
||||||
|
your meeting scheduled for calendar en Your meeting scheduled for
|
||||||
|
your meeting that was scheduled for calendar en Your meeting that was scheduled for
|
||||||
your suggested time of <b> x - x </b> conflicts with the following existing calendar entries: calendar en Your suggested time of <B> %1 - %2 </B> conflicts with the following existing calendar entries:
|
your suggested time of <b> x - x </b> conflicts with the following existing calendar entries: calendar en Your suggested time of <B> %1 - %2 </B> conflicts with the following existing calendar entries:
|
||||||
|
Loading…
Reference in New Issue
Block a user