internationalize labels

This commit is contained in:
Colin Kuskie 2005-06-16 16:04:28 +00:00
parent 328b58b464
commit b65cbfa1b8
2 changed files with 15 additions and 3 deletions

View file

@ -162,6 +162,18 @@ our $I18N = {
lastUpdated => 0,
context => q|A message indicating that a variant is available.|
},
'variant ID' => {
message => q|variantId|,
lastUpdated => 1118937717,
},
'parameter ID' => {
message => q|parameterId|,
lastUpdated => 1118937717,
},
'option ID' => {
message => q|optionId|,
lastUpdated => 1118937717,
},
'properties' => {
message => q|Properties|,
lastUpdated => 0,