Whole lotta Help,i18n file pruning, ProjectManager through WeatherData

This commit is contained in:
Colin Kuskie 2007-07-20 22:04:37 +00:00
parent 01ff22d70f
commit fda7cd51f2
18 changed files with 36 additions and 1408 deletions

View file

@ -46,22 +46,11 @@ our $I18N = {
lastUpdated => 1133619940,
},
'weather data add/edit title' => {
message => q|WeatherData Add/Edit|,
lastUpdated => 1133619940,
},
'weather data add/edit body' => {
message => q|The WeatherData wobject is useful for displaying current weather conditions about a city/state or zipcode, or a series of locations.|,
lastUpdated => 1133619940,
},
'assetName' => {
message => q|WeatherData|,
lastUpdated => 1133619940,
},
'WeatherData template title' => {
message => q|WeatherData Template|,
lastUpdated => 1133619940,
@ -97,13 +86,6 @@ our $I18N = {
lastUpdated => 1149565151,
},
'WeatherData template description' => {
message => q|<p>These template variables are available in the WeatherData template:</p>
|,
lastUpdated => 1149565185,
},
'templateId' => {
message => q|The ID of the template that will be used to display this Asset.|,
lastUpdated => 1167972308,
@ -119,13 +101,6 @@ our $I18N = {
lastUpdated => 1167972337
},
'weatherdata asset template variables body' => {
message => q|Every asset provides a set of variables to most of its
templates based on the internal asset properties. Some of these variables may
be useful, others may not.|,
lastUpdated => 1164841201
},
};
1;