Index: language/en_us/emails.php
===================================================================
--- language/en_us/emails.php (revision 159)
+++ language/en_us/emails.php (working copy)
@@ -4,6 +4,7 @@
// Titles
'new message' => 'New message',
+ 'new task' => 'New task',
'new comment' => 'New comment',
'your account created' => 'Your account has been created',
'your password' => 'Your password',
@@ -14,9 +15,11 @@
'user password reseted' => 'Your password has been reset. New password is \'%s\'.',
- 'dont reply wraning' => 'THIS IS A SYSTEM NOTIFICATION. DO NOT REPLY TO THIS EMAIL!',
- 'new message posted' => 'New message "%s" has been posted in the "%s" project',
+ 'dont reply wraning' => 'THIS IS SYSTEM NOTIFICATION. DO NOT REPLY TO THIS EMAIL!',
+ 'new message posted' => 'New message "%s" has been posted in "%s" project',
+ 'new task posted' => 'New task "%s" has been posted in "%s" project',
'view new message' => 'View that message',
+ 'view new task' => 'View task',
'new comment posted' => 'New comment on "%s" has been posted',
'view new comment' => 'View that comment',
@@ -21,7 +24,7 @@
'new comment posted' => 'New comment on "%s" has been posted',
'view new comment' => 'View that comment',
- 'user created your account' => '%s created a new account for you',
+ 'user created your account' => '%s created new account for you',
'visit and login' => 'Visit %s and login with',
'milestone assigned' => 'Milestone "%s" has been assigned to you',
@@ -29,4 +32,4 @@
); // array
-?>
+?>
\ No newline at end of file
Index: language/en_us/project_interface.php
===================================================================
--- language/en_us/project_interface.php (revision 159)
+++ language/en_us/project_interface.php (working copy)
@@ -2,7 +2,7 @@
// Array of langs
return array(
- 'upcoming milestones in next 30 days' => 'Upcoming milestones (in the next 30 days)',
+ 'upcoming milestones in next 30 days' => 'Upcoming milestones (in next 30 days)',
'show all upcoming milestones' => 'Show all upcoming milestones (total %s)',
'recent activities' => 'Recent activities',
@@ -11,11 +11,11 @@
// Options and descriptions
'important message desc' => 'Important messages are listed in the "Important messages" sidebar on the project messages page',
- 'important file desc' => 'Important files are listed in the sidebar of files section in the "Important files" block',
+ 'important file desc' => 'Important files are listed in the sidebar of files section in "Important files" block',
'enable comments' => 'Enable comments',
'enable comments desc' => 'Users that can view this object can post comments on it. Select "No" to lock comments',
'enable anonymous comments' => 'Anonymous comments',
- 'enable anonymous comments desc' => 'Allow anonymous comments be posted on this object. Anonymous comments can be posted through the API or other external sources (if enabled). The author must provide a name and valid email address. The source IP address will be logged.',
+ 'enable anonymous comments desc' => 'Allow anonymous comments be posted for this object. Anonymous comments can be posted through the API or other external sources (if enabled). The author must provide a name and valid email address. The source IP address will be logged.',
'completed task' => 'Completed task',
'completed tasks' => 'Completed tasks',
@@ -34,10 +34,8 @@
'comment posted on' => 'Posted on %s',
'comment posted on by' => 'Posted on %s by %s',
'completed on by' => '%s | %s',
- 'completed on' => '%s',
'started on by' => '%s | %s',
'posted on by' => '%s | %s',
- 'posted on' => '%s',
'milestone assigned to' => 'Assigned to %s',
'project started on' => 'Started on',
@@ -53,9 +51,9 @@
'no objects tagged with' => 'There are no objects in this project tagged with %s',
'tags widget description' => 'List of comma separated tags (example: "interface, javascript, public beta")',
- 'project permissions form hint' => 'Using the permissions form you can easily add or remove companies and users and control their access permissions.',
+ 'project permissions form hint' => 'Using permissions form you can easily add or remove companies and users and control their access permissions.',
- 'additional message text desc' => 'Additional message text is visible only on the comments page',
+ 'additional message text desc' => 'Additional message text is visible only on comments page',
'expand additional text' => 'Expand',
'collapse additional text' => 'Collapse',
'email notification' => 'Email notification',
@@ -60,12 +58,13 @@
'collapse additional text' => 'Collapse',
'email notification' => 'Email notification',
'email notification desc' => 'Notify selected people about this message via email',
+ 'email notification task' => 'Notify assigned user(s) via email',
- 'attach existing file' => 'Attach an existing file (from the Files section)',
- 'upload and attach' => 'Upload a new file and attach it to the message',
+ 'attach existing file' => 'Attach existing file (from Files section)',
+ 'upload and attach' => 'Upload new file and attach it to message',
'subscribers desc' => 'Subscribers will receive an email notification whenever someone (except themselves) posts a comment on this message',
- 'admins can post comments on locked objects desc' => 'Comments are locked, but you as administrator still have the permissions to post comments. Note that if you expect replies from your clients and non-admin users you need to unlock comments for this object (set the "Enable comments" option to "Yes").',
+ 'admins can post comments on locked objects desc' => 'Comments are locked, but you as administrator still have the permissions to post comments. Note that if you expect replies from your clients and non-admin users you need to unlock comments for this object (set "Enable comments" option to "Yes").',
'all permissions' => 'All',
'can manage messages' => 'Manage messages',
@@ -99,7 +98,7 @@
'order by filename' => 'filename (a-z)',
'order by posttime' => 'date and time',
'all files' => 'All files',
- 'upload file desc' => 'You can upload files of any type. The max file size you are allowed to upload is %s',
+ 'upload file desc' => 'You can upload files of any type. Max filesize you are allowed to upload is %s',
'file revision info short' => 'Revision #%s (created on %s)',
'file revision info long' => 'Revision #%s (by %s on %s)',
'file revision title short' => 'Revision #%s(created on %s)',
@@ -105,7 +104,7 @@
'file revision title short' => 'Revision #%s(created on %s)',
'file revision title long' => 'Revision #%s(by %s on %s)',
'update file' => 'Update file',
- 'version file change' => 'Remember this change (the old file will be saved for reference)',
+ 'version file change' => 'Remember this change (old file will be saved for the reference)',
'last revision' => 'Last revision',
'revision comment' => 'Revision comment',
'initial versions' => '-- Initial version --',
@@ -114,10 +113,10 @@
'add attach file control' => 'Add file',
'remove attach file control' => 'Remove',
- 'attach files to object desc' => 'Use this form to attach files to %s. You can attach one or many files. You can select any existing files from files section or upload new ones. New files will also be available through files section when you upload them.',
+ 'attach files to object desc' => 'Use this form to attach files to %s. You can attach one or many files. You can select any existing file from files section or upload new ones. New files will also be available through files section when you upload them.',
'select file' => 'Select a file',
- 'admin notice comments disabled' => 'Comments are disabled for this object, but you as administrator still can comment. If you expect replies from other, non-admin users you should set "Enable comments" to "Yes".',
+ 'admin notice comments disabled' => 'Comments are disabled for this object, but you as administrator still can comment. If you expect replies from other, non-admin users you should set value of Enable comments option to Yes.',
// iCal
'icalendar' => 'iCalendar',
@@ -122,8 +121,8 @@
// iCal
'icalendar' => 'iCalendar',
'icalendar subscribe' => 'iCalendar',
- 'icalendar subscribe desc' => 'Use this link to load milestone data into your favorite calendar application.',
- 'icalendar password change notice' => 'Note: if you change your password the link to the calendar data will also change! You\'ll need to re-subscribe.',
+ 'icalendar subscribe desc' => 'Use this link to bring milestone data to your favorite calendar application.',
+ 'icalendar password change notice' => 'Note: if you change your password the link to the calendar data will also change! You\'ll need to resubscribe.',
// Add project form
'success message' => 'Success message',
@@ -146,4 +145,4 @@
); // array
-?>
+?>
\ No newline at end of file
Index: application/views/notifier/new_task.php
===================================================================
--- application/views/notifier/new_task.php (revision 0)
+++ application/views/notifier/new_task.php (revision 0)
@@ -0,0 +1,8 @@
+------------------------------------------------------------
+
+------------------------------------------------------------
+
getObjectName(), $new_task->getProject()->getName()) ?>. :
+
- getObjectUrl()) ?>
+
Company: getName() ?>
+Project: getProject()->getName() ?>
+
--
\ No newline at end of file
Index: application/views/task/task_list.php
===================================================================
--- application/views/task/task_list.php (revision 159)
+++ application/views/task/task_list.php (working copy)
@@ -2,7 +2,7 @@
add_stylesheet_to_page('project/task_list.css');
?>