/* *** Launch Services errors *** kLSApplicationNotFoundErr */ "-10814" = "No helper applications are available for the selected URL’s scheme (e.g. http:)"; /* *** Misc. errors *** fnfErr */ "-43" = "The URL references a local file which could not be found"; /* *** Misc. errors *** paramErr */ "-50" = "The selection is not a complete URL"; /* *** Internet Config errors *** icPrefNotFoundErr */ "-666" = "No helper application is set for the selected URL’s scheme (e.g. http:)"; /* icInternalErr */ "-669" = "Internet Config experienced an internal error"; /* icNoURLErr */ "-673" = "The selection is not a URL"; /* kTECNoConversionPathErr */ "-8749" = "The selected URL contains invalid (non-ASCII) characters"; /* Buttons */ "Add" = "Add"; /* Disabled item above bookmark helper application */ "Add Bookmark" = "Add Bookmark"; "AlertDisableButton" = "Disable ICeCoffEE…"; "AlertMessage%@" = "The selected Internet location could not be opened.\n\n%@."; /* *** Shared URL launching errors *** Alert (presented on OSStatus or NSException) */ "AlertTitle" = "Open Internet Location"; /* Message to use if no OSError lookup message is available; substitutes context */ "An unknown error occurred in %@" = "An unknown error occurred in %@"; /* Format for app location, e.g "Internet Explorer (5.2) -- /Applications" */ "App%@Location%@" = "%@ — %@"; /* *** Add Bookmark dialog box *** Title from "Add Bookmark" above Message */ "Bookmark name and description are optional." = "Bookmark name and description are optional."; "Cancel" = "Cancel"; /* *** "Open With" menu *** Format for 'default app', e.g "Internet Explorer (5.2) (default)" */ "DefaultApp%@" = "%@ (default)"; /* Bookmark description text field label */ "Description:" = "Description:"; "DisableAlertDisableButton" = "Disable"; "DisableAlertDontDisableButton" = "Don’t Disable"; /* XXX need to insert application name into localized message */ "DisableAlertMessage%@" = "If you believe ICeCoffEE is interfering with the normal functioning of the application “%@”, you can turn it off in this application until the application has quit.\n\nIf this is the first time you have experienced this problem, please email icecoffee@sabi.net with the details of the conflict.\n\nTo disable ICeCoffEE permanently, use the APE Manager pane of System Preferences."; /* Session disable alert */ "DisableAlertTitle" = "Disable ICeCoffEE"; /* URL text field label */ "Location:" = "Location:"; /* Bookmark name text field label */ "Name:" = "Name:"; /* Text storage has zero length */ "No text was found" = "No text was found"; /* After processing, no URL could be found */ "No URL is selected" = "No URL is selected"; /* First (disabled, label) element of menu */ "Open Location With" = "Open Location With"; /* Can't get text storage */ "Sorry, ICeCoffEE is unable to locate the insertion point or selection" = "Sorry, ICeCoffEE is unable to locate the insertion point or selection"; /* *** Terminal launching errors *** Word selection produced nothing */ "Sorry, ICeCoffEE was unable to find anything to select" = "Sorry, ICeCoffEE was unable to find any text to select"; /* *** Shared URL parsing errors *** After processing, the URL is too long */ "The potential URL is longer than %lu characters" = "The potential URL is longer than %lu characters"; /* *** NSTextView launching errors *** Can't get selected range */ "There is no insertion point or selection in the text field where you clicked" = "There is no insertion point or selection in the text field where you clicked"; /* ICStart error */ "Unable to start Internet Config (error %d)" = "Unable to start Internet Config (error %d)";