<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Martin,<br>
<br>
I found a typo - <br>
<br>
On Mon, 2008-06-16 at 12:47 -0400, martin.langhoff@gmail.com wrote:
<blockquote type="CITE">
<pre><font color="#000000">From: Martin Langhoff &lt;<a href="mailto:martin@laptop.org">martin@laptop.org</a>&gt;</font><br><br><font color="#000000">For usability - type "Escuela" in your Browse activity and it</font><br><font color="#000000">just works. Now all I need are translations...</font><br><font color="#000000">---</font><br><font color="#000000"> fsroot.olpc.img/var/named/school.internal.zone.db |   12 ++++++++++++</font><br><font color="#000000"> 1 files changed, 12 insertions(+), 0 deletions(-)</font><br><br><font color="#000000">diff --git a/fsroot.olpc.img/var/named/school.internal.zone.db b/fsroot.olpc.img/var/named/school.internal.zone.db</font><br><font color="#000000">index 455b56b..4f3acf3 100644</font><br><font color="#000000">--- a/fsroot.olpc.img/var/named/school.internal.zone.db</font><br><font color="#000000">+++ b/fsroot.olpc.img/var/named/school.internal.zone.db</font><br><font color="#000000">@@ -20,3 +20,15 @@ xs                IN        A        172.18.0.1</font><br><font color="#000000"> library                IN        A        172.18.0.1</font><br><font color="#000000"> </font><br><font color="#000000"> conference.schoolserver        IN        A        172.18.0.1</font><br><font color="#000000">+</font><br><font color="#000000">+</font><br><font color="#000000">+# translations of school - in plain latin script</font><br><font color="#000000">+# or un punycode of the utf-8 representation</font><br><font color="#000000">+</font><br><font color="#000000">+# es - escuela</font><br><font color="#000000">+escuela         IN      C       school</font><br><font color="#000000">+</font><br><font color="#000000">+# de - schüle - utf-8 and latin</font>
</pre>
</blockquote>
This should be:<br>"<font color="#000000">+# de - sch</font>u<font color="#000000">le - utf-8 and latin</font>" <br>
'<font color="#000000">schüle</font>' as such doesn't exist in German. The closest would be '<font color="#000000">schüle</font>r' meaning 'pupil'.
<blockquote type="CITE">
<pre><font color="#000000">+xn--schle-mva   IN      C       school</font><br><font color="#000000">+schule          IN      C       school</font><br><font color="#000000">+</font><br><font color="#000000">_______________________________________________</font><br><font color="#000000">Server-devel mailing list</font><br><font color="#000000"><a href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a></font><br><font color="#000000"><a href="http://lists.laptop.org/listinfo/server-devel">http://lists.laptop.org/listinfo/server-devel</a></font>
</pre>
</blockquote>
<br>
Stefan <br><br>&gt; From: martin.langhoff@gmail.com<br>&gt; To: server-devel@lists.laptop.org<br>&gt; Date: Mon, 16 Jun 2008 12:47:48 -0400<br>&gt; CC: martin@laptop.org<br>&gt; Subject: [Server-devel] [PATCH] named: add 'school' translations for es and        de<br>&gt; <br>&gt; From: Martin Langhoff &lt;martin@laptop.org&gt;<br>&gt; <br>&gt; For usability - type "Escuela" in your Browse activity and it<br>&gt; just works. Now all I need are translations...<br>&gt; ---<br>&gt;  fsroot.olpc.img/var/named/school.internal.zone.db |   12 ++++++++++++<br>&gt;  1 files changed, 12 insertions(+), 0 deletions(-)<br>&gt; <br>&gt; diff --git a/fsroot.olpc.img/var/named/school.internal.zone.db b/fsroot.olpc.img/var/named/school.internal.zone.db<br>&gt; index 455b56b..4f3acf3 100644<br>&gt; --- a/fsroot.olpc.img/var/named/school.internal.zone.db<br>&gt; +++ b/fsroot.olpc.img/var/named/school.internal.zone.db<br>&gt; @@ -20,3 +20,15 @@ xs                IN        A        172.18.0.1<br>&gt;  library                IN        A        172.18.0.1<br>&gt;  <br>&gt;  conference.schoolserver        IN        A        172.18.0.1<br>&gt; +<br>&gt; +<br>&gt; +# translations of school - in plain latin script<br>&gt; +# or un punycode of the utf-8 representation<br>&gt; +<br>&gt; +# es - escuela<br>&gt; +escuela         IN      C       school<br>&gt; +<br>&gt; +# de - schüle - utf-8 and latin<br>&gt; +xn--schle-mva   IN      C       school<br>&gt; +schule          IN      C       school<br>&gt; +<br>&gt; -- <br>&gt; 1.5.4.34.g053d9<br>&gt; <br><br /><hr />MSN Video: <a href='http://redirect.gimas.net/?cat=hmtl&n=M0804Video&d=http://video.msn.com/?mkt=de-de' target='_new'>Coole Beats und krasse Actionen! Kostenlos anschauen!</a></body>
</html>