Closed
Bug 365451
Opened 19 years ago
Closed 13 years ago
missing 'bytes' in the error message
Categories
(Bugzilla :: User Interface, defect)
Bugzilla
User Interface
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: spam, Unassigned)
Details
Attachments
(1 obsolete file)
[% ELSIF error == "flag_type_description_invalid" %]
[% title = "Flag Type Description Invalid" %]
[% admindocslinks = {'flags-overview.html#flags-admin' => 'Administering Flags'} %]
The description must be less than 32K.
| Reporter | ||
Comment 1•19 years ago
|
||
Attachment #252276 -
Flags: review?
Comment 2•19 years ago
|
||
Comment on attachment 252276 [details]
patch for tip
>+ The description must be less than 32K bytes.
We usually write 32 Kb, not 32 K bytes.
Comment 3•19 years ago
|
||
Comment on attachment 252276 [details]
patch for tip
>+ The description must be less than 32K bytes.
"K bytes" is not a standard way of abbreviating kilobytes. Please use "32KB" or "32 KB" (your choice). Thanks!
Attachment #252276 -
Flags: review? → review-
| Reporter | ||
Comment 4•19 years ago
|
||
(In reply to comment #2)
> We usually write 32 Kb, not 32 K bytes.
i dont like something like '32 Kb'
OK, anyway this doesnt affect l10n.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Comment 5•19 years ago
|
||
You're not a module owner or peer, so don't WONTFIX bugs.
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
| Reporter | ||
Updated•19 years ago
|
Attachment #252276 -
Attachment is obsolete: true
Attachment #252276 -
Attachment is patch: false
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•13 years ago
|
||
Not able to reproduce this issue anymore against trunk.
Comment 7•13 years ago
|
||
This error message has been reworded in bug 523205.
Status: NEW → RESOLVED
Closed: 19 years ago → 13 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Severity: normal → trivial
You need to log in
before you can comment on or make changes to this bug.
Description
•