From bee8d3e2186d64df361bd7666f71c043624558bb Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 27 Dec 2006 04:32:40 +0000 Subject: [PATCH] KF: last batch. Typos, misspellings and grammar problems --- lib/WebGUI/i18n/English/Asset_ProjectManager.pm | 8 ++++---- lib/WebGUI/i18n/English/Asset_Survey.pm | 12 ++++++------ lib/WebGUI/i18n/English/Asset_SyndicatedContent.pm | 4 ++-- lib/WebGUI/i18n/English/Asset_Template.pm | 4 ++-- lib/WebGUI/i18n/English/Asset_TimeTracking.pm | 8 ++++---- lib/WebGUI/i18n/English/Asset_ZipArchive.pm | 4 ++-- lib/WebGUI/i18n/English/Template_TemplateToolkit.pm | 4 ++-- lib/WebGUI/i18n/English/WebGUIProfile.pm | 4 ++-- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_ProjectManager.pm b/lib/WebGUI/i18n/English/Asset_ProjectManager.pm index eaf4d9a12..1f5f1b401 100644 --- a/lib/WebGUI/i18n/English/Asset_ProjectManager.pm +++ b/lib/WebGUI/i18n/English/Asset_ProjectManager.pm @@ -612,8 +612,8 @@ for this task. Otherwise, just the start date will be displayed as text.|, 'task.dependants' => { message => q|If the user is in the group to add projects, then this will be a form field to edit the dependants -for this task. Otherwise, just the list of dependants will be displayed as text.|, - lastUpdated => 1149824991, +for this task. Otherwise, just the list of dependents will be displayed as text.|, + lastUpdated => 1167193910, }, 'task.end' => { @@ -635,8 +635,8 @@ Otherwise, just the duration will be displayed as text.|, }, 'task.isMilestone' => { - message => q|A conditiional indicating whether or not this task is a milestone.|, - lastUpdated => 1149824991, + message => q|A conditional indicating whether or not this task is a milestone.|, + lastUpdated => 1167193927, }, 'task.edit.url' => { diff --git a/lib/WebGUI/i18n/English/Asset_Survey.pm b/lib/WebGUI/i18n/English/Asset_Survey.pm index 7cb2f87ce..a3368ab00 100644 --- a/lib/WebGUI/i18n/English/Asset_Survey.pm +++ b/lib/WebGUI/i18n/English/Asset_Survey.pm @@ -773,9 +773,9 @@ our $I18N = { '4' => { message => q|

Surveys allow you to gather information from your users. In the case of WebGUI surveys, you can also use them to test your user's knowledge.

-

Surveys are Wobjects and Assets, so they have the properties of both. Survery have these unique properties:

+

Surveys are Wobjects and Assets, so they have the properties of both. Surveys have these unique properties:

|, - lastUpdated => 1119849727 + lastUpdated => 1167193063 }, 'view template description' => { @@ -840,9 +840,9 @@ correct and what percentage answered were correct.|, }, 'what next description' => { - message => q|After creating a new Survey, you may either starting adding questions or go back to the page where + message => q|After creating a new Survey, you may either start adding questions or go back to the page where the survey was added.|, - lastUpdated => 1146455560, + lastUpdated => 1167193079, }, @@ -1004,8 +1004,8 @@ the survey was added.|, }, 'duration.seconds' => { - message => q|The remainder seconds the duration.minutes calculations.|, - lastUpdated => 1149654822, + message => q|The left over seconds from the duration.minutes.|, + lastUpdated => 1167193028, }, 'duration.seconds.label' => { diff --git a/lib/WebGUI/i18n/English/Asset_SyndicatedContent.pm b/lib/WebGUI/i18n/English/Asset_SyndicatedContent.pm index 6abac1ecd..09a11981f 100644 --- a/lib/WebGUI/i18n/English/Asset_SyndicatedContent.pm +++ b/lib/WebGUI/i18n/English/Asset_SyndicatedContent.pm @@ -51,10 +51,10 @@ our $I18N = { }, '71' => { - lastUpdated => 1119977726, + lastUpdated => 1167193158, message => q|

Syndicated content is content that is pulled from another site using the RDF/RSS specification. This technology is often used to pull headlines from various news sites like CNN and Slashdot. It can, of course, be used for other things like sports scores, stock market info, etc.

-

The Syndicated Content system also has the ability to "republish" it's items as RSS 0.9, 0.91, 1.0 and 2.0 flavor feeds. This means you can aggregate a bunch of feeds together, filter on relevant keywords and then republish this aggregated feed, and the Syndicated Content wobject will take care of all the messy stuff for you. See the "Syndicated Content Template" help for additional information. +

The Syndicated Content system also has the ability to "republish" its items as RSS 0.9, 0.91, 1.0 and 2.0 flavor feeds. This means you can aggregate a bunch of feeds together, filter on relevant keywords and then republish this aggregated feed, and the Syndicated Content wobject will take care of all the messy stuff for you. See the "Syndicated Content Template" help for additional information.

The Syndicated Content client is a Wobject and an Asset, so it has the properties of both. It also has these unique properties: diff --git a/lib/WebGUI/i18n/English/Asset_Template.pm b/lib/WebGUI/i18n/English/Asset_Template.pm index da351d00e..9d9a5a87a 100644 --- a/lib/WebGUI/i18n/English/Asset_Template.pm +++ b/lib/WebGUI/i18n/English/Asset_Template.pm @@ -101,8 +101,8 @@ Give this template a descriptive name so that you'll know what it is when you're }, 'show in forms description' => { - message => q|Should this template be shown in the list of template from this namespace?|, - lastUpdated => 1146455503, + message => q|Should this template be shown in the list of templates from this namespace?|, + lastUpdated => 1167193231, }, 'template description' => { diff --git a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm index 51b787a4c..f87af743b 100644 --- a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm +++ b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm @@ -399,8 +399,8 @@ our $I18N = { }, 'time.entry.loop' => { - lastUpdated => 0, - message => q|A loop containing information and form elements for each task worked on during the week. If a task is marked as complete, then that row in the loop will contain readonly status information for that task. Otherwise a form elements will be generated for the user to enter status information. Status information includes the project worked on, the task in the project that was worked on, on which days work was performed and the number of hours of work that were done.|, + lastUpdated => 1167193420, + message => q|A loop containing information and form elements for each task worked on during the week. If a task is marked as complete, then that row in the loop will contain read only status information for that task. Otherwise a form elements will be generated for the user to enter status information. Status information includes the project worked on, the task in the project that was worked on, on which days work was performed and the number of hours of work that were done.|, }, 'row.id' => { @@ -439,8 +439,8 @@ our $I18N = { }, 'entry.hours' => { - lastUpdated => 0, - message => q|This is similar to form.hours, except that it always contains the number ofhours entered by the user for work done on this task on a day. If no hours have been entered, it will be 0.|, + lastUpdated => 1167193506, + message => q|This is similar to form.hours, except that it always contains the number of hours entered by the user for work done on this task on a day. If no hours have been entered, it will be 0.|, }, 'manage projects body' => { diff --git a/lib/WebGUI/i18n/English/Asset_ZipArchive.pm b/lib/WebGUI/i18n/English/Asset_ZipArchive.pm index 93bd94e9b..6fffc33a3 100644 --- a/lib/WebGUI/i18n/English/Asset_ZipArchive.pm +++ b/lib/WebGUI/i18n/English/Asset_ZipArchive.pm @@ -56,8 +56,8 @@ our $I18N = { }, 'zip archive add/edit body' => { - message => q|

Zip Archive Assets are assets on your site that are allow you to upload a zip archive (as either zip or tar) containing files that require collateral (static html pages with images or movies, etc) that you wish to display to your users outside of the WebGUI context, but retain WebGUI's file security. The asset uzips the folder in a WebGUI storage location, and redirects the user to the initial page when the link provided is clicked

|, - lastUpdated => 1119068839, + message => q|

Zip Archive Assets are assets on your site that are allow you to upload a zip archive (as either zip or tar) containing files that require collateral (static html pages with images or movies, etc) that you wish to display to your users outside of the WebGUI context, but retain WebGUI's file security. The asset unzips the folder in a WebGUI storage location, and redirects the user to the initial page when the link provided is clicked

|, + lastUpdated => 1167194166, }, 'zip archive template title' => { diff --git a/lib/WebGUI/i18n/English/Template_TemplateToolkit.pm b/lib/WebGUI/i18n/English/Template_TemplateToolkit.pm index 8e8398971..7c2e6dabd 100644 --- a/lib/WebGUI/i18n/English/Template_TemplateToolkit.pm +++ b/lib/WebGUI/i18n/English/Template_TemplateToolkit.pm @@ -9,9 +9,9 @@ our $I18N = { 'template toolkit body' => { message => q|

Template Toolkit is is a collection of modules which implement a fast, flexible, powerful and extensible template processing system. Documentation for Template Toolkit is available online.

-

The syntax of template variables in Template Toolkit is slightly different from HTML Template. Any WebGUI template variables that contains a dot '.', should be chanaged to use an underscore instead '_'.

+

The syntax of template variables in Template Toolkit is slightly different from HTML Template. Any WebGUI template variables that contains a dot '.', should be changed to use an underscore instead '_'.

|, - lastUpdated => 1162085513, + lastUpdated => 1167193204, context => q|Explanation of Template Toolkit usage in WebGUI.| }, diff --git a/lib/WebGUI/i18n/English/WebGUIProfile.pm b/lib/WebGUI/i18n/English/WebGUIProfile.pm index 227dc6d34..b4d5460fd 100644 --- a/lib/WebGUI/i18n/English/WebGUIProfile.pm +++ b/lib/WebGUI/i18n/English/WebGUIProfile.pm @@ -53,8 +53,8 @@ our $I18N = { '472 description' => { message => q|A short, descriptive label displayed to the user. This can be a call to WebGUI's -Internationalizaton system if labels need to be localized.|, - lastUpdated => 1122316558, +Internationalization system if labels need to be localized.|, + lastUpdated => 1167193730, }, '474 description' => {