Closed
Bug 126534
Opened 23 years ago
Closed 16 years ago
Make shortcut descriptions localizable
Categories
(SeaMonkey :: Installer, defect)
SeaMonkey
Installer
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: curt, Unassigned)
Details
Maybe as simple as grouping the with the $xxxxx$, but see if we can make it as
easy as possible. Dan has some ideas which he mentions in 116967.
Comment 1•23 years ago
|
||
nominating and adding Tao. The core install scripts have grown from something
completely generic to doing more and now requiring localized strings.
Or perhaps a completely different (and probably wrong-headed) approach: could
the shortcut creation code be moved into the language packs? It'd be logically
wrong in some ways, and determining whether mail and aim were installed would be
a hurdle. On the other hand it would group the translatable stuff together, and
the browser and mail installs are incomplete and non-functional without a
language pack so they are an inseparable set.
Keywords: nsbeta1
Comment 2•23 years ago
|
||
Given the time I think we're stuck having to edit the browser and mail install
scripts. Maybe intl can help us in moving this into the language packs instead
(or default language maybe). We'd either have to pass arguments or have the
script check the version registry for which components were installed (and of
course install all those components before the one which creates the shortcuts).
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•19 years ago
|
QA Contact: bugzilla → general
Updated•16 years ago
|
Assignee: curt → nobody
Comment 3•16 years ago
|
||
Seamonkey and Firefox are using a new NSIS based installer. resolving this old bug, please reopen if you still get this with the new installer
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•