Closed
Bug 1678790
Opened 4 years ago
Closed 4 years ago
Use title capitalization for import button
Categories
(Firefox :: Bookmarks & History, defect, P5)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mathew.hodson, Unassigned)
References
Details
The label for the import bookmarks button in the customization menu should use title case like the other buttons.
Currently, it's defined in https://searchfox.org/mozilla-central/rev/2efcda6dc74c63863fd8f04a6d9d7ac6b09c7eca/browser/locales/en-US/browser/browser.ftl#361
browser-import-button2 =
.label = Import bookmarks…
It should be "Import Bookmarks…" so that it matches "Save Page", "Zoom Controls", "Email Link", etc.
Comment 1•4 years ago
|
||
It sounds plausible, also Other Bookmarks uses that casing.
Flags: needinfo?(gijskruitbosch+bugs)
Updated•4 years ago
|
Severity: -- → S4
Priority: -- → P5
Updated•4 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•4 years ago
|
||
There's an ongoing discussion around moving from title to sentence case for these bits of UI, so I don't think changing this is urgent.
Flags: needinfo?(gijskruitbosch+bugs)
Comment 3•4 years ago
|
||
We're going to switch to sentence case in non-native-menu UI, so this is staying as-is.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•