Closed
Bug 1482138
Opened 6 years ago
Closed 6 years ago
Expose "Add search engine" string from search.properties for use in Search Shortcut editing menu
Categories
(Firefox :: New Tab Page, enhancement, P1)
Firefox
New Tab Page
Tracking
()
People
(Reporter: k88hudson, Assigned: Mardak)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This string is needed as stop-gap for the search shortcuts editing menu in 62. For 63, we will localize it properly in newtab's strings.
Reporter | ||
Updated•6 years ago
|
Severity: normal → enhancement
Iteration: --- → 63.4 - Aug 20
Priority: -- → P2
Assignee | ||
Comment 1•6 years ago
|
||
We'll grab the search.properties string if it isn't already translated in newtab.properties as per 1480507 comment 4.
This doesn't directly block bug 1480507 as that bug can land the new string, and other locales will fall back to en-US until this lands.
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/512f9129d4916c9db0da32ac45e74de17871c3bd
fix(strings): Fall back to existing translation of search.properties "Add Search Engine" (#4311)
Fix Bug 1482138 - Expose "Add search engine" string from search.properties for use in Search Shortcut editing menu
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•6 years ago
|
||
status-firefox63:
--- → fixed
Target Milestone: --- → Firefox 63
Assignee | ||
Comment 5•6 years ago
|
||
Strings were copied from activity stream master strings import instead of running this updated script on the firefox-62 branch to avoid missing en-US strings.
status-firefox62:
--- → wontfix
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•