• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Alert prompts for BetterAuthorizationService
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Alert prompts for BetterAuthorizationService


  • Subject: Alert prompts for BetterAuthorizationService
  • From: Todd Heberlein <email@hidden>
  • Date: Wed, 07 Oct 2009 11:51:37 -0700

In Apple's BetterAuthorizationSample application pressing the "LowNumberedPorts" button brings up a window to authorize yourself. It includes the following text to explain why you are authorizing yourself:

"You must be authorized to open low-numbered TCP ports. Type your password to allow BetterAuthorizationSample SampleApp to make changes"

The problem is I cannot find where this prompt comes from.

There is the line in the file SampleAuthorizationPrompts.strings
"LowNumberedPortsPrompt" = "You must be authorized to open low- numbered TCP ports."


But before even the first build I completely changed the right side to
"LowNumberedPortsPrompt" = "The quick brown fox jumped over the lazy dog";


It has no effect on what is displayed in the authorization window.

After the change I have done a find for the phrase that is displayed, and it isn't in any of the code in the directory as far as I can tell. *Where* is the text being displayed coming from? Please, any help would be appreciated.

Todd

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Alert prompts for BetterAuthorizationService
      • From: Olivier Palliere <email@hidden>
  • Prev by Date: Re: NSAlert - multiple key equivalents for buttons?
  • Next by Date: Re: NSAlert - multiple key equivalents for buttons?
  • Previous by thread: Re: EXC_BAD_ACCESS when -fobjc-gc is on (Was: Memory corruption ...)
  • Next by thread: Re: Alert prompts for BetterAuthorizationService
  • Index(es):
    • Date
    • Thread