On Wed, 07 Oct 2009 11:51:37 -0700, Todd Heberlein <todd_heberl...@mac.com > wrote:
> 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.

I checked my sources as well and only found the line in the <SampleAuthorizationPrompts.strings> file as well. Changing it didn't effect the dialog box for me ether…

I tried deleting the build folder, re-creating the .strings file from scratch and even renaming all the associated variables to zero effect; the string remains the same…

WTH?

I'll email the original author and see if he's got a clue what's going on.

--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to