Closed
Bug 339332
Opened 19 years ago
Closed 19 years ago
Move error messages out of DTD and into properties
Categories
(Other Applications :: CCK, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
7.63 KB,
patch
|
Details | Diff | Splinter Review |
I have some error messages in the DTD file that are causing problems for translations when they use certain characters.
I should move them into properties.
The are:
id.error
name.error
version.error
orgName.error
bmFolder.error
Basically if it displays in a message box, I shouldn't be substituting it in the XUL and then using it in the JS file, I should get it directly from properties.
Assignee | ||
Comment 1•19 years ago
|
||
Error messages moved to properties
Assignee | ||
Comment 2•19 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•