WebKit:
- WebKit part of fix for <rdar://problem/
3474757>: Safari on-screen text needs review
Reviewed by Ken.
* WebView.subproj/WebDefaultContextMenuDelegate.m:
(-[WebDefaultUIDelegate menuItemWithTag:]):
change "Download Link to Disk" to "Download Linked File to Disk"
* English.lproj/Localizable.strings:
updated for these changes
WebBrowser:
- WebBrowser part of fix for <rdar://problem/
3474757>: Safari on-screen text needs review
Reviewed by Ken.
Many text changes. In a small number of places I got to delete stuff, but
mostly I just changed the words to match Ron's edit (after much discussion).
* ABHomePagesController.m:
(-[ABHomePagesController openAddressBook:]):
* AppController.m:
(-[AppController confirmSwitchDefaultBrowser]):
(-[AppController _showResourceFileWithName:extension:]):
* BookmarksController.m:
(-[BookmarksController tellUserAboutExceptionInFileLockingCode]):
(-[BookmarksController tellUserThatISyncWon]):
(-[BookmarksController tellUserThatExternalChangePreemptedLocalChange]):
(-[BookmarksController exportBookmarks:]):
* BrowserDocument.m:
(-[BrowserDocument panel:userEnteredFilename:confirmed:]):
* BrowserWebBookmarkExtras.m:
(-[WebBookmark _goToWithWindowPolicy:]):
* BrowserWebController.m:
(-[BrowserWebView mouseoverTextForElement:modifierFlags:]):
(-[BrowserWebView webView:unableToImplementPolicyWithError:frame:]):
(-[BrowserWebView openFileExternallyWithRequest:inFrame:]):
(-[BrowserWebView revealInFinderWithRequest:inFrame:]):
(-[BrowserWebView decidePolicyForAction:request:frame:newFrameName:decisionListener:]):
(-[BrowserWebView displayName]):
* BrowserWindowController.m:
(-[BrowserWindowController setUpSearchField]):
(-[BrowserWindowController goToToolbarLocationWithWindowPolicy:]):
* ContextMenuHandler.m:
(-[BrowserWebView webView:contextMenuItemsForElement:defaultMenuItems:]):
(-[BrowserWebView saveFileWrapperForURLKey:menuItem:]):
* DownloadRow.m:
(-[DownloadRow _statusText]):
(-[DownloadRow open:]):
* DownloadViewController.m:
(-[DownloadViewController _openEntries:]):
(-[DownloadViewController _revealEntries:]):
* DownloadWindowController.m:
(-[DownloadWindowController windowDidLoad]):
(-[DownloadWindowController askToTerminateWhileDownloading]):
(-[DownloadWindowController reportInvalidDownloadFileErrorForPath:]):
* FavoriteButton.m:
(-[FavoriteButton setBookmark:]):
(-[FavoriteButton confirmDeletingFolder]):
* FavoritesBar.m:
(-[FavoritesBar initWithView:]):
* FormCompletionController.m:
(+[FormCompletionController _frame:sourceFrame:willSubmitLoginForm:withValues:formInfo:submissionListener:]):
(+[FormCompletionController autoFillInWebView:]):
* LoadProgressMonitor.m:
(-[LoadProgressMonitor _busyStatus]):
(-[LoadProgressMonitor _statusSummary]):
(-[LoadProgressMonitor webView:plugInFailedWithError:dataSource:]):
* LocationChangeError.m:
(-[LocationChangeHandler specializedTitleForError:]):
(-[LocationChangeHandler specializedMessageForError:dataSource:]):
(-[LocationChangeHandler genericTitleForError:]):
(-[LocationChangeHandler genericMessageForError:]):
* LocationChangeHandler.m:
(-[LocationChangeHandler webView:locationChangeDone:forDataSource:]):
* Preferences.subproj/AutoFillPreferences.m:
(-[AutoFillPreferences editMyCard:]):
* Preferences.subproj/BookmarkPreferences.m:
(-[BookmarkPreferences configureSynchronizing:]):
* Preferences.subproj/SecurityPreferences.m:
(-[SecurityPreferences toggleJavaScriptCanOpenWindows:]):
* RendezvousController.m:
(-[RendezvousController reportErrorForServiceName:]):
* TabBarView.m:
(-[TabBarView initWithFrame:]):
* main.m:
(storeVersionInPreferences):
Changed or removed words.
* English.lproj/Localizable.strings:
updated for these changes
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@5503
268f45cc-cd09-0410-ab3c-
d52691b4dbfc