Closed
Bug 113341
Opened 24 years ago
Closed 24 years ago
Hardcoded string "Search" in js file
Categories
(Core :: Internationalization: Localization, defect, P4)
Core
Internationalization: Localization
Tracking
()
RESOLVED
FIXED
mozilla0.9.7
People
(Reporter: amyy, Assigned: samir_bugzilla)
Details
(Keywords: l12y, Whiteboard: [ready to checkin])
Attachments
(1 file)
|
1.60 KB,
patch
|
morse
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
Build: 11-28-15 N6.2.1 JA build.
This bug is moved from bugscape:
http://bugscape.netscape.com/show_bug.cgi?id=11238
Steps:
1. Launch browser and enable Sidebar.
2. Type something into search field.
3. Click on Search to get a search result page.
4. Click on button "Bookmark this Search" inside search tab of Sidebar.
5. Tasks | Manage Bookmarks.
Result:
The "Search" is in English - a screen shot here:
http://bugscape.netscape.com/showattachment.cgi?attach_id=3821
Ray's comments there:
The string "Seach: " is hardcoded in the js files search-panel.js, internet.js
and find.js.
| Reporter | ||
Comment 1•24 years ago
|
||
Re-assign to rjc@netscape.com, add those folks who in old bug cc list.
add nsbeta1 keyword.
| Assignee | ||
Comment 3•24 years ago
|
||
| Assignee | ||
Comment 4•24 years ago
|
||
morse, please r.
alecf, please sr.
Comment 5•24 years ago
|
||
Comment on attachment 60252 [details] [diff] [review]
Use string bundle to format string.
r=morse
Attachment #60252 -
Flags: review+
Comment 6•24 years ago
|
||
Comment on attachment 60252 [details] [diff] [review]
Use string bundle to format string.
excellent
sr=alecf
Attachment #60252 -
Flags: superreview+
| Assignee | ||
Comment 7•24 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•