Escape single quotes sent to the ProgressBar. Fixes but #11229.

This commit is contained in:
Colin Kuskie 2009-11-13 11:19:25 -08:00
parent 6c6270346e
commit b88a7bc190
4 changed files with 18 additions and 2 deletions

View file

@ -343,12 +343,24 @@ our $I18N = {
context => q|To skip, to move over, to not process|
},
'Processing form data' => {
message => q|Processing form data|,
lastUpdated => 1245343280,
context => q|To edit or change|
},
'editing %s' => {
message => q|editing %s|,
lastUpdated => 1245343280,
context => q|To edit or change|
},
'Attempting to commit changes' => {
message => q|Attempting to commit changes|,
lastUpdated => 1245343280,
context => q||,
},
'this asset only' => {
message => q|This Asset Only|,
lastUpdated => 0,