Fix i18n typos in the StoryArchive.

This commit is contained in:
Colin Kuskie 2009-07-08 15:40:08 +00:00
parent 26e366e17c
commit d4b275ef97
2 changed files with 5 additions and 4 deletions

View file

@ -214,15 +214,15 @@ our $I18N = {
},
'deleteIcon' => {
message => q|An icon to delete this story. If the user is not allowed to delete the icon, or their UI level is set too low, this variable will be empty.|,
message => q|An icon to delete this story. If the user is not allowed to delete the story, or their UI level is set too low, this variable will be empty.|,
context => q|Template variable.|,
lastUpdated => 0,
lastUpdated => 1247068423,
},
'editIcon' => {
message => q|An icon to edit this story. If the user is not allowed to edit the icon, or their UI level is set too low, this variable will be empty.|,
message => q|An icon to edit this story. If the user is not allowed to edit the story, or their UI level is set too low, this variable will be empty.|,
context => q|Template variable.|,
lastUpdated => 0,
lastUpdated => 1247068422,
},
'add a story' => {