Closed
Bug 586210
Opened 15 years ago
Closed 15 years ago
Most installation strings should be localizable
Categories
(Bugzilla :: Installation & Upgrading, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
(Keywords: l12y)
Attachments
(1 file)
32.62 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
There are a lot of non-localized strings in installation. At the very least, every string that the user has to actually understand should be localized.
Assignee | ||
Comment 1•15 years ago
|
||
Now, every string that the user actually needs to understand (with the exception of a few series-related messages in Install::DB that even *I* don't fully understand, in English) is localized. Also, the parameter descriptions in localconfig can now be localized, and are stored in strings.txt.tmpl instead of in Localconfig.pm.
Granting myself review as installation & DB module owner.
Assignee | ||
Updated•15 years ago
|
Flags: approval+
Assignee | ||
Comment 2•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/DB/Mysql.pm
modified Bugzilla/Install/CPAN.pm
modified Bugzilla/Install/DB.pm
modified Bugzilla/Install/Localconfig.pm
modified Bugzilla/Install/Requirements.pm
modified template/en/default/setup/strings.txt.pl
Committed revision 7437.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•