Bug 28480 - TUI-Italian: word wrap issue on HTTP config screen
Summary: TUI-Italian: word wrap issue on HTTP config screen
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-20 18:49 UTC by Ben Levenson
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-04 20:07:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Ben Levenson 2001-02-20 18:49:58 UTC
build: wolverine
TUI-HTTP-Italian-Server
word wrap issue on HTTP configuration screen:
<pre>
Inserire le sequenti informazzioni:
     * il nome o l'indirizzo IP del server web
     * la directory presente sul server che contiene
      il software Red Hat Linux specifico per la
vostra
      architettura
</pre>
(not sure how my formatted text will show up in bugzilla, so
here is a description of what I'm seeing)
'vostra' and 'architettura'  do not appear on the same line.
'vostra' does not share the same indentation as the line above
it.

Comment 1 Glen Foster 2001-02-21 15:04:04 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #2

Comment 2 Brent Fox 2001-02-23 07:46:18 UTC
Fixed in cvs.  Please check and make sure that the line now isn't too long to
fit on the line.  I don't have my test machine at the moment, so I can't check
this myself.

Comment 3 Ben Levenson 2001-04-04 19:09:38 UTC
reopening....

qa0404.0
The words are on the same line now, but they still
don't line up with the text above it:

Inserire le sequenti informazzioni:
     * il nome o l'indirizzo IP del server web
     * la directory presente sul server che contiene
       il software Red Hat Linux specifico per la
vostra architettura





Comment 4 Brent Fox 2001-04-04 19:45:14 UTC
Submitted another change to anaconda-list for approval.  Waiting for results.

Comment 5 Brent Fox 2001-04-04 20:07:22 UTC
Applied the following patch:

diff -u -r1.92 it.po
--- it.po       2001/04/03 22:44:26     1.92
+++ it.po       2001/04/04 19:40:14
@@ -4366,7 +4366,8 @@
 "\n"
 "    o il nome o l'indirizzo IP del server web\n"
 "    o la directory presente sul server che contiene\n"
-"      il software Red Hat Linux specifico per la vostra architettura\n"
+"      il software Red Hat Linux specifico per la \n"
+"      vostra architettura\n"
 
 #: ../loader/urls.c:187


This should fix the problem.  Change should appear in the qa0405 trees and
beyond.  Thanks for your following up on this one.


Comment 6 Ben Levenson 2001-04-05 23:35:58 UTC
fix verified qa0405.0. closing.



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