Ticket #3399 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

i18n issues

Reported by: nbachiyski Assigned to: anonymous
Priority: normal Milestone: 2.1
Component: General Version: 2.1
Severity: minor Keywords:
Cc:

Description

Most notably:

  • wider use of the js_escape function
  • dbx on-hover messages

And numerous little fixes. Expect some more in near future :-)

Attachments

i18n.diff (33.0 kB) - added by nbachiyski on 11/28/06 13:28:03.

Change History

11/28/06 13:28:03 changed by nbachiyski

  • attachment i18n.diff added.

11/28/06 20:54:42 changed by ryan

Looks good except raquo should remain within the gettext string. Some locales, especially RTL ones, like to use something else.

I opened #3401 for raquo cleanup.

11/28/06 21:51:21 changed by ryan

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

(In [4535]) Use js_escape. Props nbachiyski. fixes #3399

11/29/06 20:20:02 changed by foolswisdom

This fix seems to have caused a bug that was resolved in r4539.

12/06/06 09:53:38 changed by Viper007Bond

  • cc deleted.
  • status changed from closed to reopened.
  • resolution deleted.

Still has issues.

For example, click on the mark-as-spam button at edit-comments.php?mode=edit.

12/06/06 11:35:30 changed by markjaquith

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

(In [4616]) Mass Edit Mode JS fixes for #3399

Re-open if you see anything else funky.