Ticket #3913 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Localize WP Admin JS

Reported by: mdawaffe Assigned to: mdawaffe
Priority: normal Milestone: 2.2
Component: Administration Version: 2.1.2
Severity: normal Keywords: has-patch
Cc:

Description

The following need l10n via JS.

  1. wp-ajax
  2. autosave
  3. ajaxcat
  4. dbx
  5. upload

Attachments

3913.diff (53.2 kB) - added by mdawaffe on 03/06/07 02:11:41.
3913b.diff (53.2 kB) - added by mdawaffe on 03/06/07 02:17:59.
now with version bump

Change History

03/06/07 02:11:41 changed by mdawaffe

  • attachment 3913.diff added.

03/06/07 02:15:39 changed by mdawaffe

  • keywords set to has-patch.
  • 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.

  1. svn mv wp-includes/js/wp-ajax-js.php wp-includes/js/wp-ajax.js
  2. svn mv wp-includes/js/autosave-js.php wp-includes/js/autosave.js
  3. svn mv wp-admin/cat-js.php wp-admin/cat.js
  4. svn mv wp-admin/dbx-admin-key-js.php wp-admin/dbx-admin-key.js
  5. svn mv wp-admin/upload-js.php wp-admin/upload.js

03/06/07 02:17:59 changed by mdawaffe

  • attachment 3913b.diff added.

now with version bump

03/06/07 17:35:09 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4970]) JS localization from mdawaffe. fixes #3913

03/11/07 18:06:05 changed by nbachiyski

I know the ticket is already closed, but I just wanted to say that I really like this solution :-)