Closed
Bug 254024
Opened 20 years ago
Closed 20 years ago
editusers.cgi cannot be translated
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 119485
People
(Reporter: linux-anc, Assigned: myk)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608
The edituses.cgi contains some strings ("Select match string", "List users with
login name matching:", "Back to the index, add a new user or edit more users.",
ecc) which should be translated into some languages, but edituses.cgi is not
into the template subdirectory
Reproducible: Always
Steps to Reproduce:
1. install correct the localization package into the template subdir;
2. re-run checksetup.pl;
3. log in by using an account which can manages users and set parameters;
4. set the "languages" and the "defaultlanguage" parameter to the RFC 1766
language tags idenitifying the installed localization package
5. click the link "Users"
Actual Results:
The generated page is always in English language, whatever the "languages"
and/or "defaultlanguage" parameter was set
Expected Results:
The generated page should be displayed in the language defined by the
"languages" and/or the "defaultlanguage" parameter
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 119485 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•