Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-Mac Area-Misc Size-Medium Mstone-MacBeta
New issue 20496 by [email protected]: fix use of NSLocalizedString http://code.google.com/p/chromium/issues/detail?id=20496 use proper apis instead chrome/browser/app_modal_dialog_mac.mm: NSString* default_button = NSLocalizedString(@"OK", nil); chrome/browser/app_modal_dialog_mac.mm: NSString* other_button = NSLocalizedString(@"Cancel", nil); -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
