Fix typo in i18n files.

This commit is contained in:
Martin Kamerbeek 2010-06-09 12:11:31 +02:00
parent b46209b97f
commit fdd2542fb2
2 changed files with 4 additions and 4 deletions

View file

@ -53,10 +53,10 @@ our $I18N = {
message => 'Anonieme inschrijvingen zijn niet toegestaan. Log in om in- of uit te schrijven.',
},
'subscription succesful' => {
'subscription successful' => {
message => 'Uw inschrijving is geslaagd. <a href="%s">Terug naar de site</a>',
},
'unsubscription succesful' => {
'unsubscription successful' => {
message => 'Uw uitschrijving is geslaagd. <a href="%s">Terug naar de site</a>',
},
'wrong code' => {

View file

@ -53,10 +53,10 @@ our $I18N = {
message => 'Anonymous subscription is not allowed. Please log in to (un)subscribe',
},
'subscription succesful' => {
'subscription successful' => {
message => 'You are succesfully subscribed. <a href="%s">Back to site</a>',
},
'unsubscription succesful' => {
'unsubscription successful' => {
message => 'You are succesfully unsubscribed. <a href="%s">Back to site</a>',
},
'wrong code' => {