WordPress/wp-admin/js
Dominik Schilling 1145607a85 I18N: Use wp.i18n for translatable strings in wp-admin/js/edit-comments.js.
This removes the usage of `wp_localize_script()` for passing translations to the script and instead adds the translatable strings in the script directly through the use of `wp.i18n` and its utilities.

Props swissspidy, ocean90.
See #20491.
Fixes #50578.
Built from https://develop.svn.wordpress.org/trunk@48348


git-svn-id: http://core.svn.wordpress.org/trunk@48117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-06 20:17:02 +00:00
..
widgets
accordion.js
accordion.min.js
code-editor.js
code-editor.min.js
color-picker.js
color-picker.min.js
comment.js
comment.min.js
common.js I18N: Use wp.i18n for translatable strings in wp-admin/js/common.js. 2020-07-01 19:50:02 +00:00
common.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/common.js. 2020-07-01 19:50:02 +00:00
custom-background.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
custom-background.min.js
custom-header.js
customize-controls.js Customize: Ensure the default message in LockedNotification is set to a string instead of null. 2020-06-29 09:49:05 +00:00
customize-controls.min.js Customize: Ensure the default message in LockedNotification is set to a string instead of null. 2020-06-29 09:49:05 +00:00
customize-nav-menus.js Customize: When a menu item is removed from the menu, uncheck its source item on the available items panel. 2020-02-25 11:14:08 +00:00
customize-nav-menus.min.js Customize: When a menu item is removed from the menu, uncheck its source item on the available items panel. 2020-02-25 11:14:08 +00:00
customize-widgets.js
customize-widgets.min.js
dashboard.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
dashboard.min.js
edit-comments.js I18N: Use wp.i18n for translatable strings in wp-admin/js/edit-comments.js. 2020-07-06 20:17:02 +00:00
edit-comments.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/edit-comments.js. 2020-07-06 20:17:02 +00:00
editor-expand.js
editor-expand.min.js
editor.js
editor.min.js
farbtastic.js
gallery.js
gallery.min.js
image-edit.js Accessibility: Media: Fix the Image Editor mismatching keyboard focus order and visual reading order. 2020-07-01 14:29:01 +00:00
image-edit.min.js Accessibility: Media: Fix the Image Editor mismatching keyboard focus order and visual reading order. 2020-07-01 14:29:01 +00:00
inline-edit-post.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
inline-edit-post.min.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
inline-edit-tax.js
inline-edit-tax.min.js
iris.min.js
language-chooser.js
language-chooser.min.js
link.js
link.min.js
media-gallery.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
media-gallery.min.js
media-upload.js
media-upload.min.js
media.js Media: Expose media grid frame via wp-media-grid-ready trigger for easier customization. 2020-05-16 17:25:11 +00:00
media.min.js Media: Expose media grid frame via wp-media-grid-ready trigger for easier customization. 2020-05-16 17:25:11 +00:00
nav-menu.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
nav-menu.min.js
password-strength-meter.js Coding Standards: Reformat some long apply_filters_deprecated() and do_action_deprecated() calls for better readability. 2020-06-25 12:06:07 +00:00
password-strength-meter.min.js General: Rename (add|remove)_option_allowed_list() to (add|remove)_allowed_option(). 2020-06-23 18:54:16 +00:00
plugin-install.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
plugin-install.min.js
post.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
post.min.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
postbox.js Accessibility: Administration: Improve the sortable postboxes areas on the Dashboard and Classic Editor pages. 2020-07-06 18:03:02 +00:00
postbox.min.js Accessibility: Administration: Improve the sortable postboxes areas on the Dashboard and Classic Editor pages. 2020-07-06 18:03:02 +00:00
privacy-tools.js I18N: Use wp.i18n for translatable strings in wp-admin/js/privacy-tools.js. 2020-07-02 11:11:06 +00:00
privacy-tools.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/privacy-tools.js. 2020-07-02 11:11:06 +00:00
revisions.js
revisions.min.js
set-post-thumbnail.js
set-post-thumbnail.min.js
site-health.js Coding Standards: Wrap some long lines in wp-admin/js/site-health.js per the JS coding standards for better readability. 2020-07-04 19:56:07 +00:00
site-health.min.js Accessibility: Site Health: Improve the "Copy site info" button accessibility. 2020-06-30 13:26:03 +00:00
svg-painter.js
svg-painter.min.js
tags-box.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
tags-box.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
tags-suggest.js
tags-suggest.min.js
tags.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags.js. 2020-07-06 19:47:03 +00:00
tags.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags.js. 2020-07-06 19:47:03 +00:00
theme-plugin-editor.js I18N: Use wp.i18n for translatable strings in wp-admin/js/theme-plugin-editor.js. 2020-07-06 19:35:07 +00:00
theme-plugin-editor.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/theme-plugin-editor.js. 2020-07-06 19:35:07 +00:00
theme.js Docs: Use a hyphen with the "non" prefix in a more consistent way. 2020-06-20 12:16:10 +00:00
theme.min.js Themes: Ensure the theme slug is set before checking if the theme is installed or active. 2020-06-13 14:26:07 +00:00
updates.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
updates.min.js Plugins and Themes Auto-Updates: 2020-06-19 16:51:14 +00:00
user-profile.js I18N: Use wp.i18n for translatable strings in wp-admin/js/user-profile.js. 2020-07-01 20:38:01 +00:00
user-profile.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/user-profile.js. 2020-07-01 20:38:01 +00:00
user-suggest.js
user-suggest.min.js
widgets.js
widgets.min.js
word-count.js
word-count.min.js
xfn.js
xfn.min.js