[haiku-bugs] [Haiku] #4979: Original and translation can be different -> Relax parsing

  • From: "humdinger" <trac@xxxxxxxxxxxxxxxx>
  • Date: Mon, 16 Nov 2009 17:23:21 -0000

#4979: Original and translation can be different -> Relax parsing
--------------------------------------+-------------------------------------
 Reporter:  humdinger                 |       Owner:  VinDuv   
     Type:  bug                       |      Status:  new      
 Priority:  high                      |   Milestone:  R1       
Component:  Website/Translation Site  |     Version:  R1/alpha1
 Keywords:                            |   Blockedby:           
 Platform:  All                       |    Blocking:           
--------------------------------------+-------------------------------------
 See also on docs mailing list, topic [//www.freelists.org/post/haiku-
 doc/Important-XML-parsing-changes-needed "Important XML parsing changes
 needed"].

 Certain aspects of a translation must be able to differ to the original:

  * <a>: The "title="description" has to be translatable
  * <a>: The "href="URL" has to be translatable at least for external links
  * <i>,<b>: Addittional/fewer tags for emphasizing
  * <br />: Additional/fewer line breaks
  * &amp;        &#38;: Additional/fewer &-symbols
  * &nbsp;       &#160;: Additional/fewer non-breaking-spaces
  * &copy;       &#169;  copyright-symbol
  * &reg;        &#174;  registered-symbol
  * &trade;      &#8482; tm-symbol
  * &ndash;      &#8211; n-size dash
  * &mdash;      &#8212; m-size dash
  * &hellip;     &#8230; ellipses...

 Besides &amp; and &nbsp;, those entities could also be inserted as regular
 Unicode chars. A drop-down menu for inserting would be helpful if that
 road were taken. (Or even in general, to insert the &xyz; instead of the
 Unicode char...)

 It's relatively seldom used, so the "How to insert?" isn't that important
 than the "We have to be able to use more/less of them than there are in
 the original text".

 As it's a bit more important than other tickets, esp. concerning linking
 to localized external sites, I gave this ticket a prio=high.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/4979>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: