Bug 155838
Summary: | Lack of fr-CA translation in firefox | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Patrice Guay <froggy> |
Component: | firefox | Assignee: | Christopher Aillon <caillon> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.0 | CC: | eng-i18n-bugs |
Target Milestone: | --- | Keywords: | FutureFeature, Translation |
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-07-21 16:28:17 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 158504 |
Description
Patrice Guay
2005-04-24 14:37:38 UTC
We do include french translation in RHEL4's firefox package: /usr/lib/firefox-1.0/chrome/fr-FR.jar What locale are you running as (you can find it out by 'locale command') I'm using the french canadian locale (LANG=fr_CA.UTF-8). I've found an easy workaround: # cd /usr/lib/firefox-<version> # ln -s chrome/fr-FR.jar chrome/fr-CA.jar Hence, it may be a good idea to add such links in order to support different locales sharing the same language. However this create some problems as not all translated phrases are equal on different regions. Just want to add a note that Bug 137134 has been progressing very well in regards to adding LANG pack to firefox. This will not be fixed by FC4. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |