Closed Bug 40877 Opened 25 years ago Closed 24 years ago

"secs" not localized in navigator.js

Categories

(Core :: Internationalization: Localization, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: bugs)

Details

(Keywords: polish, Whiteboard: [nsbeta2-] [nsbeta3+])

Attachments

(1 file)

In status bar it says: Document: Done (0.320 secs). The word "secs" should be localised: Change in navigator.js line 287: From: var msg = bundle.GetStringFromName("nv_done") + " (" + elapsed + " secs)"; To: var msg = bundle.GetStringFromName("nv_done") + " (" + elapsed + " " + bundle.GetStringFromName("nv_secs")+ ")"; And add the line: nv_secs=secs to navigator.properties
QA Contact: sairuh → teruko
Keywords: patch
yes, this is pretty important. dont know how it was overlooked. sending to localization for checkin
Assignee: don → rchen
Component: XP Apps → Localization
Keywords: approval
Reassigned to Ben. Ben, can you fix it? It won't take long.
Assignee: rchen → ben
Keywords: approval, patchnsbeta2
Putting on [nsbeta2-] radar. Not critical to beta2.
Whiteboard: [nsbeta2-]
nav triage team: [b3nav+] nsbeta3, polish
Keywords: nsbeta3, polish
Whiteboard: [nsbeta2-] → [nsbeta2-] [b3nav+]
nav triage team: [b3nav+] now = [nsbeta3+]
Whiteboard: [nsbeta2-] [b3nav+] → [nsbeta2-] [nsbeta3+]
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
"secs" is now in external file.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: