Closed
Bug 813569
Opened 12 years ago
Closed 12 years ago
Long string (ONE_MOMENT) not fully displayed in localized stub installer
Categories
(Firefox :: Installer, defect)
Tracking
()
VERIFIED
FIXED
Firefox 23
People
(Reporter: flod, Assigned: robert.strong.bugs)
Details
(Whiteboard: [stub=])
Attachments
(2 files)
347.59 KB,
image/png
|
Details | |
2.54 KB,
patch
|
bbondy
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
See screenshot, bottom of the window.
The full string is "Ancora qualche istante, $BrandShortName verrà avviato al termine dell'installazione…", the last part is not displayed.
http://mxr.mozilla.org/l10n-central/source/it/browser/installer/nsisstrings.properties#29
Assignee | ||
Updated•12 years ago
|
Whiteboard: [stub=]
Assignee | ||
Comment 1•12 years ago
|
||
Went with allowing it to be multiline for the few cases where this happens. Also made the it so the set as default text does the right thing just in case. We might be able to add code to try to align this properly but we are going to go with this for at least the time being.
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #734986 -
Flags: review?(netzen)
Assignee | ||
Comment 2•12 years ago
|
||
Forgot to mention that the changes are just to the resources in other-licenses\nsis\nsisui.exe
Updated•12 years ago
|
Attachment #734986 -
Flags: review?(netzen) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Pushed to mozilla-inbound
https://hg.mozilla.org/integration/mozilla-inbound/rev/80be27b3bb36
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 734986 [details] [diff] [review]
patch rev1
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Stub installer / bug 322206
User impact if declined: some locales will have cut off text
Testing completed (on m-c, etc.): manually verified and it has been on m-c for a while.
Risk to taking this patch (and alternatives if risky): minimal
String or IDL/UUID changes made by this patch: none
Attachment #734986 -
Flags: approval-mozilla-beta?
Attachment #734986 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Attachment #734986 -
Flags: approval-mozilla-beta?
Attachment #734986 -
Flags: approval-mozilla-beta+
Attachment #734986 -
Flags: approval-mozilla-aurora?
Attachment #734986 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 6•12 years ago
|
||
Pushed to mozilla-aurora
https://hg.mozilla.org/releases/mozilla-aurora/rev/9c237bfb3f36
Pushed to mozilla-beta
https://hg.mozilla.org/releases/mozilla-beta/rev/eb1884787190
status-firefox21:
--- → fixed
status-firefox22:
--- → fixed
Assignee | ||
Updated•12 years ago
|
status-firefox23:
--- → fixed
Comment 7•12 years ago
|
||
The text is complete on FF 21b7 stub installer en-US, it, fr.
Comment 8•12 years ago
|
||
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:21.0) Gecko/20100101 Firefox/22.0
Verified as fixed with FF 22 beta 1 (Build ID: 20130514181517) stub installer en-US, it and es-ES.
Comment 9•11 years ago
|
||
Verified fixed FF 23b6 stub installer en-US, it, fr.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•