<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #175 has been updated by Vicente J. Ruiz Jurado.

<ul>
</ul>

<p>I'm working in something related these days (to get the wave file properties and import/export to our db so can be translated). You can check my last/next commits (I have some local change to commit also).</p>


        <p>So, my idea was:<br />- To make something more generic for that task (not only for the home, also for our gadgets, and other related projects)<br />- As currently the homepage lang strings are mixed with the ws.html and it's difficult to maintain/translate, etc, to extract in some js (similar to Dictionary.java of GWT) so we can generate/update it from our database. So ws.html will load this piece of code and use the strings.</p>


        <p>We have to minimize the manual work.</p>


        <p>If you want to help here, please close this, and open new issues with the previous topics or similars, and follow my commits.</p>
<hr />
<h1><a href="http://redmine.ourproject.org/issues/175#change-767">Enhancement #175: Translate also the rest of the HomePage</a></h1>

<ul>
<li>Author: Vicente J. Ruiz Jurado</li>
<li>Status: In Progress</li>
<li>Priority: High</li>
<li>Assignee: Vicente J. Ruiz Jurado</li>
<li>Category: Home space</li>
<li>Target version: </li>
  <li>Resolution: </li>
  <li>Tags: </li>
</ul>

<p>Translate also the rest of the <a href="http://redmine.ourproject.org/projects/kune/wiki/HomePage" class="wiki-page new">HomePage</a></p>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="http://redmine.ourproject.org/my/account">http://redmine.ourproject.org/my/account</a></p></span>
</body>
</html>