<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
24. Apr 2018 20:03 by <a href="mailto:mdeen@xs4all.nl" target="_blank" rel="noopener noreferrer">mdeen@xs4all.nl</a>:<br /><br /><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;">I think you're opening another can of worms here. How would this work out for me (in Dutch) where I don't want to see places in latin script translated? I do not want to see Londen or Berlijn or Brunswijk, I also don't want to see English translations like Cologne or Munich, but I do want to see readable (i.e. non-Cyrillic, Kanji, Hangul, etc) names.<br /></blockquote><p><br /></p><p>Simple fallback would not work here but something like that may work<br /><br />if name tag has only latin characters use name tag<br /><br />otherwise fallback through following name tags:<br /><br />name:nl, name:de, name:en...<br /><br />With such scheme missing name:nl would not cause problems here (except<br />cases where dutch name has characters beyond latin script, I have no<br />idea whatever it may happen).<br /></p> </body>
</html>