Bug 1349245

Summary: anaconda: Some translation in anaconda seems to be wrong
Product: [Fedora] Fedora Reporter: Flo H. <emailtoflorian>
Component: langtableAssignee: Mike FABIAN <mfabian>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: 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
Description of problem:
https://ask.fedoraproject.org/en/question/89409/fedora-24-turkish-error/

Version-Release number of selected component (if applicable):
Fedora 24

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
https://ask.fedoraproject.org/en/question/89409/fedora-24-turkish-error/

Expected results:


Additional info:

Comment 1 Onuralp SEZER 2016-06-23 10:10:18 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.

Comment 2 Fedora Update System 2016-06-24 06:33:00 UTC
langtable-0.0.35-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1f7b9aada0

Comment 3 Mike FABIAN 2016-06-24 06:38:43 UTC
*** Bug 1349534 has been marked as a duplicate of this bug. ***

Comment 4 Onuralp SEZER 2016-06-24 18:57:37 UTC
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'

Comment 5 Fedora Update System 2016-06-25 00:31:26 UTC
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

Comment 6 Mehmet Keçeci 2016-06-25 13:26:40 UTC
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)

Comment 7 Onuralp SEZER 2016-06-25 13:59:02 UTC
(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.

Comment 8 Fedora Update System 2016-06-25 19:22:26 UTC
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.