Closed Bug 83699 Opened 23 years ago Closed 21 years ago

'comma' isn't intl safe for lists; need to make it a separate translatable entity

Categories

(Other Applications :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: rginda)

Details

from Bugzilla Bug 27805 ChatZilla needs i18n
timeless porvided an example of this in a chat session today.
For example, 

File: handlers.js

+  (bundle.formatStringFromName("onTabCompleteRequestMsg2",[partialCommand,
cmds.join(", ")],2)

Note the use of a comma in "... cmds.join(",") ...".
I'll fix these as I come across them, unless someone points out a specific line
of code.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → REMIND
REMIND is deprecated per bug 35839.
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
->rginda
Assignee: chiaki → rginda
Status: REOPENED → NEW
QA Contact: mozilla → samuel
Summary: 'comma' isn't intl safe for lists; need to make it a seperate translatable entity → 'comma' isn't intl safe for lists; need to make it a separate translatable entity
fixed
Status: NEW → RESOLVED
Closed: 23 years ago21 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
You need to log in before you can comment on or make changes to this bug.