diff --git a/lib/WebGUI/i18n/English/Asset_Dashboard.pm b/lib/WebGUI/i18n/English/Asset_Dashboard.pm index ca2cd326b..c15a37ccd 100644 --- a/lib/WebGUI/i18n/English/Asset_Dashboard.pm +++ b/lib/WebGUI/i18n/English/Asset_Dashboard.pm @@ -10,7 +10,7 @@ our $I18N = { lastUpdated => 1133619940 }, 'assetName' => { - message => q|Dashboard|, + message => q|Dashboard (beta)|, lastUpdated => 1133619940 }, 'dashboard adminsGroupId description' => { diff --git a/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm b/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm index 91c5d4b3b..b5dc1b2c3 100644 --- a/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm +++ b/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm @@ -1096,7 +1096,7 @@ for this event.

#If the help file documents an Macro, it must include an macroName key #For all other types, use topicName 'assetName' => { - message => q|Event Management System|, + message => q|Event Manager (beta)|, lastUpdated => 1131394072, }, diff --git a/lib/WebGUI/i18n/English/Asset_ProjectManager.pm b/lib/WebGUI/i18n/English/Asset_ProjectManager.pm index 69be2e684..07a797b6d 100644 --- a/lib/WebGUI/i18n/English/Asset_ProjectManager.pm +++ b/lib/WebGUI/i18n/English/Asset_ProjectManager.pm @@ -72,7 +72,7 @@ our $I18N = { }, 'assetName' => { - message => q|Project Management System|, + message => q|Project Manager (beta)|, lastUpdated => 0 }, diff --git a/lib/WebGUI/i18n/English/Asset_SQLForm.pm b/lib/WebGUI/i18n/English/Asset_SQLForm.pm index f21ce0f81..a5295e465 100644 --- a/lib/WebGUI/i18n/English/Asset_SQLForm.pm +++ b/lib/WebGUI/i18n/English/Asset_SQLForm.pm @@ -930,7 +930,7 @@ delete and restore but not purge records.

|, }, 'assetName' => { - message => q|SQLForm|, + message => q|SQL Form (beta)|, lastUpdated => 0, }, diff --git a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm index 744688baa..d81173711 100644 --- a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm +++ b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm @@ -89,7 +89,7 @@ our $I18N = { assetName => { lastUpdated => 0, - message => q|Time Tracking System| + message => q|Time Tracker (beta)| }, 'No name was entered for new task' => { diff --git a/lib/WebGUI/i18n/English/Commerce.pm b/lib/WebGUI/i18n/English/Commerce.pm index e3824ab78..a58dcab6e 100755 --- a/lib/WebGUI/i18n/English/Commerce.pm +++ b/lib/WebGUI/i18n/English/Commerce.pm @@ -18,7 +18,7 @@ our $I18N = { }, 'commerce settings' => { - message => q|Commerce|, + message => q|Commerce (beta)|, lastUpdated => 1101772584, context => q|The displayed title of the Commerce Settings in the Admin Console| }, diff --git a/lib/WebGUI/i18n/English/ProductManager.pm b/lib/WebGUI/i18n/English/ProductManager.pm index 189726a12..49d2c2ad9 100644 --- a/lib/WebGUI/i18n/English/ProductManager.pm +++ b/lib/WebGUI/i18n/English/ProductManager.pm @@ -7,7 +7,7 @@ our $I18N = { context => q|displayed when deleting a product| }, 'manage products' => { - message => q|Products|, + message => q|Products (beta)|, lastUpdated => 0, context => q|The admin console label of the product manager.| }, diff --git a/lib/WebGUI/i18n/English/Subscription.pm b/lib/WebGUI/i18n/English/Subscription.pm index d659d3959..e03fbb792 100755 --- a/lib/WebGUI/i18n/English/Subscription.pm +++ b/lib/WebGUI/i18n/English/Subscription.pm @@ -198,7 +198,7 @@ paid for. The following is the list of properties attached to each Description.< }, 'manage subscriptions' => { - message => q|Subscriptions|, + message => q|Subscriptions (beta)|, lastUpdated => 1101228391, context => q|A submenu option in the Subscriptions Admin Console menu.| },