Home | History | Annotate | Download | only in Panels

Lines Matching refs:message

132     NSString *message;
141 message = [NSString stringWithFormat:UI_STRING("To view this page, you must log in to the %@ proxy server %@.",
146 message = [NSString stringWithFormat:UI_STRING("To view this page, you must log in to area ?%@? on %@.",
149 message = [NSString stringWithFormat:UI_STRING("To view this page, you must log in to this area on %@:",
154 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for the %@ proxy server %@ was incorrect. Make sure you?re entering them correctly, and then try again.",
159 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for area ?%@? on %@ was incorrect. Make sure you?re entering them correctly, and then try again.",
162 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for this area on %@ was incorrect. Make sure you?re entering them correctly, and then try again.",
193 [mainLabel setStringValue:message];
199 "message in authentication panel")];
205 "message in authentication panel")];