Submit your research to the International Journal "Notes on Intuitionistic Fuzzy Sets". Contact us at nifs.journal@gmail.com

Call for Papers for the 27th International Conference on Intuitionistic Fuzzy Sets is now open!
Conference: 5–6 July 2024, Burgas, Bulgaria • EXTENDED DEADLINE for submissions: 15 APRIL 2024.

Help:Sandbox: Difference between revisions

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Jump to navigation Jump to search
(calendar new)
(emails new)
Line 1: Line 1:
<?php
<?php


  return array(
return array(
// ########## QUERY ERRORS ###########
"CAL_QUERY_GETEVENT_ERROR" => "Database Error: Failed fetching event by ID",
"CAL_QUERY_SETEVENT_ERROR" => "Database Error: Failed to Set Event Data",
// ########## SUBMENU ITEMS ###########
"CAL_SUBM_LOGOUT" => "Log Out",
"CAL_SUBM_LOGIN" => "Log In",
"CAL_SUBM_ADMINPAGE" => "Admin Page",
"CAL_SUBM_SEARCH" => "Search",
"CAL_SUBM_BACK_CALENDAR" => "Back to Calendar",
"CAL_SUBM_VIEW_TODAY" => "View Today's Events",
"CAL_SUBM_ADD" => "Add Event Today",
// ########## NAVIGATION MENU ITEMS ##########
"CAL_MENU_BACK_CALENDAR" => "Back to Calendar",
"CAL_MENU_NEWEVENT" => "New Event",
"CAL_MENU_BACK_EVENTS" => "Back To Events",
"CAL_MENU_GO" => "Go",
"CAL_MENU_TODAY" => "Today",
// ########## USER PERMISSION ERRORS ##########
"CAL_NO_READ_PERMISSION" => "You do not have permission to view the event.",
"CAL_NO_WRITE_PERMISSION" => "You do not have permission to add or edit events.",
"CAL_NO_EDITOTHERS_PERMISSION" => "You do not have permission to edit other user's events.",
"CAL_NO_EDITPAST_PERMISSION" => "You do not have permission to add or edit events in the past.",
"CAL_NO_ACCOUNTS" => "This calendar does not allow accounts; only root can log on.",
"CAL_NO_MODIFY" => "can't modify",
"CAL_NO_ANYTHING" => "You don't have permission to do anything on this page",
"CAL_NO_WRITE" => "You do not have permission to create new events",
// ############ DAYS ############
"CAL_MONDAY" => "Monday",
"CAL_TUESDAY" => "Tuesday",
"CAL_WEDNESDAY" => "Wednesday",
"CAL_THURSDAY" => "Thursday",
"CAL_FRIDAY" => "Friday",
"CAL_SATURDAY" => "Saturday",
"CAL_SUNDAY" => "Sunday",
"CAL_SHORT_MONDAY" => "M",
"CAL_SHORT_TUESDAY" => "T",
"CAL_SHORT_WEDNESDAY" => "W",
"CAL_SHORT_THURSDAY" => "T",
"CAL_SHORT_FRIDAY" => "F",
"CAL_SHORT_SATURDAY" => "S",
"CAL_SHORT_SUNDAY" => "S",
// ############ MONTHS ############
"CAL_JANUARY" => "January",
"CAL_FEBRUARY" => "February",
"CAL_MARCH" => "March",
"CAL_APRIL" => "April",
"CAL_MAY" => "May",
"CAL_JUNE" => "June",
"CAL_JULY" => "July",
"CAL_AUGUST" => "August",
"CAL_SEPTEMBER" => "September",
"CAL_OCTOBER" => "October",
"CAL_NOVEMBER" => "November",
"CAL_DECEMBER" => "December",
// SUBMITTING/EDITING EVENT SECTION TEXT (event.php)
"CAL_MORE_TIME_OPTIONS" => "More Time Options",
"CAL_REPEAT" => "Repeat",
"CAL_EVERY" => "Every",
"CAL_REPEAT_FOREVER" => "Repeat Forever",
"CAL_REPEAT_UNTIL" => "Repeat Until",
"CAL_TIMES" => "Times",
"CAL_HOLIDAY_EXPLAIN" => "This will make the Event Repeat on the",
"CAL_DURING" => "During",
"CAL_EVERY_YEAR" => "Every Year",
"CAL_HOLIDAY_EXTRAOPTION" => "Or, since this falls on the last week of the month, Check here to make the event fall on the LAST",
"CAL_IN" => "in",
"CAL_PRIVATE_EVENT_EXPLAIN" => "This is a private event",
"CAL_SUBMIT_ITEM" => "Submit Item",
"CAL_MINUTES" => "Minutes",
"CAL_MINUTES_SHORT" => "min",
"CAL_TIME_AND_DURATION" => "Date, Time and Duration",
"CAL_REPEATING_EVENT" => "Repeating Event",
"CAL_EXTRA_OPTIONS" => "Extra Options",
"CAL_ONLY_TODAY" => "This Day Only",
"CAL_DAILY_EVENT" => "Repeating Daily",
"CAL_WEEKLY_EVENT" => "Repeating Weekly",
"CAL_MONTHLY_EVENT" => "Repeating Monthly",
"CAL_YEARLY_EVENT" => "Repeating Yearly",
"CAL_HOLIDAY_EVENT" => "Holiday Repeating",
"CAL_UNKNOWN_TIME" => "Unknown Starting Time",
"CAL_ADDING_TO" => "Adding To",
"CAL_ANON_ALIAS" => "Alias Name",
"CAL_EVENT_TYPE" => "Event Type",
// MULTI-SECTION RELATED TEXT (used by more than one section, but not everwhere)
"CAL_DESCRIPTION" => "Description", // (search, view date, view event)
"CAL_DURATION" => "Duration", // (view event, view date)
"CAL_DATE" => "Date", // (search, view date)
"CAL_NO_EVENTS_FOUND" => "No events found", // (search, view date)
"CAL_NO_SUBJECT" => "No Subject", // (search, view event, view date, calendar)
"CAL_PRIVATE_EVENT" => "Private Event", // (search, view event)
"CAL_DELETE" => "Delete", // (view event, view date, admin)
"CAL_MODIFY" => "Modify", // (view event, view date, admin)
"CAL_NOT_SPECIFIED" => "Not Specified", // (view event, view date, calendar)
"CAL_FULL_DAY" => "All Day", // (view event, view date, calendar, submit event)
"CAL_HACKING_ATTEMPT" => "Hacking Attempt - IP address logged", // (delete)
"CAL_TIME" => "Time", // (view date, submit event)
"CAL_HOURS" => "Hours", // (view event, submit event)
"CAL_HOUR" => "Hour", // (view event, submit event)
"CAL_ANONYMOUS" => "Anonymous", // (view event, view date, submit event),
"CAL_SELECT_TIME" => "Select Starting Time",
'event invitations' => 'Invited people',
'event invitations desc' => 'Invite selected people to this event',
'send new event notification' => 'Send email notifications',
'new event notification' => 'New event has been added',
    'change event notification' => 'Event has changed',
'deleted event notification' => 'Event has been deleted',
'attendance' => 'Will you participate?',
    'confirm attendance' => 'Confirm Attendance',
'maybe' => 'Maybe',
    'decide later' => 'Decide later',
    'view event' => 'View event',
'new event created' => 'New Event created',
'event changed' => 'Event changed',
'event deleted' => 'Event deleted',
'calendar of' => 'Calendar for {0}',
'all users' => 'All Users',
  'error delete event' => 'Error deleting event',
  'event invitation response' => 'Event invitation response',
  'user will attend to event' => '{0} will attend to this event',
  'user will not attend to event' => '{0} will not attend to this event',
  'accept or reject invitation help, click on one of the links below' => 'To accept or reject invitation, click on one of the links below',
  'accept invitation' => 'Accept invitation',
'reject invitation' => 'Reject invitation',
  'invitation accepted' => 'Invitation accepted',
'invitation rejected' => 'Invitation rejected',
 
"days" => "days",
"weeks" => "weeks",
"months" => "months",
"years" => "years",


'invitations' => 'Invitations',
// Titles
'pending response' => 'Pending response',
    'new message' => 'New note',
'participate' => 'Will attend',
    'new comment' => 'New comment',
'no invitations to this event' => 'No invitations were sent to this event',
    'your account created' => 'Your new OpenGoo account has been created',
'duration must be at least 15 minutes' => 'Duration must be at least 15 minutes',
    'your password' => 'Your password',
 
    'milestone assigned to you' => 'Milestone has been assigned to you',
'event dnx' => 'Requested event does not exists',
    'task assigned to you' => 'Task has been assigned to you',
'no subject' => 'No Subject',
'success import events' => '{0} events were imported.',
'no events to import' => 'There are no events for import',
'import events from file' => 'Event import from file',
'file should be in icalendar format' => 'File should be in iCalendar format',
'export calendar' => 'Calendar export',
'range of events' => 'Event range',
'from date' => 'From',
'to date' => 'To',
'success export calendar' => '{0} Events were exported.',
'calendar name desc' => 'Name for the calendar to export',
'calendar will be exported in icalendar format' => 'Calendar will be exported in iCalendar format.',
'view date title' => 'l, m/d/Y',


  'copy this url in your calendar client software' => 'Copy this url in your calendar client software, in order to import events from this calendar',
// Interface
'import events from third party software' => 'Import events from third party software',
    'hi john doe' => 'Hi {0}',
'subws' => 'Sub Ws.',
'check to include sub ws' => 'Check this to include sub workspaces in the url',
    'user password reseted desc' => 'Your password has been reset. You can now login to {0} at {1} with the following credentials:',
  'week short' => 'Week',
'user password reseted username' => 'Username: {0}',
  'week number x' => 'Week {0}',
'user password reseted password' => 'Password: {0}',
  ); // array
 
?>
'password expiration reminder' => 'Password expiration reminder',
'password expires days' => 'Your password will expire in {0} days',
 
    'dont reply wraning' => 'THIS IS A SYSTEM NOTIFICATION. DO NOT REPLY TO THIS EMAIL!',
    'new message posted' => 'New note "{0}" has been posted',
    'new task' => 'New task',
    'new task created' => 'New task "{0}" has been created in "{1}" workspace',
    'view new message' => 'View that note',
    'view new task' => 'View that task',
 
    'new comment posted' => 'New comment on "{0}" has been posted',
    'view new comment' => 'View that comment',
 
    'user created your account' => '{0} created new account for you',
    'visit and login' => 'Visit {0} and login with',
 
    'milestone assigned' => 'Milestone "{0}" has been assigned to you',
'task assigned' => 'Task "{0}" has been assigned to you',
    'view assigned milestones' => 'View the milestone',
'view assigned tasks' => 'View the task',
 
    'reply mail' => 'Reply', 
    'write mail' => 'Write Mail',
    'mail to' => 'To',
    'mail account' => 'Account',
    'mail account desc' => ' Account from which the mail will be sent',
    'mail subject' => 'Subject',
    'mail CC' => 'CC',
    'mail CC desc' => ' Carbon Copy recipients will receive an identical copy of the email',
    'mail BCC' => 'BCC',
    'mail BCC desc' => ' Blind  Carbon Copy recipients will receive an identical copy of the email, but other recipients will not know about it',
    'mail from' => 'From',
    'mail body' => 'Body',
    'send mail' => 'Send Mail',
    'smtp server' => 'SMTP Server',
    'mail account smtp server description' => ' The SMTP server is the server that will be used to send emails',
    'smtp use auth' => 'SMTP Server Authentication',
    'mail account smtp use auth description' => ' The way you will authenticate with the SMTP server. Usually \'Use incoming\' is the correct option.',
    'no smtp auth' => 'No authentication',
    'same as incoming' => 'Use incoming',
    'smtp specific' => 'Input SMTP username and password',
    'smtp username' => 'SMTP Username',
    'mail account smtp username description' => ' Username for SMTP Server',
    'smtp password' => 'SMTP Password',
    'mail account smtp password description' => ' Password  for SMTP Server',
    'smtp port' => 'SMTP Server Port',
    'mail account smtp port description' => ' This is the port in which the server listens to the SMTP Service. The default and most common value is 25.',
    'outgoing transport type' => 'Secure connection',
'mail account outgoing transport type description' => 'Set to "ssl" or "tls" for secure connection',
'smtp settings' => 'SMTP Settings',
    'format plain' => 'Format as Plain Text',
    'format html' => 'Format as HTML',
    'mail format options' => 'Format',
    'forward mail' => 'Forward',
    'reply to all mail' => 'Reply to All',
    'switch format warn' => 'Switching to text will discard all HTML formatting. Continue?',
    'success mark objects' => 'Mail updated',
    'error mark email' => 'Error updating email state',
    'draft' => 'Draft',
    'success save mail' => 'Draft saved',
    'discard' => 'Discard',
    'mail address' => 'Email Address',
    'mail address description' => 'Email address is the address that other people use to send you emails',
 
'unread emails' => 'Unread emails',
//'view due task' => 'View due task',
'due_date reminder notification task' => 'Due task reminder',
'due_date task reminder desc' => 'Task "{0}" is due on "{1}" and is still pending',
'due_date reminder notification milestone' => 'Due milestone reminder',
'due_date milestone reminder desc' => 'Milestone "{0}" is due on "{1}" and is still pending',
'start reminder notification event' => 'Event reminder',
'start event reminder' => 'Event reminder',
'start event reminder desc' => 'Event "{0}" starts on "{1}"',
'task has been modified' => 'Task "{0}" in workspace "{1}" has been modified',
'task modified' => 'Task modified',
'view task' => 'View task',
'view file' => 'View file',
'view message' => 'View message',
'view comment' => 'View comment',
'view company' => 'View company',
'view contact' => 'View contact',
'view mail account' => 'View mail account',
'view email' => 'View email',
'view emailunclassified' => 'View email',
'view chart' => 'View chart',
'view event' => 'View event',
'view file_revision' => 'View file revision',
'view form' => 'View form',
'view milestone' => 'View milestone',
'view task' => 'View task',
'view webpage' => 'View web link',
'view project' => 'View workspace',
'view tag' => 'View tag',
'view template' => 'View template',
'view timeslot' => 'View timeslot',
'view user' => 'View user',
 
'original message' => 'Original message',
'mail sent' => 'Sent',
 
'new notification task' => 'New task \'{0}\'',
'new notification task desc' => 'A new task entitled \'{0}\' has been added by {1}.',
'new notification event' => 'New event \'{0}\'',
'new notification event desc' => 'A new event entitled \'{0}\' has been added by {1}',
'new notification company' => 'New company \'{0}\'',
'new notification company desc' => 'A new company named \'{0}\' has been added by {1}',
'new notification contact' => 'New contact \'{0}\'',
'new notification contact desc' => 'A new contact named \'{0}\' has been added by {1}',
'new notification message' => 'New note \'{0}\'',
'new notification message desc' => 'A new note entitled \'{0}\' has been added by {1}',
'new notification file' => 'New file \'{0}\'',
'new notification file desc' => 'A new file named \'{0}\' has been added by {1}',
'new notification webpage' => 'New web link \'{0}\'',
'new notification webpage desc' => 'A new web link entitled \'{0}\' has been added by {1}',
'new notification milestone' => 'New milestone \'{0}\'',
'new notification milestone desc' => 'A new milestone entitled \'{0}\' has been added by {1}',
'new notification comment' => 'New comment on \'{0}\'',
'new notification comment desc' => 'A new comment on \'{0}\' has been added by {1}.',
 
'modified notification task' => 'Task \'{0}\' has been modified',
'modified notification task desc' => 'Task \'{0}\' has been modified by {1}.',
'modified notification event' => 'Event \'{0}\' has been modified',
'modified notification event desc' => 'Event \'{0}\' has been modified by {1}',
'modified notification company' => 'Company \'{0}\' has been modified',
'modified notification company desc' => 'Company \'{0}\' has been modified by {1}.',
'modified notification contact' => 'Contact \'{0}\' has been modified',
'modified notification contact desc' => 'Contact \'{0}\' has been modified by {1}.',
'modified notification message' => 'Note \'{0}\' has been modified',
'modified notification message desc' => 'Note \'{0}\' has been modified by {1}.',
'modified notification file' => 'File \'{0}\' has been modified',
'modified notification file desc' => 'File \'{0}\' has been modified by {1}.',
'modified notification webpage' => 'Web link \'{0}\' has been modified',
'modified notification webpage desc' => 'Web link \'{0}\' has been modified by {1}.',
'modified notification milestone' => 'Milestone \'{0}\' has been modified',
'modified notification milestone desc' => 'Milestone \'{0}\' has been modified by {1}.',
'modified notification email' => 'Email \'{0}\' has been modified',
'modified notification email desc' => 'Email \'{0}\' has been modified by {1}.',
 
'deleted notification task' => 'Task \'{0}\' has been sent to trash',
'deleted notification task desc' => 'Task \'{0}\' has been sent to trash by {1}.',
'deleted notification event' => 'Event \'{0}\' has been sent to trash',
'deleted notification event desc' => 'Event \'{0}\' has been sent to trash by {1}.',
'deleted notification company' => 'Company \'{0}\' has been sent to trash',
'deleted notification company desc' => 'Company \'{0}\' has been sent to trash by {1}.',
'deleted notification contact' => 'Contact \'{0}\' has been sent to trash',
'deleted notification contact desc' => 'Contact \'{0}\' has been sent to trash by {1}.',
'deleted notification message' => 'Note \'{0}\' has been sent to trash',
'deleted notification message desc' => 'Note \'{0}\' has been sent to trash by {1}.',
'deleted notification file' => 'File \'{0}\' has been sent to trash',
'deleted notification file desc' => 'File \'{0}\' has been sent to trash by {1}.',
'deleted notification webpage' => 'Web link \'{0}\' has been sent to trash',
'deleted notification webpage desc' => 'Web link \'{0}\' has been sent to trash by {1}.',
'deleted notification milestone' => 'Milestone \'{0}\' has been sent to trash',
'deleted notification milestone desc' => 'Milestone \'{0}\' has been sent to trash by {1}.',
'deleted notification email' => 'Email \'{0}\' has been sent to trash',
'deleted notification email desc' => 'Email \'{0}\' has been sent to trash by {1}.',
 
'closed notification task' => 'Task \'{0}\' has been completed',
'closed notification task desc' => 'Task \'{0}\' has been completed by {1}.',
'closed notification milestone' => 'Milestone \'{0}\' has been completed',
'closed notification milestone desc' => 'Milestone \'{0}\' has been completed by {1}.',
'mail attachments' => 'Attachments',
'select attachment' => 'Select and upload attachment',
'attach from workspace' => 'Select attachment from workspace',
   
); // array
 
    ?>

