Bug 1349245
Summary: | anaconda: Some translation in anaconda seems to be wrong | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Flo H. <emailtoflorian> |
Component: | langtable | Assignee: | Mike FABIAN <mfabian> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 24 | CC: | i18n-bugs, mfabian, mkececi, smaitra, thunderbirdtr, trans-tr |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | langtable-0.0.35-1.fc24 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-25 19:22:30 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: | |
Embargoed: |
Description
Flo H.
2016-06-23 03:45:34 UTC
That is not in translation part so I can't say this is a bug but I found that part which is under different project and I made pull/request for it. (langtable) Thank you for report. langtable-0.0.35-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1f7b9aada0 *** Bug 1349534 has been marked as a duplicate of this bug. *** I made my comment and give my karma for fix. Thank you for changes.It's will be in respin iso(s) and next releases.
Actual result:
>>> import langtable
>>> langtable.territory_name(territoryId="CY", languageIdQuery="tr")
'Kıbrıs'
langtable-0.0.35-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1f7b9aada0 Thanks mfabian, Langtable is updated. sudo dnf config-manager --set-enabled updates-testing sudo dnf update Turkish (Türkçe): Fedora 24'teki Türkçe seçim hatası için: (Hata: langtable güncellenmiştir) (Bu komut ile daha güncelleme yapılmamış fakat test aşamasındakiler yüklenip çalıştırılabilirler) (In reply to Mehmet Keçeci from comment #6) > Thanks mfabian, Langtable is updated. > > sudo dnf config-manager --set-enabled updates-testing > sudo dnf update > > Turkish (Türkçe): Fedora 24'teki Türkçe seçim hatası için: (Hata: langtable > güncellenmiştir) (Bu komut ile daha güncelleme yapılmamış fakat test > aşamasındakiler yüklenip çalıştırılabilirler) It shouldn't be enable permanently only for single package for this course of actions. We can use once for enable testing repository and do the testing. Eg: dnf update langtable --enablerepo=updates-testing Making permanent can be problem and getting always test packages which can be broken and make problem on system so please be caution. Have nice day. Thank you. langtable-0.0.35-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |