More translated resources ...

This commit is contained in:
Paulo Gustavo Veiga
2012-06-30 14:20:09 -03:00
parent 43aa3e2aea
commit 7b6293dc46
12 changed files with 386 additions and 411 deletions

View File

@@ -13,13 +13,8 @@
<div id="loginContent">
<div class="loginNews">
<h1>What is New: </h1>
<ul>
<li>New User Interface</li>
<li>FreeMind 0.9 Update</li>
<li>Improved HTML 5.0 Support</li>
<li>Firefox 12 officially supported</li>
</ul>
<h1><spring:message code="WHAT_IS_NEW"/>: </h1>
<spring:message code="WHAT_IS_NEW_DETAILS"/>
</div>
<div id="login" class="fform">
@@ -69,7 +64,7 @@
<c:if test="${isHsql== 'true'}">
<div class="alert alert-info">
<span class="label label-important">Warning</span> <spring:message code="NO_PRODUCTION_DATABASE_CONFIGURED"/>&nbsp;<a
href="http://www.wisemapping.org/documentation/configu">here</a>.
<span class="label label-important"><spring:message code="WARNING"/></span> <spring:message code="NO_PRODUCTION_DATABASE_CONFIGURED"/>&nbsp;<a
href="http://www.wisemapping.org/documentation/configu"><spring:message code="HERE"/></a>.
</div>
</c:if>