Fixed typo

This commit is contained in:
Anton Argirov 2015-12-12 20:39:36 +06:00
parent ab3e5a8332
commit 49a891ac60

View File

@ -62,7 +62,7 @@ en:
text_custom_workflow_project_attachments_code_note: These scripts are executed when a file being added to project/removed from project. Use variables @project and @attachment to access appropriate objects in your scripts.
text_custom_workflow_wiki_content_code_note: Scripts are executed in the context of Wiki Content object when project object changes (destroys). Use methods and properties of the project directly (or through "self")
text_custom_workflow_wiki_page_attachments_code_note: These scripts are executed when a file being added to wiki page/removed from wiki page. Use variables @page and @attachment to access appropriate objects in your scripts.
text_custom_workflow_time_entry_code_note: Scripts are executed in the context of TimeEntry object when user object changes (destroys). Use methods and properties of the time entry directly (or through "self")
text_custom_workflow_time_entry_code_note: Scripts are executed in the context of TimeEntry object when time enty object changes (destroys). Use methods and properties of the time entry directly (or through "self")
text_no_enabled_projects: No projects
text_custom_workflow_author: Will be included in exported XML