namespace change for thumbnail label

This commit is contained in:
Colin Kuskie 2005-01-26 18:58:00 +00:00
parent 26ee747001
commit afa8878dd2
2 changed files with 7 additions and 1 deletions

View file

@ -287,6 +287,12 @@ The URL where the user will be redirected.
lastUpdated => 1106609855,
},
'thumbnail' => {
message => q|Thumbnail|,
context => q|label for Image asset form|,
lastUpdated => 1106765841
},
'errorEmptyField' => {
message => q|<p><b>Error: Field name may not be empty.</b></p>|,
lastUpdated => 1089039511,