Richard,

Could you please put meaningful ALT attributes in this file?
They are not meant to be ids and do not have to be unique, you
may e.g. replace
   <img src="buus.net-cd_cover_4.jpeg" alt="[cd_cover_4]">
   <img src="buus.net-cd_cover_4_back.jpeg" alt="[cd_cover_4_back]">
   <img src="cd-label-swirl-pre-beta-2.2.jpeg" width="100" height="100" 
alt="[swirl-pre-beta]">
   <img src="debian-bottle-2550x675.jpeg" width="167" height="50" 
alt="[debian-bottle]">
by
   <img src="buus.net-cd_cover_4.jpeg" alt="[Front]">
   <img src="buus.net-cd_cover_4_back.jpeg" alt="[Back]">
   <img src="cd-label-swirl-pre-beta-2.2.jpeg" width="100" height="100" 
alt="[Swirl]">
   <img src="debian-bottle-2550x675.jpeg" width="167" height="50" alt="[Debian 
bottle]">

Currently translators do not know what to do with these ALT attributes.

Denis

Reply via email to