<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    I manage to use and run an instance of Zanata server. I use it to
    translate Java Properties (UTF-8 Encoding), which are also
    synchronized with my svn repository. To be short, the architecture
    is something like this: "Zanata Server" <-zanata-cli->
    "Working Copy" <-svn-> "Code Repository". Everything seems to
    work great, except for one thing. Look at thes exported properties.<br>
    <br>
    Source file en_US (pushed on Zanata via zanata-cli)<br>
    <small><font face="Courier New, Courier, monospace">9016 = The field
        %0 must be an alphanumeric string (letters and numbers with
        other character such as parenthesis and -_;:!?,./)<br>
        <font face="Helvetica, Arial, sans-serif">Translation file it_IT
          which (1) has been pushed and (2) then pulled</font><br>
        9016=Il campo %0 deve essere una stringa alfanumerica (lettere e
        numeri con altri caratteri quali parentesi e -_;\:\!?,./)</font></small><br>
    <br>
    <font face="Helvetica, Arial, sans-serif">I can't figure it out why
      Zanata has added "\" to "!" and ":", anche why only at these two
      character.<br>
      Any help?<br>
      <br>
      Thanks,<br>
      Alessandro.<br>
      <br>
    </font>
  </body>
</html>