Closed Bug 795723 Opened 12 years ago Closed 11 years ago

Remove hardcoded comma before introTextKeys and make it localizable

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 22

People

(Reporter: Tonnes, Assigned: Tonnes)

Details

Attachments

(1 file)

When opening the Developer Toolbar for the first time, en-US Firefox says the following:

* For a list of commands type >>Help, or to show/hide command hints press…

Apparently the [comma whitespace] part following ‘Help’ has been hardcoded, making it unwantedly appear in our and maybe other locales. E.g. for nl this currently appears as

* Typ >>Help , voor een lijst met opdrachten of druk op…

It would be nice to either have a new localizable string for this part, or (easier) just have the current ‘comma whitespace combo’ moved to the beginning of introTextKeys, so locales can use them there if needed. See mxr.mozilla.org/mozilla-aurora/source/browser/devtools/commandline/gcli.jsm#6870.
This might be all that is needed.
Summary: Remove hardcoded ‘comma whitespace’ before introTextKeys and make it localizable → Remove hardcoded comma before introTextKeys and make it localizable
Sorry to ask, but what would it take to get this done for v.next?
Comment on attachment 705881 [details] [diff] [review]
Move comma to introTextKeys

Review of attachment 705881 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for the patch.
I'll get this landed.
Attachment #705881 - Flags: review+
(In reply to Ton from comment #2)
> Sorry to ask, but what would it take to get this done for v.next?

Another time, a good way to get attention is to ask for a review from someone, but thanks for making the patch. Will land soon.
Whiteboard: [land-in-fxteam]
https://hg.mozilla.org/mozilla-central/rev/1ac8426837f5
Assignee: nobody → tonnes.mb
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 22
Thanks for your help getting this landed, Ton.
Thanks for picking it up and fixing. :)
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: