| Summary: | some languages missing from language menu in Welcome dialog | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steve Tyler <stephent98> | ||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 20 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, stephent98, vanmeeuwen+fedora | ||||||||
| Target Milestone: | --- | Keywords: | i18n | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-01-16 20:13:02 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
|
Description
Steve Tyler
2013-08-27 19:27:27 UTC
Created attachment 791506 [details]
localization-test-report-20_09_1-2.txt
This report is for a unit test of pyanaconda/localization.py get_available_translations().
The report lists 73 languages.
Testing was with an updated F20 installation.
The command-line was:
$ ./localization-test-5.py localization_20_09_1.py > localization-test-report-20_09_1-2.txt
Created attachment 791510 [details]
localization-test-5.py
This is the Python script used to generate the attached localization-test-report-20_09_1-2.txt.
Usage:
$ ./localization-test-5.py localization_20_09_1.py > localization-test-report-20_09_1-2.txt
Created attachment 791950 [details] localization-test-report-20_08_1_EXP_1-1.txt This report is for a patched pyanaconda/localization.py: [master][PATCH] Search for all translations, not only one per langauge (#1001446) https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-August/005612.html The report lists 78 languages. One language is missing: pt "Portuguese" Tested with F19. Command-line: $ ./localization-test-5.py localization_20_08_1_EXP_1.py > localization-test-report-20_08_1_EXP_1-1.txt |