Revision as of 15:41, 30 September 2009

<?php

return array(

// Titles

   'new message' => 'New note',
   'new comment' => 'New comment',
   'your account created' => 'Your new OpenGoo account has been created',
   'your password' => 'Your password',
   'milestone assigned to you' => 'Milestone has been assigned to you',
   'task assigned to you' => 'Task has been assigned to you',

// Interface

   'hi john doe' => 'Hi {0}',

   'user password reseted desc' => 'Your password has been reset. You can now login to {0} at {1} with the following credentials:',

'user password reseted username' => 'Username: {0}', 'user password reseted password' => 'Password: {0}',

'password expiration reminder' => 'Password expiration reminder', 'password expires days' => 'Your password will expire in {0} days',

   'dont reply wraning' => 'THIS IS A SYSTEM NOTIFICATION. DO NOT REPLY TO THIS EMAIL!',
   'new message posted' => 'New note "{0}" has been posted',
   'new task' => 'New task',
   'new task created' => 'New task "{0}" has been created in "{1}" workspace',
   'view new message' => 'View that note',
   'view new task' => 'View that task',
   'new comment posted' => 'New comment on "{0}" has been posted',
   'view new comment' => 'View that comment',
   'user created your account' => '{0} created new account for you',
   'visit and login' => 'Visit {0} and login with',
   'milestone assigned' => 'Milestone "{0}" has been assigned to you',

'task assigned' => 'Task "{0}" has been assigned to you',

   'view assigned milestones' => 'View the milestone',

'view assigned tasks' => 'View the task',

   'reply mail' => 'Reply',  
   'write mail' => 'Write Mail',
   'mail to' => 'To',
   'mail account' => 'Account',
   'mail account desc' => ' Account from which the mail will be sent',
   'mail subject' => 'Subject',
   'mail CC' => 'CC',
   'mail CC desc' => ' Carbon Copy recipients will receive an identical copy of the email',
   'mail BCC' => 'BCC',
   'mail BCC desc' => ' Blind  Carbon Copy recipients will receive an identical copy of the email, but other recipients will not know about it',
   'mail from' => 'From',
   'mail body' => 'Body',
   'send mail' => 'Send Mail',
   'smtp server' => 'SMTP Server',
   'mail account smtp server description' => ' The SMTP server is the server that will be used to send emails',
   'smtp use auth' => 'SMTP Server Authentication',
   'mail account smtp use auth description' => ' The way you will authenticate with the SMTP server. Usually \'Use incoming\' is the correct option.',
   'no smtp auth' => 'No authentication',
   'same as incoming' => 'Use incoming',
   'smtp specific' => 'Input SMTP username and password',
   'smtp username' => 'SMTP Username',
   'mail account smtp username description' => ' Username for SMTP Server',
   'smtp password' => 'SMTP Password',
   'mail account smtp password description' => ' Password  for SMTP Server',
   'smtp port' => 'SMTP Server Port',
   'mail account smtp port description' => ' This is the port in which the server listens to the SMTP Service. The default and most common value is 25.',
   'outgoing transport type' => 'Secure connection',

'mail account outgoing transport type description' => 'Set to "ssl" or "tls" for secure connection', 'smtp settings' => 'SMTP Settings',

   'format plain' => 'Format as Plain Text',
   'format html' => 'Format as HTML',
   'mail format options' => 'Format',
   'forward mail' => 'Forward',
   'reply to all mail' => 'Reply to All',
   'switch format warn' => 'Switching to text will discard all HTML formatting. Continue?',
   'success mark objects' => 'Mail updated',
   'error mark email' => 'Error updating email state',
   'draft' => 'Draft',
   'success save mail' => 'Draft saved',
   'discard' => 'Discard',
   'mail address' => 'Email Address',
   'mail address description' => 'Email address is the address that other people use to send you emails',

'unread emails' => 'Unread emails', //'view due task' => 'View due task', 'due_date reminder notification task' => 'Due task reminder', 'due_date task reminder desc' => 'Task "{0}" is due on "{1}" and is still pending', 'due_date reminder notification milestone' => 'Due milestone reminder', 'due_date milestone reminder desc' => 'Milestone "{0}" is due on "{1}" and is still pending', 'start reminder notification event' => 'Event reminder', 'start event reminder' => 'Event reminder', 'start event reminder desc' => 'Event "{0}" starts on "{1}"', 'task has been modified' => 'Task "{0}" in workspace "{1}" has been modified', 'task modified' => 'Task modified', 'view task' => 'View task', 'view file' => 'View file', 'view message' => 'View message', 'view comment' => 'View comment', 'view company' => 'View company', 'view contact' => 'View contact', 'view mail account' => 'View mail account', 'view email' => 'View email', 'view emailunclassified' => 'View email', 'view chart' => 'View chart', 'view event' => 'View event', 'view file_revision' => 'View file revision', 'view form' => 'View form', 'view milestone' => 'View milestone', 'view task' => 'View task', 'view webpage' => 'View web link', 'view project' => 'View workspace', 'view tag' => 'View tag', 'view template' => 'View template', 'view timeslot' => 'View timeslot', 'view user' => 'View user',

'original message' => 'Original message', 'mail sent' => 'Sent',

'new notification task' => 'New task \'{0}\, 'new notification task desc' => 'A new task entitled \'{0}\' has been added by {1}.', 'new notification event' => 'New event \'{0}\, 'new notification event desc' => 'A new event entitled \'{0}\' has been added by {1}', 'new notification company' => 'New company \'{0}\, 'new notification company desc' => 'A new company named \'{0}\' has been added by {1}', 'new notification contact' => 'New contact \'{0}\, 'new notification contact desc' => 'A new contact named \'{0}\' has been added by {1}', 'new notification message' => 'New note \'{0}\, 'new notification message desc' => 'A new note entitled \'{0}\' has been added by {1}', 'new notification file' => 'New file \'{0}\, 'new notification file desc' => 'A new file named \'{0}\' has been added by {1}', 'new notification webpage' => 'New web link \'{0}\, 'new notification webpage desc' => 'A new web link entitled \'{0}\' has been added by {1}', 'new notification milestone' => 'New milestone \'{0}\, 'new notification milestone desc' => 'A new milestone entitled \'{0}\' has been added by {1}', 'new notification comment' => 'New comment on \'{0}\, 'new notification comment desc' => 'A new comment on \'{0}\' has been added by {1}.',

'modified notification task' => 'Task \'{0}\' has been modified', 'modified notification task desc' => 'Task \'{0}\' has been modified by {1}.', 'modified notification event' => 'Event \'{0}\' has been modified', 'modified notification event desc' => 'Event \'{0}\' has been modified by {1}', 'modified notification company' => 'Company \'{0}\' has been modified', 'modified notification company desc' => 'Company \'{0}\' has been modified by {1}.', 'modified notification contact' => 'Contact \'{0}\' has been modified', 'modified notification contact desc' => 'Contact \'{0}\' has been modified by {1}.', 'modified notification message' => 'Note \'{0}\' has been modified', 'modified notification message desc' => 'Note \'{0}\' has been modified by {1}.', 'modified notification file' => 'File \'{0}\' has been modified', 'modified notification file desc' => 'File \'{0}\' has been modified by {1}.', 'modified notification webpage' => 'Web link \'{0}\' has been modified', 'modified notification webpage desc' => 'Web link \'{0}\' has been modified by {1}.', 'modified notification milestone' => 'Milestone \'{0}\' has been modified', 'modified notification milestone desc' => 'Milestone \'{0}\' has been modified by {1}.', 'modified notification email' => 'Email \'{0}\' has been modified', 'modified notification email desc' => 'Email \'{0}\' has been modified by {1}.',

'deleted notification task' => 'Task \'{0}\' has been sent to trash', 'deleted notification task desc' => 'Task \'{0}\' has been sent to trash by {1}.', 'deleted notification event' => 'Event \'{0}\' has been sent to trash', 'deleted notification event desc' => 'Event \'{0}\' has been sent to trash by {1}.', 'deleted notification company' => 'Company \'{0}\' has been sent to trash', 'deleted notification company desc' => 'Company \'{0}\' has been sent to trash by {1}.', 'deleted notification contact' => 'Contact \'{0}\' has been sent to trash', 'deleted notification contact desc' => 'Contact \'{0}\' has been sent to trash by {1}.', 'deleted notification message' => 'Note \'{0}\' has been sent to trash', 'deleted notification message desc' => 'Note \'{0}\' has been sent to trash by {1}.', 'deleted notification file' => 'File \'{0}\' has been sent to trash', 'deleted notification file desc' => 'File \'{0}\' has been sent to trash by {1}.', 'deleted notification webpage' => 'Web link \'{0}\' has been sent to trash', 'deleted notification webpage desc' => 'Web link \'{0}\' has been sent to trash by {1}.', 'deleted notification milestone' => 'Milestone \'{0}\' has been sent to trash', 'deleted notification milestone desc' => 'Milestone \'{0}\' has been sent to trash by {1}.', 'deleted notification email' => 'Email \'{0}\' has been sent to trash', 'deleted notification email desc' => 'Email \'{0}\' has been sent to trash by {1}.',

'closed notification task' => 'Task \'{0}\' has been completed', 'closed notification task desc' => 'Task \'{0}\' has been completed by {1}.', 'closed notification milestone' => 'Milestone \'{0}\' has been completed', 'closed notification milestone desc' => 'Milestone \'{0}\' has been completed by {1}.', 'mail attachments' => 'Attachments', 'select attachment' => 'Select and upload attachment', 'attach from workspace' => 'Select attachment from workspace',

); // array

   ?>