webservices/wsoviplugin/inc/wsovicons.h
branchRCL_3
changeset 22 c5fabff9b552
parent 16 56092bff76ba
child 23 1adb97a15c2f
equal deleted inserted replaced
21:6f5ef5fc65b4 22:c5fabff9b552
   197     _LIT8(KErrorNode,                    "error");
   197     _LIT8(KErrorNode,                    "error");
   198     _LIT8(KErrorCode,                    "errorCode");
   198     _LIT8(KErrorCode,                    "errorCode");
   199     _LIT8(KErrorText,                    "errorText");
   199     _LIT8(KErrorText,                    "errorText");
   200     _LIT8(KErrorCodeInvalidAccessToken, "invalidAccessToken");
   200     _LIT8(KErrorCodeInvalidAccessToken, "invalidAccessToken");
   201     _LIT8(KErrorCodeUnauthorized,       "notAuthorized");
   201     _LIT8(KErrorCodeUnauthorized,       "notAuthorized");
   202 
       
   203     _LIT8(KUserInfoLocalName,"userInfo");
   202     _LIT8(KUserInfoLocalName,"userInfo");
   204     _LIT8(KUserNameLocalName,"username");
   203     _LIT8(KUserNameLocalName,"username");
   205 	_LIT8( KMobileUsed1,             "Mobile number" );
   204 		_LIT8( KMobileUsed1,             "Mobile number" );
   206     _LIT8( KMobileUsed2,             "already used today" );
   205     _LIT8( KMobileUsed2,             "already used today" );
   207 	_LIT8(KEmailUsed, "You have already a Nokia account associated with this mobile number or email address.");
   206 		_LIT8(KEmailUsed, "You have already a Nokia account associated with this mobile number or email address.");	
   208 	}
   207 	}
   209 
   208 
   210 #endif // CONSPLUGIN_H
   209 #endif // CONSPLUGIN_H
   211 
   210