merging changes from 7.3

This commit is contained in:
JT Smith 2007-07-07 02:48:39 +00:00
parent 5aa7db7d58
commit dff08ef533
8 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@ our $I18N = {
lastUpdated => 1133619940 lastUpdated => 1133619940
}, },
'assetName' => { 'assetName' => {
message => q|Dashboard|, message => q|Dashboard (beta)|,
lastUpdated => 1133619940 lastUpdated => 1133619940
}, },
'dashboard adminsGroupId description' => { 'dashboard adminsGroupId description' => {

View file

@ -1096,7 +1096,7 @@ for this event.</p>
#If the help file documents an Macro, it must include an macroName key #If the help file documents an Macro, it must include an macroName key
#For all other types, use topicName #For all other types, use topicName
'assetName' => { 'assetName' => {
message => q|Event Management System|, message => q|Event Manager (beta)|,
lastUpdated => 1131394072, lastUpdated => 1131394072,
}, },

View file

@ -72,7 +72,7 @@ our $I18N = {
}, },
'assetName' => { 'assetName' => {
message => q|Project Management System|, message => q|Project Manager (beta)|,
lastUpdated => 0 lastUpdated => 0
}, },

View file

@ -930,7 +930,7 @@ delete and restore but not purge records.</p>|,
}, },
'assetName' => { 'assetName' => {
message => q|SQLForm|, message => q|SQL Form (beta)|,
lastUpdated => 0, lastUpdated => 0,
}, },

View file

@ -89,7 +89,7 @@ our $I18N = {
assetName => { assetName => {
lastUpdated => 0, lastUpdated => 0,
message => q|Time Tracking System| message => q|Time Tracker (beta)|
}, },
'No name was entered for new task' => { 'No name was entered for new task' => {

View file

@ -18,7 +18,7 @@ our $I18N = {
}, },
'commerce settings' => { 'commerce settings' => {
message => q|Commerce|, message => q|Commerce (beta)|,
lastUpdated => 1101772584, lastUpdated => 1101772584,
context => q|The displayed title of the Commerce Settings in the Admin Console| context => q|The displayed title of the Commerce Settings in the Admin Console|
}, },

View file

@ -7,7 +7,7 @@ our $I18N = {
context => q|displayed when deleting a product| context => q|displayed when deleting a product|
}, },
'manage products' => { 'manage products' => {
message => q|Products|, message => q|Products (beta)|,
lastUpdated => 0, lastUpdated => 0,
context => q|The admin console label of the product manager.| context => q|The admin console label of the product manager.|
}, },

View file

@ -198,7 +198,7 @@ paid for. The following is the list of properties attached to each Description.<
}, },
'manage subscriptions' => { 'manage subscriptions' => {
message => q|Subscriptions|, message => q|Subscriptions (beta)|,
lastUpdated => 1101228391, lastUpdated => 1101228391,
context => q|A submenu option in the Subscriptions Admin Console menu.| context => q|A submenu option in the Subscriptions Admin Console menu.|
}, },