merge to 10219

This commit is contained in:
Colin Kuskie 2009-04-08 16:35:31 +00:00
parent ae28bf79c8
commit 4c1307e3d0
194 changed files with 8203 additions and 2134 deletions

View file

@ -0,0 +1,114 @@
package WebGUI::i18n::English::AssetAspect_RssFeed;
use strict;
our $I18N = {
'itemsPerFeed' => {
message => q|Items Per Feed|,
lastUpdated => 1236820473,
context => q|The name of the itemsPerFeed field.|
},
'itemsPerFeed hoverHelp' => {
message => q|The number of items to include in the feed.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the itemsPerFeed field.|
},
'feedCopyright' => {
message => q|Feed Copyright|,
lastUpdated => 1236820473,
context => q|The name of the feedCopyright field.|
},
'feedCopyright hoverHelp' => {
message => q|An optional copyright notice for the feed.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the feedCopyright field.|
},
'feedTitle' => {
message => q|Feed Title|,
lastUpdated => 1236820473,
context => q|The name of the feedTitle field.|
},
'feedTitle hoverHelp' => {
message => q|An optional title for the feed. If not specified the asset's title will be used instead.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the feedTitle field.|
},
'feedDescription' => {
message => q|Feed Description|,
lastUpdated => 1236820473,
context => q|The name of the feedDescription field.|
},
'feedDescription hoverHelp' => {
message => q|An optional description for the feed. If not specified the asset's synopsis will be used instead.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the feedDescription field.|
},
'feedImage' => {
message => q|Feed Image|,
lastUpdated => 1236820473,
context => q|The name of the feedImage field.|
},
'feedImage hoverHelp' => {
message => q|An optional image that can be uploaded for the feed.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the feedImage field.|
},
'feedImageLink' => {
message => q|Feed Image Link|,
lastUpdated => 1236820473,
context => q|The name of the feedImageLink field.|
},
'feedImageLink hoverHelp' => {
message => q|An optional URL that will link the image to a specific location. If not specified the asset's URL will be used instead.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the feedImageLink field.|
},
'feedImageDescription' => {
message => q|Feed Image Description|,
lastUpdated => 1236820473,
context => q|The name of the feedImageDescription field.|
},
'feedImageDescription hoverHelp' => {
message => q|An optional description for the image. If not specified the asset's title will be used instead.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the feedImageDescription field.|
},
'RSS tab' => {
message => q|RSS|,
lastUpdated => 1236820473,
context => q|The title of the RSS tab on the asset's edit form.|
},
'feedHeaderLinks' => {
message => q|HTML Header Feed Links|,
},
'feedHeaderLinks hoverHelp' => {
message => q|Select which feed types to include in the HTML headers, which many browsers will offer as options to users.|,
},
'rssLinkOption' => {
message => q|RSS 2.0|,
},
'atomLinkOption' => {
message => 'Atom',
},
'rdfLinkOption' => {
message => 'RDF/RSS 1.0',
},
};
1;
#vim:ft=perl

View file

@ -0,0 +1,266 @@
package WebGUI::i18n::English::Asset_AdSku;
use strict;
our $I18N = {
'assetName' => {
message => q|Ad Sales|,
lastUpdated => 0,
context => q|The name of the Ad Sales asset|,
},
'property purchase template' => {
message => q|Purchase Template|,
lastUpdated => 0,
context => q|The name of the template to use for purchasing ad space.|
},
'property purchase template help' => {
message => q|Select a template to use for purchasing ad space.|,
lastUpdated => 0,
context => q|Select a template to use for purchasing ad space.|
},
'property manage template' => {
message => q|Manage Template|,
lastUpdated => 0,
context => q|The name of the template to use for managing ad space.|
},
'property manage template help' => {
message => q|Select a template to use for managing ad space.|,
lastUpdated => 0,
context => q|Select a template to use for managing ad space.|
},
'property ad space' => {
message => q|Ad Space|,
lastUpdated => 0,
context => q|The ad space being sold here.|
},
'property ad Space help' => {
message => q|Select the ad space being sold by this SKU.|,
lastUpdated => 0,
context => q|Select the ad space being sold by this SKU.|
},
'property priority' => {
message => q|Priority|,
lastUpdated => 0,
context => q|The priority of the ads sold by this SKU.|
},
'property priority help' => {
message => q|Indicate the priority of ads sold by this SKU. You can use multiple SKU's to sell the same ad space at different rates by setting different priorities for each SKU.|,
lastUpdated => 0,
context => q|Help text for the priority field on the AdSku Edit page.|
},
'property price per click' => {
message => q|Price Per Click|,
lastUpdated => 0,
context => q|The price charged per click.|
},
'property price per click help' => {
message => q|Indicate how much to charge for each click purchased.|,
lastUpdated => 1165511641,
context => q|Help for the price per click field.|
},
'property price per impression' => {
message => q|Price Per Impression|,
lastUpdated => 0,
context => q|The price charged for each impression of this ad.|
},
'property price per impression help' => {
message => q|Indicate how much to charge for each impression purchased.|,
lastUpdated => 0,
context => q|Help text for the price per impression field.|
},
'property click discounts' => {
message => q|Click Discounts|,
lastUpdated => 0,
context => q|The discounts offered based on number of clicks.|
},
'property click discounts help' => {
message => q|Enter discounts one per line at the start of the line. Extra text is ignored so you can add comments to the discounts. Each discount consists of two numbers seperated by '@' with no spaces. The first number is the percent discount(no decimal point) the second number is the number of items purchased. So 5@1000 indicates a 5% discount for 1000 or more clicks purchased.|,
lastUpdated => 0,
context => q|Help text for the click discounts field.|
},
'property impression discounts' => {
message => q|Impression Discounts|,
lastUpdated => 0,
context => q|The discounts offered based on number of impressions purchased.|
},
'property impression discounts help' => {
message => q|Enter discounts one per line at the start of the line. Extra text is ignored so you can add comments to the discounts. Each discount consists of two numbers seperated by '@' with no spaces. The first number is the percent discount(no decimal point) the second number is the number of items purchased. So 5@1000 indicates a 5% discount for 1000 or more impressions purchased.|,
lastUpdated => 0,
context => q|Help text for the impresison discounts field.|
},
'property adsku karma' => {
message => q|karma|,
lastUpdated => 0,
context => q|The karm field name.|
},
'property adsku karma description' => {
message => q|how much karma does this offer|,
lastUpdated => 0,
context => q|Description for the karma field.|
},
'form purchase per click' => {
message => q|@ %f per click|,
lastUpdated => 0,
context => q|%f is the price charged for each click on the ad.|
},
'form purchase per impression' => {
message => q|@ %f per impression|,
lastUpdated => 0,
context => q|%f is the price charged for each impression of the ad.|
},
'form manage title' => {
message => q|Manage My Ads|,
lastUpdated => 0,
context => q|Text for the title of the form where the user can manage previously purchased advertisements.|
},
'form manage link' => {
message => q|Manage My Ads|,
lastUpdated => 0,
context => q|Text for a link to the form where the user can manage previously purchased advertisements.|
},
'form purchase link' => {
message => q|Purchase Ads|,
lastUpdated => 0,
context => q|Text for a link to the form where the user can purchase advertisements,|
},
'form manage table header title' => {
message => q|Title|,
lastUpdated => 0,
context => q|Header for the adspace manage form: the title field.|
},
'form manage table header clicks' => {
message => q|Clicks|,
lastUpdated => 0,
context => q|Header for the adspace manage form: the clicks field.|
},
'form manage table header impressions' => {
message => q|Impressions|,
lastUpdated => 0,
context => q|Header for the adspace manage form: the impressions field.|
},
'form manage table header renew' => {
message => q|Renew|,
lastUpdated => 0,
context => q|Header for the adspace manage form: the renew field.|
},
'form manage table value deleted' => {
message => q|Deleted|,
lastUpdated => 0,
context => q|Contents for the renew field on the manage ads table: indicates a deleted item.|
},
'form manage table value renew' => {
message => q|Renew|,
lastUpdated => 0,
context => q|Contents for the renew field on the manage ads table: indicates a renewable item.|
},
'form purchase button' => {
message => q|Add To Cart|,
lastUpdated => 0,
context => q|Add the described item to the shopping cart.|
},
'form purchase ad title' => {
message => q|Ad Title|,
lastUpdated => 0,
context => q|The title chosen by the buyer for the advertisement.|
},
'form purchase ad link' => {
message => q|Ad Link|,
lastUpdated => 0,
context => q|The link the advertisement leads to.|
},
'form purchase ad image' => {
message => q|Image|,
lastUpdated => 0,
context => q|The image to be displayed in the ad.|
},
'form purchase number of clicks' => {
message => q|Number of Clicks|,
lastUpdated => 0,
context => q|The number of clicks the buyer wishes to purchase.|
},
'form purchase number of impressions' => {
message => q|Number of Impressions|,
lastUpdated => 0,
context => q|The number of impressions the user wishes to purchase.|
},
'form added to cart thanks' => {
message => q|Thank you very much for your purchase.|,
lastUpdated => 0,
context => q|Thank the customer after adding the item to the cart.|
},
'form error no image' => {
message => q|Please assign an image for this ad.|,
lastUpdated => 0,
context => q|remind the user to upload an image for the ad.|
},
'form error no title' => {
message => q|Please enter the title for this ad.|,
lastUpdated => 0,
context => q|Remind the user to enter a title for the ad.|
},
'form error no link' => {
message => q|Please enter a valid URL for this ad.|,
lastUpdated => 0,
context => q|Remind the user to enter a valid URL for the ad.|
},
'form error min clicks' => {
message => q|You must purchase at least %d clicks for this adSpace.|,
lastUpdated => 0,
context => q|Remind the user to that they must purchase a minimum number of clicks, use '%d' to indicate the minimum number of clicks.|
},
'form error min impressions' => {
message => q|You must purchase at least %d impressions for this adSpace.|,
lastUpdated => 0,
context => q|Remind the user to that they must purchase a minimum number of impressions, use '%d' to indicate the minimum number of impressions.|
},
# 'TODO' => {
# message => q|TODO|,
# lastUpdated => 0,
# context => q|TODO|
# },
};
1;

