Ticket #3913 (closed enhancement: fixed)
Localize WP Admin JS
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Administration | Version: | 2.1.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The following need l10n via JS.
- wp-ajax
- autosave
- ajaxcat
- dbx
- upload
Attachments
Change History
- Keywords has-patch added
- Owner changed from anonymous to mdawaffe
- Status changed from new to assigned
Attached localizes all of the above.
The following need to be svn mv'd.
- svn mv wp-includes/js/wp-ajax-js.php wp-includes/js/wp-ajax.js
- svn mv wp-includes/js/autosave-js.php wp-includes/js/autosave.js
- svn mv wp-admin/cat-js.php wp-admin/cat.js
- svn mv wp-admin/dbx-admin-key-js.php wp-admin/dbx-admin-key.js
- svn mv wp-admin/upload-js.php wp-admin/upload.js
- Status changed from assigned to closed
- Resolution set to fixed
comment:3
nbachiyski — 5 years ago
I know the ticket is already closed, but I just wanted to say that I really like this solution :-)
Note: See
TracTickets for help on using
tickets.

