updating Matrix internationalization and help
This commit is contained in:
parent
1204169b5a
commit
b0ee200b99
4 changed files with 38 additions and 331 deletions
|
|
@ -2,22 +2,6 @@ package WebGUI::i18n::English::Asset_Matrix;
|
|||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
'delete field confirm' => {
|
||||
message => q|Are you certain you wish to delete this field and all the data linked to it?|,
|
||||
lastUpdated => 1230,
|
||||
context => q|displayed in field manager before delete|
|
||||
},
|
||||
|
||||
'visitor cache timeout' => {
|
||||
message => q|Visitor Cache Timeout|,
|
||||
lastUpdated => 1230
|
||||
},
|
||||
|
||||
'visitor cache timeout help' => {
|
||||
message => q|Since all visitors will see this asset the same way, we can cache it to increase performance. How long should we cache it?|,
|
||||
lastUpdated => 1230
|
||||
},
|
||||
|
||||
'isTooMany' => {
|
||||
message => q|A condition indicating that the user has selected too many listings to compare. They may only compare Max Comparisons listings at a time.|,
|
||||
lastUpdated => 1149783768,
|
||||
|
|
@ -28,11 +12,6 @@ our $I18N = {
|
|||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'compare.form' => {
|
||||
message => q|The checkbox form that contains all the listings in this matrix.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'product_loop' => {
|
||||
message => q|A loop containing the product information (not contained in categories) for this listing.|,
|
||||
lastUpdated => 1149783768,
|
||||
|
|
@ -43,24 +22,9 @@ our $I18N = {
|
|||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'details url' => {
|
||||
message => q|The URL to the details page for this listing.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'lastupdated_loop' => {
|
||||
message => q|A loop containing the last updated dates for each listing.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'lastUpdated' => {
|
||||
message => q|The human readable date that this product was last updated.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'category_loop' => {
|
||||
message => q|A loop containing all of the category information for each listing.|,
|
||||
lastUpdated => 1149783768,
|
||||
message => q|A loop containing all of the categories in this Matrix.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'categoryLabel' => {
|
||||
|
|
@ -74,89 +38,29 @@ our $I18N = {
|
|||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'columnCount' => {
|
||||
message => q|The number of products being compared.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'row_loop' => {
|
||||
message => q|A loop containing the product data for this field in this category. |,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'column_loop' => {
|
||||
message => q|A loop containing the value data for this field for this product. The first value in this loop is always the field name.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'value' => {
|
||||
message => q|The value of this field.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'class' => {
|
||||
message => q|The name of the stylesheet class for this field. it is generated by the value with all the spaces replaced by underscores and all the special characters removed.|,
|
||||
lastUpdated => 1149783768,
|
||||
'comparison template help title' => {
|
||||
message => q|Matrix Comparison Template Variables|,
|
||||
lastUpdated => 1184949083,
|
||||
},
|
||||
|
||||
'comments' => {
|
||||
message => q|The comments attached to this listing.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'tmplVar field.description' => {
|
||||
message => q|The description for this field.|,
|
||||
lastUpdated => 1149783768,
|
||||
},
|
||||
|
||||
'comparison template help title' => {
|
||||
message => q|Matrix Comparison Template Variables|,
|
||||
lastUpdated => 1184949083,
|
||||
},
|
||||
|
||||
'discussion' => {
|
||||
message => q|The forum attached to this listing.|,
|
||||
lastUpdated => 1149784175,
|
||||
},
|
||||
|
||||
'tmplVar screenshot' => {
|
||||
message => q|The URL to the uploaded photo or screenshot.|,
|
||||
lastUpdated => 1149784175,
|
||||
},
|
||||
|
||||
'thumbnail' => {
|
||||
message => q|The URL to the thumbnail of the uploaded photo or screenshot|,
|
||||
lastUpdated => 1149784175,
|
||||
},
|
||||
|
||||
'email.form' => {
|
||||
'emailForm' => {
|
||||
message => q|A form to use to send an email to the listing maintainer.|,
|
||||
lastUpdated => 1149784175,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'email.wasSent' => {
|
||||
'emailSent' => {
|
||||
message => q|A condition indicating whether or not an email message was sent.|,
|
||||
lastUpdated => 1165518551,
|
||||
},
|
||||
|
||||
'edit.url' => {
|
||||
message => q|The URL to the edit page for this listing.|,
|
||||
lastUpdated => 1149784175,
|
||||
},
|
||||
|
||||
'user.canEdit' => {
|
||||
message => q|A condition indicating whether the current user has the privileges necessary to edit this listing.|,
|
||||
lastUpdated => 1149784175,
|
||||
},
|
||||
|
||||
'user.canApprove' => {
|
||||
message => q|A condition indicating whether the current user has the privileges necessary to approve this listing so it appears on site.|,
|
||||
lastUpdated => 1149784175,
|
||||
},
|
||||
|
||||
'approve.url' => {
|
||||
message => q|The URL to approve this listing.|,
|
||||
lastUpdated => 1149784175,
|
||||
},
|
||||
|
||||
'delete.url' => {
|
||||
message => q|The URL to delete this listing.|,
|
||||
lastUpdated => 1149784175,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'isPending' => {
|
||||
|
|
@ -409,24 +313,9 @@ our $I18N = {
|
|||
lastUpdated => 1149795214,
|
||||
},
|
||||
|
||||
'bestUpdated_url' => {
|
||||
message => q|The URL to the listing that was updated most recently.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'bestUpdated_date' => {
|
||||
message => q|The date of the most recently updated listing.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'bestUpdated_name' => {
|
||||
message => q|The name of the listing that was most recently updated.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'last_update_loop' => {
|
||||
'last_updated_loop' => {
|
||||
message => q|A loop containing the 20 most recently updated listings.|,
|
||||
lastUpdated => 1149795214,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'tmplVar last.url' => {
|
||||
|
|
@ -444,16 +333,6 @@ our $I18N = {
|
|||
lastUpdated => 1149795214,
|
||||
},
|
||||
|
||||
'user.count' => {
|
||||
message => q|The total number of registered users on the site.|,
|
||||
lastUpdated => 1149795214,
|
||||
},
|
||||
|
||||
'current.user.count' => {
|
||||
message => q|The number of users browsing the site right now.|,
|
||||
lastUpdated => 1149795214,
|
||||
},
|
||||
|
||||
'listingCount' => {
|
||||
message => q|The number of listings in this matrix.|,
|
||||
lastUpdated => 0,
|
||||
|
|
@ -484,66 +363,21 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'matrix template help title' => {
|
||||
message => q|Matrix Main Template Variables|,
|
||||
lastUpdated => 1184949132,
|
||||
},
|
||||
'matrix template help title' => {
|
||||
message => q|Matrix Main Template Variables|,
|
||||
lastUpdated => 1184949132,
|
||||
},
|
||||
|
||||
'ratings detail template help title' => {
|
||||
lastUpdated => 1230,
|
||||
message => q|Matrix Ratings Detail Template Variables|
|
||||
},
|
||||
|
||||
'rating_loop' => {
|
||||
message => q|This loop contains a list of the categories in this matrix.|,
|
||||
lastUpdated => 1149996259,
|
||||
},
|
||||
|
||||
'detail_loop' => {
|
||||
message => q|A loop containing a list of listings who have had at least 10 ratings votes and are listed in order by average rating from highest to lowest.|,
|
||||
lastUpdated => 1149996259,
|
||||
},
|
||||
|
||||
'tmplVar detail url' => {
|
||||
message => q|The URL to the detail page for this listing.|,
|
||||
lastUpdated => 1149996259,
|
||||
},
|
||||
|
||||
'detail mean' => {
|
||||
message => q|This listing's mean (or average) rating.|,
|
||||
lastUpdated => 1149996259,
|
||||
},
|
||||
|
||||
'detail median' => {
|
||||
message => q|This listing's median (or middle) rating.|,
|
||||
lastUpdated => 1149996259,
|
||||
},
|
||||
|
||||
'detail count' => {
|
||||
message => q|The total score for this listing.|,
|
||||
lastUpdated => 1149996259,
|
||||
},
|
||||
'ratings detail template help title' => {
|
||||
lastUpdated => 1230,
|
||||
message => q|Matrix Ratings Detail Template Variables|
|
||||
},
|
||||
|
||||
'listing name' => {
|
||||
message => q|The name of this listing.|,
|
||||
lastUpdated => 1149996259,
|
||||
},
|
||||
|
||||
'form.header' => {
|
||||
message => q|The required header component of the search form.|,
|
||||
lastUpdated => 1149996685,
|
||||
},
|
||||
|
||||
'form.footer' => {
|
||||
message => q|The required footer component of the search form.|,
|
||||
lastUpdated => 1149996685,
|
||||
},
|
||||
|
||||
'form.submit' => {
|
||||
message => q|The required button to submit data for the search form.|,
|
||||
lastUpdated => 1149996685,
|
||||
},
|
||||
|
||||
'fieldType' => {
|
||||
message => q|The type of field specified for this matrix field.|,
|
||||
lastUpdated => 1149996685,
|
||||
|
|
@ -964,46 +798,11 @@ our $I18N = {
|
|||
message => q|Add Attribute|,
|
||||
},
|
||||
|
||||
'yes' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|Yes|
|
||||
},
|
||||
|
||||
'no' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|No|
|
||||
},
|
||||
|
||||
'free' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|Free Add On|
|
||||
},
|
||||
|
||||
'extra' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|Costs Extra|
|
||||
},
|
||||
|
||||
'limited' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|Limited|
|
||||
},
|
||||
|
||||
'product name description' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|Enter the name of the product. If there are entries for the product with different revisions, it would be best to make sure the names are the same.|
|
||||
},
|
||||
|
||||
'matrix specific fields description' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|Each matrix is configured to compare the features and performance of various products. These features and performance criteria are displayed for you to rate on an item by item basis.|
|
||||
},
|
||||
|
||||
'matrix specific fields' => {
|
||||
lastUpdated => 1135279558,
|
||||
message => q|Matrix Specific Fields|
|
||||
},
|
||||
|
||||
'attribute name description' => {
|
||||
lastUpdated => 0,
|
||||
message => q|The name of the attribute that you are creating. It is case sensitive and must be unique.|
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@ package WebGUI::i18n::English::Form_MatrixCompare;
|
|||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
'topicName' => {
|
||||
message => q|Matrix Compare|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'no' => {
|
||||
message => q|No|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue