Closed
Bug 919188
Opened 11 years ago
Closed 11 years ago
help.intro in app-manager.dtd should use 'i.e.', not 'i.e' (dot is missing)
Categories
(DevTools Graveyard :: WebIDE, defect, P2)
DevTools Graveyard
WebIDE
Tracking
(firefox26 fixed, firefox27 fixed)
RESOLVED
FIXED
Firefox 27
People
(Reporter: aryx, Assigned: aryx)
References
Details
(Whiteboard: [qa-])
Attachments
(2 files, 1 obsolete file)
2.19 KB,
patch
|
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
2.20 KB,
patch
|
Details | Diff | Splinter Review |
help.intro in app-manager.dtd should use 'i.e.', not 'i.e' (dot is missing).
Current state:
<!ENTITY help.intro "This tool will help you build and install web apps on compatible devices (i.e Firefox OS). The <strong>Apps</strong> tab will assist you in the validation and installation process of your app. The <strong>Device</strong> tab will give you information about the connected device. Use the bottom toolbar to connect to a device or start the simulator.">
Attachment #808181 -
Flags: review?(poirot.alex)
Comment 1•11 years ago
|
||
Comment on attachment 808181 [details] [diff] [review]
patch, v1
Thanks for the patch.
help.intro needs to be renamed help.intro2. We need to change the entity name when we change its value.
Attachment #808181 -
Flags: review?(poirot.alex) → review-
Comment 2•11 years ago
|
||
(In reply to Paul Rouget [:paul] from comment #1)
> help.intro needs to be renamed help.intro2. We need to change the entity
> name when we change its value.
Only if the change affects many locales, which it won't in this case. In fact, it looks like this won't even affect other en-* locales (and if it did you could just file bugs for them rather than changing the entity name): http://mxr.mozilla.org/l10n-central/search?string=i.e%20Firefox%20OS
Updated•11 years ago
|
Attachment #808181 -
Flags: review- → review+
![]() |
Assignee | |
Comment 3•11 years ago
|
||
Two localizations have picked up the missing dot (en-ZA and pa-IN): http://mxr.mozilla.org/l10n-mozilla-aurora/search?string=i.e+Firefox&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=l10n-mozilla-aurora
If people create a localization for devtools, they are responsible to check that the texts they use are okay. If they keep the en-US version, they should pick up the new, updated en-US file without the "i.e".
Comment 4•11 years ago
|
||
(In reply to Archaeopteryx [:aryx] from comment #3)
> Two localizations have picked up the missing dot (en-ZA and pa-IN):
> http://mxr.mozilla.org/l10n-mozilla-aurora/search?string=i.
> e+Firefox&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=l10n-mozilla-aurora
Can you file bugs for them?
Updated•11 years ago
|
Priority: -- → P2
![]() |
Assignee | |
Comment 5•11 years ago
|
||
Attachment #808181 -
Attachment is obsolete: true
![]() |
Assignee | |
Updated•11 years ago
|
Keywords: checkin-needed
Comment 6•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
![]() |
Assignee | |
Comment 7•11 years ago
|
||
Comment on attachment 808670 [details] [diff] [review]
patch, v2, r=dao
[Approval Request Comment]
Bug caused by (feature/regressing bug #): App Manager implementation
User impact if declined: App developers can see a typo (missing dot) in the app manager, translators who don't translate the devtools will also pick it up
Testing completed (on m-c, etc.): Landed on fx-team, no testing needed as it changes only text (adds a dot to be more precise)
Risk to taking this patch (and alternatives if risky): None
String or IDL/UUID changes made by this patch: None
Attachment #808670 -
Flags: approval-mozilla-aurora?
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 27
Updated•11 years ago
|
Attachment #808670 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
![]() |
Assignee | |
Comment 9•11 years ago
|
||
![]() |
Assignee | |
Updated•11 years ago
|
Keywords: checkin-needed
Whiteboard: [push patch for aurora to mozilla-aurora]
Comment 10•11 years ago
|
||
status-firefox26:
--- → fixed
status-firefox27:
--- → fixed
Keywords: checkin-needed
Whiteboard: [push patch for aurora to mozilla-aurora]
Updated•11 years ago
|
Whiteboard: [qa-]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•