diff --git a/Classes/VoiceMac/MGMAccountSetup.m b/Classes/VoiceMac/MGMAccountSetup.m index a2f49a9..9955a3d 100644 --- a/Classes/VoiceMac/MGMAccountSetup.m +++ b/Classes/VoiceMac/MGMAccountSetup.m @@ -157,7 +157,7 @@ NSString * const MGMS7SIPWaiting = @"Waiting for Registration Status."; [backButton setEnabled:YES]; [continueButton setTitle:MGMSContinue]; [continueButton setEnabled:NO]; - [S8MessageField setStringValue:[NSString stringWithFormat:@"Unable to set up your %@ account, the error we receviced was \"%@\" Please go back and correct the problem.", type, S8Message]]; + [S8MessageField setStringValue:[NSString stringWithFormat:@"Unable to set up your %@ account, the error we received was \"%@\" Please go back and correct the problem.", type, S8Message]]; [S8Message release]; S8Message = nil; NSBeep(); @@ -509,4 +509,4 @@ NSString * const MGMS7SIPWaiting = @"Waiting for Registration Status."; step = 9; [self continue:self]; } -@end \ No newline at end of file +@end diff --git a/Classes/VoiceMob/MGMAccountSetup.m b/Classes/VoiceMob/MGMAccountSetup.m index cfdf2d3..587aad5 100644 --- a/Classes/VoiceMob/MGMAccountSetup.m +++ b/Classes/VoiceMob/MGMAccountSetup.m @@ -203,7 +203,7 @@ NSString * const MGMSIPDefaultDomain = @"proxy01.sipphone.com"; [backButton setEnabled:YES]; [continueButton setTitle:MGMSContinue]; [continueButton setEnabled:NO]; - [S8MessageField setText:[NSString stringWithFormat:@"Unable to set up your %@ account, the error we receviced was \"%@\" Please go back and correct the problem.", type, S8Message]]; + [S8MessageField setText:[NSString stringWithFormat:@"Unable to set up your %@ account, the error we received was \"%@\" Please go back and correct the problem.", type, S8Message]]; if (S8Message!=nil) { [S8Message release]; S8Message = nil; @@ -638,4 +638,4 @@ NSString * const MGMSIPDefaultDomain = @"proxy01.sipphone.com"; [self setSetupOnly:YES]; [self displayStep]; } -@end \ No newline at end of file +@end diff --git a/Resources/VoiceMac/English.lproj/AccountSetup.xib b/Resources/VoiceMac/English.lproj/AccountSetup.xib index 902d11e..046ba84 100644 --- a/Resources/VoiceMac/English.lproj/AccountSetup.xib +++ b/Resources/VoiceMac/English.lproj/AccountSetup.xib @@ -1056,7 +1056,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA 67239424 272891904 - Unable to set up your ACCOUNTTYPE account, the error we receviced was ERRORMESSAGE. Please go back and correct the problem. + Unable to set up your ACCOUNTTYPE account, the error we received was ERRORMESSAGE. Please go back and correct the problem. diff --git a/Resources/VoiceMob/AccountSetup_iPhone.xib b/Resources/VoiceMob/AccountSetup_iPhone.xib index 9a27c65..baf89e9 100644 --- a/Resources/VoiceMob/AccountSetup_iPhone.xib +++ b/Resources/VoiceMob/AccountSetup_iPhone.xib @@ -968,7 +968,7 @@ IBCocoaTouchFramework NO NO - Unable to set up your ACCOUNTTYPE account, the error we receviced was ERRORMESSAGE. Please go back and correct the problem. + Unable to set up your ACCOUNTTYPE account, the error we received was ERRORMESSAGE. Please go back and correct the problem. 2 IBCocoaTouchFramework