diff -r c5fabff9b552 -r 1adb97a15c2f webservices/wsoviplugin/inc/wsovicons.h --- a/webservices/wsoviplugin/inc/wsovicons.h Tue Aug 31 16:18:26 2010 +0300 +++ b/webservices/wsoviplugin/inc/wsovicons.h Wed Sep 01 12:28:05 2010 +0100 @@ -199,11 +199,12 @@ _LIT8(KErrorText, "errorText"); _LIT8(KErrorCodeInvalidAccessToken, "invalidAccessToken"); _LIT8(KErrorCodeUnauthorized, "notAuthorized"); + _LIT8(KUserInfoLocalName,"userInfo"); _LIT8(KUserNameLocalName,"username"); - _LIT8( KMobileUsed1, "Mobile number" ); + _LIT8( KMobileUsed1, "Mobile number" ); _LIT8( KMobileUsed2, "already used today" ); - _LIT8(KEmailUsed, "You have already a Nokia account associated with this mobile number or email address."); + _LIT8(KEmailUsed, "You have already a Nokia account associated with this mobile number or email address."); } #endif // CONSPLUGIN_H