Bug 115856

Summary: French translation contains spurious   entities
Product: [Fedora] Fedora Reporter: Dimitri Papadopoulos <dimitri.papadopoulos>
Component: specspoAssignee: Bernd Groh <bgroh>
Status: CLOSED DEFERRED QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ebaak
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-12 06:59:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dimitri Papadopoulos 2004-02-16 18:00:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040113

Description of problem:
The "Description" field of the RPM package contains a bogus &nbsp;
entity. Use the relevant Unicode character (U+00A0) or a plain ASCII
space character instead.

Also "controler" should be "contrôler" and "controle" should be
"contrôle".


Version-Release number of selected component (if applicable):
kernel-utils-2.4-9.1.115

How reproducible:
Always

Steps to Reproduce:
1. export LANG=fr_FR.UTF-8
2. rpm -qi kernel-utils


Actual Results:  I see:

Summary     : Utilitaires liés au noyau et au matériel
Descritpion :
kernel-utils contient différents utilitaires servant à controler le
noyau sur vos machines, dont&nbsp;:
[...]
smartctl - controle l'état de vos disques

Expected Results:  Instead I should read:

Summary     : Utilitaires liés au noyau et au matériel
Descritpion :
kernel-utils contient différents utilitaires servant à contrôler le
noyau sur vos machines, dont :
[...]
smartctl - contrôle l'état de vos disques