Skip to content
  • darin@apple.com's avatar
    WebKit: · 58831cbd
    darin@apple.com authored
    2009-03-16  Darin Adler  <darin@apple.com>
    
            Reviewed by Dan Bernstein.
    
            * English.lproj/Localizable.strings: Updated.
            * StringsNotToBeLocalized.txt: Updated for recent changes.
    
    WebKit/mac:
    
    2009-03-16  Darin Adler  <darin@apple.com>
    
            Reviewed by Dan Bernstein.
    
            <rdar://problem/6577174> Rename the text directionality submenus to “Paragraph Direction” and “Selection Direction”
    
            * WebCoreSupport/WebViewFactory.mm:
            (-[WebViewFactory contextMenuItemTagParagraphDirectionMenu]): Changed string here, but only
            post-Leopard, since we want this to match the Mac OS X menu on Tiger and Leopard.
            (-[WebViewFactory contextMenuItemTagSelectionDirectionMenu]): Changed string here.
    
    WebKit/win:
    
    2009-03-16  Darin Adler  <darin@apple.com>
    
            Reviewed by Dan Bernstein.
    
            <rdar://problem/6577174> Rename the text directionality submenus to “Paragraph Direction” and “Selection Direction”
    
            For now, change only the localized strings, not the terminology in the code.
    
            * WebCoreLocalizedStrings.cpp:
            (WebCore::contextMenuItemTagWritingDirectionMenu): Changed string here.
            (WebCore::contextMenuItemTagTextDirectionMenu): And here.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@41750 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    58831cbd