[webkit-changes] [WebKit/WebKit] 933d6a: Run update-webkit-localizable-strings and address ...

Anne van Kesteren noreply at github.com
Wed Jul 26 00:19:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 933d6a6f12d56ced487127d65c7729bfaf94e761
      https://github.com/WebKit/WebKit/commit/933d6a6f12d56ced487127d65c7729bfaf94e761
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M Source/WebCore/en.lproj/Localizable.strings
    M Source/WebCore/platform/LocalizedStrings.cpp
    M Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js
    M Source/WebInspectorUI/UserInterface/Views/FontDetailsPanel.js
    M Source/WebKit/UIProcess/API/Cocoa/_WKElementAction.mm
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
    M Tools/Scripts/update-webkit-localizable-strings

  Log Message:
  -----------
  Run update-webkit-localizable-strings and address its nits
https://bugs.webkit.org/show_bug.cgi?id=259479
rdar://112834936

Reviewed by Andy Estes.

This is the result of running the script and attempting to address the
issues it reports. In particular these strings had conflicting
descriptions:

- "Play Animation"
- "Pause Animation"
- "Weight @ Font Details Sidebar Property"

* Source/WebCore/en.lproj/Localizable.strings:
* Source/WebCore/platform/LocalizedStrings.cpp:
(WebCore::contextMenuItemTagPlayAnimation):
(WebCore::contextMenuItemTagPauseAnimation):
* Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js:
* Source/WebInspectorUI/UserInterface/Views/FontDetailsPanel.js:
(WI.FontDetailsPanel.prototype._createDetailsSectionRowForProperty):
* Source/WebKit/UIProcess/API/Cocoa/_WKElementAction.mm:
(+[_WKElementAction _elementActionWithType:customTitle:assistant:]):
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _presentLockdownMode]):
* Tools/Scripts/update-webkit-localizable-strings:

Canonical link: https://commits.webkit.org/266310@main




More information about the webkit-changes mailing list