diff --git a/lib/WebGUI/i18n/English/Asset_Shortcut.pm b/lib/WebGUI/i18n/English/Asset_Shortcut.pm
index 2058ff54b..363248abd 100644
--- a/lib/WebGUI/i18n/English/Asset_Shortcut.pm
+++ b/lib/WebGUI/i18n/English/Asset_Shortcut.pm
@@ -125,14 +125,14 @@ In an override's New Value field, you can put a substitution call for the value
'Resolve Multiples description' => {
message => q|Sets the order to use when multiple assets are selected. Random means that if multiple assets match the shortcut criteria then the shortcut will select a random asset.
-Most Recent will select the most recent asset that match the shortcut criteria.|,
- lastUpdated => 1146540399,
+Most Recent will select the most recent asset that matches the shortcut criteria.|,
+ lastUpdated => 1167190078,
},
'Criteria description' => {
- message => q|A statement to determinate what to mirror, in the form of "color = blue and weight != heavy". Multiple expressions may be joined with "and" and "or".
+ message => q|A statement to determine what to mirror, in the form of "color = blue and weight != heavy". Multiple expressions may be joined with "and" and "or".
A property or value must be quoted if it contains spaces. Feel free to use the criteria builder to build your statements.|,
- lastUpdated => 1146540405,
+ lastUpdated => 1167190118,
},
@@ -217,8 +217,8 @@ A property or value must be quoted if it contains spaces. Feel free to use the c
},
'isShortcut' => {
- message => q|A boolean indicating that this Asset is a Shortcut. This can be used in conjuction with another boolean for Admin mode to quickly show Content Managers that this is a Shortcut Asset.|,
- lastUpdated => 1148953116,
+ message => q|A boolean indicating that this Asset is a Shortcut. This can be used in conjunction with another boolean for Admin mode to quickly show Content Managers that this is a Shortcut Asset.|,
+ lastUpdated => 1167189870,
},
'shortcut.label' => {
diff --git a/lib/WebGUI/i18n/English/Asset_Snippet.pm b/lib/WebGUI/i18n/English/Asset_Snippet.pm
index d0aac7426..c1cc514a1 100644
--- a/lib/WebGUI/i18n/English/Asset_Snippet.pm
+++ b/lib/WebGUI/i18n/English/Asset_Snippet.pm
@@ -35,14 +35,14 @@ our $I18N = {
},
'snippet add/edit body' => {
- message => q|
Snippets are bits of text that may be reused on your site. Things like java scripts, cascading style sheets, HTML segments, XML or company slogans can all be used as snippets. Best of all, if you need to change the text, you need change it in only one location to update the snippet whereever it is used.
+ message => q|Snippets are bits of text that may be reused on your site. Things like java scripts, cascading style sheets, HTML segments, XML or company slogans can all be used as snippets. Best of all, if you need to change the text, you need change it in only one location to update the snippet wherever it is used.
Macros placed in the Snippet will always be executed.
Snippets are Assets so they have all the properties that Assets do.
|, context => 'Describing snippets', - lastUpdated => 1166845107, + lastUpdated => 1167190148, }, 'snippet description' => { diff --git a/lib/WebGUI/i18n/English/Asset_StockData.pm b/lib/WebGUI/i18n/English/Asset_StockData.pm index 429096ab0..78caf9468 100644 --- a/lib/WebGUI/i18n/English/Asset_StockData.pm +++ b/lib/WebGUI/i18n/English/Asset_StockData.pm @@ -104,8 +104,8 @@ our $I18N = { }, 'help_add_edit_stocklist_body' => { - message => q|Stock Lists allow users to track stocks on your site. Data is retrieved from various sources on the internet and displayed in tabluar format. This application allows any registered user to configure stock lists as well as to set a default stock list for visitors or for users who have not configured one themselves
|, - lastUpdated => 1119066571, + message => q|Stock Lists allow users to track stocks on your site. Data is retrieved from various sources on the internet and displayed in tabular format. This application allows any registered user to configure stock lists as well as to set a default stock list for visitors or for users who have not configured one themselves
|, + lastUpdated => 1167190305, }, 'template_label_description' => { @@ -129,8 +129,8 @@ our $I18N = { }, 'failover_label_description' => { - message => q|Choosing yes indicates that all available internet sources will be searched to find each stock. Choosing no restricts the search to your primary source. This greatly improves the performance of searchs, but limits your users to stocks available from only once source.|, - lastUpdated => 1119066250 + message => q|Choosing yes indicates that all available internet sources will be searched to find each stock. Choosing no restricts the search to your primary source. This greatly improves the performance of searches, but limits your users to stocks available from only once source.|, + lastUpdated => 1167190356 }, 'help_add_edit_stock_title' => { diff --git a/lib/WebGUI/i18n/English/Subscription.pm b/lib/WebGUI/i18n/English/Subscription.pm index 10174d5bc..d659d3959 100755 --- a/lib/WebGUI/i18n/English/Subscription.pm +++ b/lib/WebGUI/i18n/English/Subscription.pm @@ -134,8 +134,8 @@ our $I18N = { }, 'subscription group description' => { - message => q|When a user payed the fee, he/she will be added to this group.
|, - lastUpdated => 1120861450, + message => q|When a user paid the fee, he/she will be added to this group.
|, + lastUpdated => 1167190387, }, 'subscription duration description' => { @@ -144,8 +144,8 @@ our $I18N = { }, 'execute on subscription description' => { - message => q|A (Perl) script to call when someone has subscribed and payed.
|, - lastUpdated => 1120861450, + message => q|A (Perl) script to call when someone has subscribed and paid.
|, + lastUpdated => 1167190394, }, 'subscription karma description' => { @@ -155,9 +155,9 @@ our $I18N = { 'help edit subscription body' => { message => q|A subscription will allow the user a piece of content which he/she has -payed for. The following is the list of properties attached to each Description.
+paid for. The following is the list of properties attached to each Description. |, - lastUpdated => 1120861475, + lastUpdated => 1167190398, context => q|The Add/Edit subscription help page text.| }, @@ -312,8 +312,8 @@ payed for. The following is the list of properties attached to each Description. }, 'help manage subscriptions body' => { - message => q|Subscriptions allow you to sell your users group access on a subscription basis. You can use subscriptions to sell content to your users by setting this content only viewable for the group a subscription add people to.|, - lastUpdated => 0, + message => q|Subscriptions allow you to sell your users group access on a subscription basis. To sell content to your users, set the content to be viewable by a certain group, then set that group to be used by the subscription.|, + lastUpdated => 1167190537, context => q|The content of the Manage Subscriptions help page.| }, diff --git a/lib/WebGUI/i18n/English/TransactionLog.pm b/lib/WebGUI/i18n/English/TransactionLog.pm index 9448d7817..841d0cb30 100644 --- a/lib/WebGUI/i18n/English/TransactionLog.pm +++ b/lib/WebGUI/i18n/English/TransactionLog.pm @@ -59,8 +59,8 @@ our $I18N = { }, 'lastPayedTerm' => { - message => q|The most recent term that has been payed. This is an integer.|, - lastUpdated => 1149222142, + message => q|The most recent term that has been paid. This is an integer.|, + lastUpdated => 1167190416, }, 'gateway' => { diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index af1ead580..279aa6fb5 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3656,9 +3656,9 @@ and tracked by WebGUI.|, }, 'Enable passive profiling description' => { - message => q|Used in conjuction with Metadata, this keeps a record of every wobject viewed by + message => q|Used in conjunction with Metadata, this keeps a record of every wobject viewed by a user.|, - lastUpdated => 1120239343, + lastUpdated => 1167189802, }, '164 description' => {