Bug 436361 - yum polish translation - miss interact with user
Summary: yum polish translation - miss interact with user
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 437755 (view as bug list)
Depends On:
Blocks: 484497
TreeView+ depends on / blocked
 
Reported: 2008-03-06 19:23 UTC by Karol Trzcionka
Modified: 2014-01-21 23:02 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-13 20:36:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karol Trzcionka 2008-03-06 19:23:00 UTC
Description of problem:
yum doesn't wait for user interact and exit.

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

How reproducible:
Always

Steps to Reproduce:
1.LANG=pl_PL yum ... (install or update sth)
  
Actual results:
"Całkowity rozmiar pobierania:...
Zamykanie na polecenie użytkownika
Zakończono!"
(means:
"Total download size:...
Exiting on user Command
Complete!")


Expected results:
"Całkowity rozmiar pobierania:...
Zgadza się?[t/n]: (or wth like that)
Zamykanie na polecenie użytkownika
Zakończono!"
(means:
"Total download size:...
Is this ok [y/N]: n
Exiting on user Command
Complete!")

Additional info:
The bug is probably in yum's support UTF, the expected line has pl-char ("ą")
("W porządku?..."). If I replace to "W porzadku?" all works fine but is not
correct. I think temporarly it can be fixed if you replace "W porządku?" with
"Poprawnie?"

Comment 1 Seth Vidal 2008-03-12 16:53:53 UTC
YUMBUGDAY

Comment 2 Jeremy Katz 2008-03-13 20:36:24 UTC
Fixed in git

Comment 3 Seth Vidal 2008-03-17 13:56:12 UTC
*** Bug 437755 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.