View file

@ -0,0 +1,80 @@
package WebGUI::i18n::English::Asset_Carousel;
use strict;
our $I18N = {
'assetName' => {
message => q|Carousel|,
lastUpdated => 0,
context => q|The name of this asset, used in the admin bar.|
},
'carousel template label' => {
message => q|Carousel template|,
lastUpdated => 0,
context => q|Label of the carousel template field on the edit screen.|
},
'carousel template description' => {
message => q|Select a template for this carousel.|,
lastUpdated => 0,
context => q|Description of the carousel template field, used as hover help.|
},
'items label' => {
message => q|Items|,
lastUpdated => 0,
context => q|Label of the items field on the edit screen.|
},
'items description' => {
message => q|Enter this carousel's items.|,
lastUpdated => 0,
context => q|Description of the items field, used as hover help.|
},
'id label' => {
message => q|ID|,
lastUpdated => 0,
context => q|Label of the item ID field on the edit screen.|
},
'id description' => {
message => q|Enter a unique ID for this carousel item.|,
lastUpdated => 0,
context => q|Description of the item ID field, used as hover help.|
},
'carousel template help title' => {
message => q|Carousel Template Variables|,
lastUpdated => 0,
context => q|Title of a template help page.|
},
'item_loop' => {
message => q|A loop containing this carousel's items.|,
lastUpdated => 0,
context => q|Description of the item_loop tmpl_loop for the template help.|
},
'itemId' => {
message => q|This carousel item's id.|,
lastUpdated => 0,
context => q|Description of the itemId tmpl_var for the template help.|
},
'text' => {
message => q|This carousel item's text.|,
lastUpdated => 0,
context => q|Description of the text tmpl_var for the template help.|
},
'sequenceNumber' => {
message => q|This carousel item's sequenceNumber.|,
lastUpdated => 0,
context => q|Description of the sequenceNumber tmpl_var for the template help.|
}
};
1;
#vim:ft=perl

View file

