mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 16:21:26 +01:00
s/cancelled/canceled/
git-svn-id: http://svn.automattic.com/wordpress/trunk@13437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
90a8933105
commit
90fe1465d3
@ -213,7 +213,7 @@ function wp_default_scripts( &$scripts ) {
|
||||
'upload_failed' => __('Upload failed.'),
|
||||
'io_error' => __('IO error.'),
|
||||
'security_error' => __('Security error.'),
|
||||
'file_cancelled' => __('File cancelled.'),
|
||||
'file_cancelled' => __('File canceled.'),
|
||||
'upload_stopped' => __('Upload stopped.'),
|
||||
'dismiss' => __('Dismiss'),
|
||||
'crunching' => __('Crunching…'),
|
||||
|
Loading…
Reference in New Issue
Block a user