Description of problem: With Tamil installation, 2 Windows showing text outside the Widget, which are not useful for end user Version-Release number of selected component (if applicable): anaconda-11.1.0.89-1 How reproducible: Everytime during installation Steps to Reproduce: 1. Start installation with Tamil (GUI) 2. Look at Disk partition selection and Main Disk management screen 3. Actual results: Text is outside the screen Expected results: Text should be short size, so that Text available to user Additional info: 1) screenshot is attached 2) Translator is CC for change in translation
Created attachment 135633 [details] Disk part Selection WIndow
Created attachment 135634 [details] Disk Edit Dialog box
There's not really anything that can be done in anaconda -- the translation just needs to be shortened
ifelix, sorry to bother, is that anyway to shorten such translation sentences to avoid the text out of the screen? :) ----- Is there any modification on the layout possible to let the widgets auto-fit the texts as well as maintain the functionalities of anaconda? I am not too sure if such language could be shorten its sentences without shorten its meanings.
Ok, Maximum in my side i 'll try to shorten the text of the widgets. I 'll let u know soon.
Bug is similar to bz#205341 & bz#205342.
Disk Edit Dialog box is fixed. But Disk part Selection Window I can't shorten the text. If i did, it is meaningless. Though it is coming in 2 lines I think, it need small adjustment.
You should be able to add new lines into the translation (\n) and they should then be respected. Unfortunately, GTK+ doesn't really give us much of a way to handle this programatically and it becomes a larger problem in cases such as anaconda where there's only a very fixed amount of screen real estate
Is it possible to make it a short form on the widgets but with a tooltips to explain meanings? Or something which could be displayed only when user moves cursor on such widgets? I am not too familiar to GTK+ so please feel free to correct me.
I break the text as follows: #: ../iw/autopart_type.py:114 ../textw/partition_text.py:1527 msgid "Remove linux partitions on selected drives and create default layout." msgstr "" "தேர்ந்தெடுக்கப்பட்ட இயக்கிகளில் லினக்ஸ் பகிர்வுகளையும் நீக்கி, \n" "முன்னிருப்பு அமைப்பினை உருவாக்கவும்." Now i think it 'll help.
ifelix, please inform when you have committed to cvs, thanks a lot.
caius, I commited the file yesterday, before writing my comment.
Maintainer please confirm if the problem has been solved, thanks.