@ -127,6 +127,7 @@ our $I18N = {
lastUpdated => 0,
context => 'Label for button to submit search form',
},
"templateIdAddArchive label" => {
message => "Template to Add Multiple",
lastUpdated => 0,
@ -741,6 +742,25 @@ our $I18N = {
lastUpdated => 0,
context => q{Option label for 300 pixels-per-inch images, good for printing images},
},
'template listAlbumsRss' => {
message => 'Subscribe',
lastUpdated => 1237403207,
context => 'Label for link to RSS feed.',
},
'template search basic title' => {
message => 'Search Gallery',
lastUpdated => 1237403442,
context => 'Title for basic search form in page.',
},
'template search basic term' => {
message => 'Search Term',
lastUpdated => 1237403498,
context => 'Title for basic search term field in page.',
},
};
1;

View file

@ -574,6 +574,18 @@ our $I18N = {
context => q{template label in the Edit Album template. To pick a thumbnail to use to represent the Album.},
},
'template album thumbnail alt' => {
message => 'Preview thumbnail for',
lastUpdated => 1237404629,
context => 'Alt text for album thumbnail.',
},
'template url_addDescription' => {
message => 'Add a Description',
lastUpdated => 1237405184,
context => 'Label for URL to add an album Description.',
},
};
1;

View file

@ -77,6 +77,54 @@ shown here.|,
lastUpdated => 1106765841
},
'annotate' => {
message => q|Annotate|,
context => q|label to annotate the image|,
lastUpdated => 1106765841
},
'annotate image' => {
message => q|Annotate Image|,
context => q|label to annotate the image|,
lastUpdated => 1106765841
},
'annotate image description' => {
message => q|Text Around the Image|,
context => q|label to annotate the image|,
lastUpdated => 1106765841
},
'degree' => {
message => q|Degrees to Rotate|,
context => q|label to rotate the image|,
lastUpdated => 1106765841
},
'rotate image label' => {
message => q|Please click to rotate image|,
context => q|label to rotate the image|,
lastUpdated => 1106765841
},
'rotate image' => {
message => q|Rotate Image|,
context => q|label to rotate the image|,
lastUpdated => 1106765841
},
'rotate image label' => {
message => q|Please click to rotate image|,
context => q|label to rotate the image|,
lastUpdated => 1106765841
},
'crop image' => {
message => q|Crop Image|,
context => q|label to crop the image|,
lastUpdated => 1106765841
},
'new width' => {
message => q|New Width|,
context => q|label to resize the image|,
@ -101,6 +149,42 @@ shown here.|,
lastUpdated => 1130538987
},
'undo image' => {
message => q|Undo Image|,
context => q|undo editing operations|,
lastUpdated => 1106765841
},
'delete' => {
message => q|Delete|,
context => q|label to delete annotation|,
lastUpdated => 1106765841
},
'height' => {
message => q|Height|,
context => q|label to resize the image|,
lastUpdated => 1106765841
},
'width' => {
message => q|Width|,
context => q|label to resize the image|,
lastUpdated => 1106765841
},
'top' => {
message => q|Top|,
context => q|label to resize the image|,
lastUpdated => 1106765841
},
'left' => {
message => q|Left|,
context => q|label to resize the image|,
lastUpdated => 1106765841
},
'image template title' => {
message => q|Image Template Variables|,
lastUpdated => 1184820779,

View file

@ -427,6 +427,17 @@ listing,|,
lastUpdated => 1235681965,
},
'statistics cache timeout label' => {
message => q|Statistics Cache Timeout|,
lastUpdated => 0,
},
'statistics cache timeout description' => {
message => q|Since all users will see the matrix statistics the same way, we can cache them for some time
to increase performance. How long should we cache them?|,
lastUpdated => 0,
},
'rating timeout description' => {
message => q|Set a timeout so that users are prevented from rating a given listing too often.|,
lastUpdated => 1135271460,

View file

@ -136,10 +136,10 @@ all of the classes of pages that should be included:<br />
<dd>The current page.</dd>
<dt>Siblings</dt>
<dd>Pages at the same level as the current URL.</dd>
<dt>Descendents</dt>
<dt>Descendants</dt>
<dd>Pages lower than the current page in the tree.</dd>
<dt>Pedigree</dt>
<dd>When using a different start page, this option selects the Ancestors, Siblings and Descendents of that page.</dd>
<dd>When using a different start page, this option selects the Ancestors, Siblings and Descendants of that page.</dd>
</dl>|,
lastUpdated => 1146456217,
},
@ -372,7 +372,7 @@ the Navigation Template to determine who can see them in the menu.</p>
lastUpdated => 1163720148,
},
'page.isDescendent' => {
'page.isDescendant' => {
message => q|A conditional indicating whether this page is a descendant of the current page.|,
lastUpdated => 1163720154,
},
@ -393,7 +393,7 @@ the Navigation Template to determine who can see them in the menu.</p>
},
'page.inBranch' => {
message => q|A conditional that is the logical OR of <strong>isAncestor</strong>, <strong>isSibling</strong>, <strong>isBasepage</strong> and <strong>isDescendent</strong>.|,
message => q|A conditional that is the logical OR of <strong>isAncestor</strong>, <strong>isSibling</strong>, <strong>isBasepage</strong> and <strong>isDescendant</strong>.|,
lastUpdated => 1157647394,
},

View file

@ -1,14 +0,0 @@
package WebGUI::i18n::English::Asset_RSSCapable;
use strict;
our $I18N =
{
'rssEnabled label' => { message => 'Enable RSS', lastUpdate => 1162487361 },
'rssEnabled hoverHelp' => { message => q|Whether or not to enable the RSS feed for this asset. If enabled, an RSS From Parent asset will be created and managed as an extra child for this purpose. If not enabled, no such child will be created and the existing one will be deleted.|, lastUpdate => 1162487361 },
'rssTemplateId label' => { message => 'RSS Template', lastUpdate => 1162487361 },
'rssTemplateId hoverHelp' => { message => q|The template to use for the RSS feed of this asset.|, lastUpdate => 1162487361 },
'assetName' => { message => 'RSS Capable', lastUpdate => 1162487361 },
};
1;

View file

@ -1,95 +0,0 @@
package WebGUI::i18n::English::Asset_RSSFromParent;
use strict;
our $I18N =
{
'assetName' => { message => 'RSS From Parent', lastUpdated => 1162257377 },
'rss from parent title' => {
message => 'RSS From Parent',
lastUpdated => 1162257377
},
'rss from parent body' => {
message => q|<p>The sole purpose of this Asset is to provide a base template for generating RSS Feeds. Below are listed the basic template variables available to any valid RSS generating Asset. Assets may provide additional or different variables.</p>|,
lastUpdated => 1162257377
},
'title.parent' => {
message => 'The title of the parent of this Asset',
lastUpdated => 1162257377
},
'title.item' => {
message => 'The title of this Asset',
lastUpdated => 1162257377
},
'link' => {
message => 'link',
lastUpdated => 1162257377
},
'link.parent' => {
message => 'The url of the parent of this Asset',
lastUpdated => 1162257377
},
'link.item' => {
message => 'The url of this Asset',
lastUpdated => 1162257377
},
'description' => {
message => 'description',
lastUpdated => 1162257377
},
'description.parent' => {
message => 'The description of the parent of this Asset',
lastUpdated => 1162257377
},
'description.item' => {
message => 'The description of this Asset',
lastUpdated => 1162257377
},
'generator' => {
message => 'A string that identifies that this RSS was generated by WebGUI and also by what version of WebGUI.',
lastUpdated => 1162257377
},
'lastBuildDate' => {
message => q|The date the parent's content was last modified in the proper format for RSS (RFC 822).|,
lastUpdated => 1162257377
},
'webMaster' => {
message => q|The company email address from the WebGUI Settings.|,
lastUpdated => 1162257377
},
'docs' => {
message => q|The URL http://blogs.law.harvard.edu/tech/rss, which links to the RSS 2.0 specification.|,
lastUpdated => 1162257377
},
'item_loop' => {
message => q|A loop containing information about all Assets below the parent.|,
lastUpdated => 1162957711
},
'guid' => {
message => q|An alias for link. In RSS, guid is the unique identifier for this item.|,
lastUpdated => 1162957711
},
'pubDate' => {
message => q|The date this item was last modified in the proper format for RSS (RFC 822).|,
lastUpdated => 1162958127
},
};
1;

View file

@ -33,6 +33,18 @@ our $I18N = {
context => q|a template variable|,
},
'product_url' => {
message => q|The URL to this sku.|,
lastUpdated => 0,
context => q|a template variable|,
},
'addToCartForm' => {
message => q|If this product supports it, the form to add this product to the cart. It will contain a submit button and all required form elements needed to add the product to the cart.|,
lastUpdated => 0,
context => q|a template variable|,
},
'shelves' => {
message => q|A loop containing the list of shelves that are children of this one in the asset tree. Each record in the loop contains all the properties of a shelf.|,
lastUpdated => 0,

View file

@ -93,6 +93,18 @@ our $I18N = {
context => q|help for tax rate override field|
},
'add to cart' => {
message => q|Add To Cart|,
lastUpdated => 0,
context => q|i18n label for the add to cart button|,
},
'see more' => {
message => q|See more|,
lastUpdated => 0,
context => q|alternate i18n label for the add to cart button|,
},
'Add a Variant' => {
message => q|Add a Variant|,
lastUpdated => 0,

View file

@ -475,6 +475,14 @@ Survey's edit screen|,
context => q|The message shown to the user taking the survey when the survey is restarted after reaching
the time limit for completing the survey. This message is in the 'take survey' template.|,
},
'Quiz mode summaries' => {
message => q|Show quiz mode summaries?|,
lastUpdated => 0,
},
'Quiz mode summaries help' => {
message => q|When set, summaries are shown to users giving their quiz results.|,
lastUpdated => 0,
},
'Show user their progress' => {
message => q|Show user their progress?|,
lastUpdated => 0,
@ -608,6 +616,18 @@ the time limit for completing the survey. This message is in the 'take survey' t
message => q|The template for displaying the screen for editing the survey.|,
lastUpdated => 0
},
'Survey Summary Template' => {
message => q|Survey Summary Template|,
context => q|The template for displaying the summary page to users.|,
lastUpdated => 0
},
'Survey Summary Template help' => {
message => q|This is the template shown to users in quiz mode to summarize their results.|,
context => q|The template for displaying the summary page to users.|,
lastUpdated => 0
},
'Take Survey Template' => {
message => q|Take Survey Template|,
@ -960,9 +980,9 @@ directly inside the answer_loop for other types of questions.|,
},
'maxResponsesPerUser' => {
message => q|The number of times the user can attempt to get the correct answer on each question. The default is 1.|,
message => q|The number of times the user can attempt to get the correct answer on each question. 0 means unlimited. The default is 1.|,
context => q|Description of a template variable for a template Help page.|,
lastUpdated => 1168643566,
lastUpdated => 1238131023,
},
'survey questions template title' => {

View file

@ -652,47 +652,68 @@ Braces, quotes and all. You simply replace "key1"/"value1" with your own name/v
'canEditThings' => {
message => q|Is true if the current user can view the Things that are defined for this Thingy Asset|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'things_loop' => {
message => q|A loop containing the Things that are defined for this Thingy Asset, with links to management
functions for those Things|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_loop for the template help.|,
},
'thing_editIcon' => {
message => q|An icon with a link to the edit screen for this Thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_editUrl' => {
message => q|A link to the edit screen for this Thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_copyIcon' => {
message => q|An icon with a link to copy this Thing|,
lastUpdated => 0,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_copyUrl' => {
message => q|A link to copy this Thing|,
lastUpdated => 0,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_viewIcon' => {
message => q|An icon with a link to default screen for this Thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_searchUrl' => {
message => q|A link to the search screen for this Thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_addUrl' => {
message => q|A link to the add screen for this Thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_deleteIcon' => {
message => q|An icon with a link to delete this Thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_deleteUrl' => {
message => q|A link to delete this Thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'thing_label' => {
@ -708,31 +729,37 @@ functions for those Things|,
'manage_url' => {
message => q|This Url will lead to a screen to manage the Things in this Thingy Asset.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'addThing_url' => {
message => q|This Url leads to the screen to add a new Thing to this Thingy Asset.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'delete_url' => {
message => q|The Url to delete the current thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'delete_confirm' => {
message => q|This contains an onclick property for the delete link that adds a javascript confirmation|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'search_url' => {
message => q|Url that leads to the search screen|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'add_url' => {
message => q|Url to the add screen for this thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'editScreenTitle' => {
@ -749,16 +776,19 @@ functions for those Things|,
message => q|A loop containing error information, for instance if someone doesn't fill out a required
field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_loop for the template help.|,
},
'error_message' => {
message => q|An error message indicating what the user might have done wrong.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_loop' => {
message => q|A loop containing the visible fields for this thing|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_loop for the template help.|,
},
'listOfThings' => {
@ -788,73 +818,87 @@ field.|,
'field_isHidden' => {
message => q|A conditional indicating whether this field is supposed to be hidden.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_isRequired' => {
message => q|A conditional indicating whether this field is required.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_isVisible' => {
message => q|A conditional indicating whether this field is supposed to be visible but not editable.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_form' => {
message => q|The form element for this field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_name' => {
message => q|The name of the form element for this field|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_label' => {
message => q|The label of this field|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_url' => {
message => q|An optional url that this field should link to, used i.e. for fields in other things.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_value' => {
message => q|The value of this field|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'field_pretext' => {
message => q|An extra description of the field so that users know what to put in the field. To be
displayed above/before the form element.|,
lastUpdated => 1224518799,
context => q|Description of a tmpl_var for the template help.|,
},
'field_subtext' => {
message => q|A description of the field so that users know what to put in the field. To be displayed
below/after the form element.|,
lastUpdated => 1224518799,
context => q|Description of a tmpl_var for the template help.|,
},
'form_start' => {
message => q|The start tag of the form|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'form_submit' => {
message => q|A form button to submit the form data.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'form_end' => {
message => q|The end of the form|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'edit_url' => {
message => q|Url to the current things edit screen.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'viewScreenTitle' => {
@ -865,12 +909,14 @@ below/after the form element.|,
'import_url' => {
message => q|Url to import data into this Thing from a csv file|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'export_url' => {
message => q|Url to export the data in a search result into a csv file. This is only available after a
search has been done.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchScreenTitle' => {
@ -886,86 +932,103 @@ search has been done.|,
'searchFields_loop' => {
message => q|A loop that contains the fields that are searchable|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_loop for the template help.|,
},
'searchFields_label' => {
message => q|The label of a searchable field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchFields_fieldId' => {
message => q|The fieldId of a searchable field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchFields_form' => {
message => q|A form element corresponding to this fields fieldType to search this field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchFields_textForm' => {
message => q|A text input to search this field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchFields_is__fieldType__' => {
message => q|A boolean indicating wether this field is of type __fieldType__. The first letter of __fieldType__ is always uppercase. Example: for a select box the value of &lt;tmpl_var searchFields_isSelectBox&gt; is true.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'displayInSearchFields_loop' => {
message => q|A loop containing the fields that are displayed in the search results.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_loop for the template help.|,
},
'displayInSearchFields_orderByUrl' => {
message => q|Url to order the search results by this field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'displayInSearchFields_label' => {
message => q|The label of this field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'displayInSearchFields_fieldId' => {
message => q|The fieldId of this field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchResult_loop' => {
message => q|A loop containing the search results.|,
lastUpdated => 1206472126,
context => q|Description of a tmpl_loop for the template help.|,
},
'searchResult_id' => {
message => q|The id of a search result.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchResult_view_url' => {
message => q|Url to the view screen of this search result|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchResult_edit_icon' => {
message => q|Edit icon that links to the edit screen of this search result.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchResult_delete_icon' => {
message => q|Delete icon to delete this search result.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'searchResult_field_loop' => {
message => q|A loop containing the fields that are to be displayed for this search result.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_loop for the template help.|,
},
'field_id' => {
message => q|The id of this field.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},
'no field values message' => {
@ -1011,6 +1074,7 @@ search has been done.|,
'view_url' => {
message => q|The URL that will take the user back to the Thingy default view.|,
lastUpdated => 1227737813,
context => q|Description of a tmpl_var for the template help.|,
},
'other thing field missing message' => {

View file

@ -62,6 +62,55 @@ our $I18N = {
lastUpdated => 1227210876,
},
'account activation template title' => {
message => q|WebGUI Authentication Account Activation Mail Template|,
lastUpdated => 1230600500,
context => q|The title of the help page for the webgui auth account activition mail template.|,
},
'account activation template' => {
message => q|Account Activation Mail Template|,
lastUpdated => 1230600500,
context => q|The label for the 'account activation template' field on the Authentication tab of the Settings screen.|,
},
'account activation template help' => {
message => q|Select a template for the account activation mail that is sent to new users.|,
lastUpdated => 1230600500,
context => q|The description of the 'account activation template' field on the Authentication tab of the Settings screen, displayed as hoverhelp.|,
},
'activationUrl' => {
message => q|The url to activate the newly created account.|,
lastUpdated => 1230600500,
},
'welcome message template title' => {
message => q|WebGUI Authentication Welcome Message Template|,
lastUpdated => 0,
context => q|The title of the help page for the webgui auth welcome message template.|,
},
'welcome message template' => {
message => q|Welcome Message Template|,
lastUpdated => 0,
context => q|The label for the 'welcome message template' field on the Authentication tab of the Settings
screen.|,
},
'welcome message template help' => {
message => q|Select a template for the welcome message that is sent to new users.|,
lastUpdated => 0,
context => q|The description of the 'welcome message template' field on the Authentication tab of the
Settings screen, displayed as hoverhelp.|,
},
'welcomeMessage' => {
message => q|The welcome message as defined in the authentication settings.|,
lastUpdated => 0,
context => q|Description of the welcomeMessage tmpl_var for the template help.|,
},
'use captcha' => {
message => q|Use captcha image?|,
lastUpdated => 1078852836
@ -737,6 +786,16 @@ our $I18N = {
context => q{Error message when a user tries to recover password and they don't have an email address},
},
'newUser_username' => {
message => 'Username of registering user',
},
'newUser_password' => {
message => q|The password for the newly created account.|,
lastUpdated => 0,
context => q|Description of the newUser_password tmpl_var for the template help.|,
},
};
1;

View file

@ -1528,6 +1528,23 @@ our $I18N = {
context => q|template variable for Cart template|,
},
'cart checkout minimum' => {
message => q|Minimum checkout amount|,
lastUpdated => 0,
context => q|shop setting label|,
},
'cart checkout minimum help' => {
message => q|Use this setting to require a minimum cart value to allow users to check out.|,
lastUpdated => 0,
context => q|shop setting hover help|,
},
'required minimum order amount' => {
message => q|Minimum order:|,
lastUpdated => 0,
context => q|message that is displayed in the cart view screen|,
},
};
1;

View file

@ -4203,9 +4203,9 @@ LongTruncOk=1</p>
},
'WebGUI password recovery' => {
message => q{WebGUI password recovery},
message => q{Password recovery},
lastUpdated => 0,
context => q{Title of the template created by the Site Setup screen},
context => q{Subject of the email that is sent for password recovery},
},
'session length' => {
@ -4338,6 +4338,12 @@ Users may override this setting in their profile.
'recaptcha public key' => {
message => 'reCAPTCHA Public Key'
},
'Ad Space control name' => {
message => q|Ad Space|,
lastUpdated => 0,
context => q|name for the Ad Space control|
},
};
1;

View file

@ -0,0 +1,25 @@
package WebGUI::i18n::English::Workflow_Activity_RemoveOldCarts;
use strict;
our $I18N = {
'cart timeout help' => {
message => q|How old should carts be before we delete them?|,
context => q|the hover help for the storage timeout field|,
lastUpdated => 0,
},
'cart timeout' => {
message => q|Cart Timeout|,
context => q|a label indicating how old carts should be before we delete them|,
lastUpdated => 0,
},
'activityName' => {
message => q|Remove Old Carts|,
context => q|The name of this workflow activity.|,
lastUpdated => 0,
},
};
1;