WordPress/wp-admin/includes
Dominik Schilling 7e8e3429e1 Media: Change wording for media files which aren't attached.
The media library can contain files which aren't attached yet. When attaching a file you currently get "Media attachment reattached.", or the opposite "Media attachment detached.". That's redundant and can be inaccurate. It's also not easy to translate in some languages.

This change generalizes the strings to refer to a "media file" instead.

Props SergeyBiryukov, ocean90, netweb.
Fixes #36089.
Built from https://develop.svn.wordpress.org/trunk@36887


git-svn-id: http://core.svn.wordpress.org/trunk@36854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-03-08 17:43:25 +00:00
..
admin-filters.php
admin.php Customize: Rename custom logo classes after [36837]. 2016-03-03 19:59:27 +00:00
ajax-actions.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-comments-list-table.php
class-wp-custom-logo.php Customize: Don't show custom image sizes in the media modal. 2016-03-03 21:45:26 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php Taxonomy: Remove unnecessary 'All categories' string on Edit Posts and Edit Links screens and use taxonomy's all_items label instead. 2016-03-02 22:14:25 +00:00
class-wp-list-table.php
class-wp-media-list-table.php Media: Change wording for media files which aren't attached. 2016-03-08 17:43:25 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php Docs: Correct $plugins global type in WP_Plugins_List_Table::prepare_items(). 2016-03-03 10:01:25 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Taxonomy: Remove unnecessary 'All categories' string on Edit Posts and Edit Links screens and use taxonomy's all_items label instead. 2016-03-02 22:14:25 +00:00
class-wp-press-this.php Pres This: 2016-03-04 18:56:26 +00:00
class-wp-screen.php Taxonomy: Improve backward compatibility on the wp-admin/term.php page. 2016-03-07 12:56:28 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Docs: Improve documentation for WP_Upgrader::release_lock(), introduced in [36349]. 2016-03-03 07:11:25 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
credits.php
dashboard.php Docs: Add a missing @since version to the DocBlock for wp_add_dashboard_widget(). 2016-03-07 22:17:26 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php
image-edit.php
image.php
import.php
list-table.php
media.php Accessibility: Remove the title attributes from the old Media UI. 2016-03-07 22:29:26 +00:00
menu.php
meta-boxes.php
misc.php
ms-admin-filters.php
ms-deprecated.php
ms.php
nav-menu.php
network.php
noop.php
options.php
plugin-install.php
plugin.php Docs: Minorly improve the hook doc summary for the pre_uninstall_plugin action, introduced in [36124]. 2016-03-03 08:58:26 +00:00
post.php Posts, Post Types: Ensure that non-ASCII characters in attachment slugs aren't shown in urlencoded form in the sample permalink UI. 2016-03-05 03:56:27 +00:00
revision.php
schema.php Schema: Add an index to wp_users.user_email. 2016-02-23 23:21:26 +00:00
screen.php
taxonomy.php
template.php
theme-install.php
theme.php I18N: Move the aria-label text in get_theme_update_available() to a separate string for easier translation. 2016-03-04 11:12:26 +00:00
translation-install.php
update-core.php Comment out some CSS files in $_old_files that were added back as a result of [36341]. 2016-03-04 07:56:27 +00:00
update.php I18N: Fix an invalid placeholder added in [36844]. 2016-03-04 21:10:26 +00:00
upgrade.php Docs: Improve documentation for upgrade_450(), introduced in [36180]. 2016-03-03 09:01:26 +00:00
user.php Use 'invalid_username' error code when tripping 'illegal_user_logins'. 2015-12-04 23:25:26 +00:00
widgets.php