Closed
Bug 894375
Opened 12 years ago
Closed 12 years ago
Change Developer Tools tooltip to something other than "Toggle Developer Tools"
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
FIXED
Firefox 28
People
(Reporter: mconley, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:M9][Australis:P4][strings only])
Attachments
(1 file)
|
1.68 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
The Developer Tools widget used to toggle the devtools toolbox, which is why the tooltip is "Toggle Developer Tools".
But now that we open devtools in a subview, I don't think that tooltip makes a whole lot of sense. Maybe something like "Developer Tools..." or "List Developer Tools" would be better.
Comment 1•12 years ago
|
||
Why not "Web Developer" like the old menu, or "Web Developer Tools" ?
| Assignee | ||
Comment 2•12 years ago
|
||
(In reply to ntim007 from comment #1)
> Why not "Web Developer" like the old menu, or "Web Developer Tools" ?
Personal opinion: because not all of them are really web developer tools (eg. Browser Debugger / Browser Console).
Comment 3•12 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #2)
> (In reply to ntim007 from comment #1)
> > Why not "Web Developer" like the old menu, or "Web Developer Tools" ?
>
> Personal opinion: because not all of them are really web developer tools
> (eg. Browser Debugger / Browser Console).
If you want that changed, you should change it everywhere. It's still "Web Developer" in the menu bar and a bunch of l10n notes refer to that name as well: http://mxr.mozilla.org/mozilla-central/search?string=Web+Developer&case=on&find=locale
| Assignee | ||
Comment 4•12 years ago
|
||
Alright, so let's stick with 'Web Developer Tools'. We should ideally fix this before landing on m-c because of the strings impact.
Attachment #819668 -
Flags: review?(mconley)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
| Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 819668 [details] [diff] [review]
change web developer tools tooltip,
Review of attachment 819668 [details] [diff] [review]:
-----------------------------------------------------------------
Ok, let's roll with this. Thanks Gijs!
Attachment #819668 -
Flags: review?(mconley) → review+
| Assignee | ||
Comment 6•12 years ago
|
||
Whiteboard: [Australis:M?][Australis:P4][strings only] → [Australis:M9][Australis:P4][strings only][fixed-in-ux]
Comment 7•12 years ago
|
||
This change should have change the key name also. (like added a 2 after tooltip).
| Assignee | ||
Comment 8•12 years ago
|
||
(In reply to Girish Sharma [:Optimizer] from comment #7)
> This change should have change the key name also. (like added a 2 after
> tooltip).
It shouldn't have, because nobody is localizing the UX branch, hence me trying to get this fixed before merging to m-c, when you would have been right.
Comment 9•12 years ago
|
||
You mean that you will change the key while merging it to m-c ? (How will you keep track of it ? )
| Assignee | ||
Comment 10•12 years ago
|
||
(In reply to Girish Sharma [:Optimizer] from comment #9)
> You mean that you will change the key while merging it to m-c ? (How will
> you keep track of it ? )
No, I mean that this code, on the UX branch, doesn't exist as far as l10n is concerned, until it merges to m-c, whenever that is. So any changes here are OK, because as far as l10n is concerned, the strings will land in one blob whenever we end up merging Australis.
| Assignee | ||
Comment 11•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:M9][Australis:P4][strings only][fixed-in-ux] → [Australis:M9][Australis:P4][strings only]
Target Milestone: --- → Firefox 28
You need to log in
before you can comment on or make changes to this bug.
Description
•