Author: tchemit Date: 2014-04-03 19:42:06 +0200 (Thu, 03 Apr 2014) New Revision: 1827 Url: http://forge.codelutin.com/projects/wao/repository/revisions/1827 Log: fix i18n Modified: trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/import-sampling-plan-input.jsp Modified: trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/import-sampling-plan-input.jsp =================================================================== --- trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/import-sampling-plan-input.jsp 2014-04-03 17:41:33 UTC (rev 1826) +++ trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/import-sampling-plan-input.jsp 2014-04-03 17:42:06 UTC (rev 1827) @@ -43,7 +43,7 @@ <s:file name="csvFile" /> <s:submit type="button"> - <i class="icon-upload"></i> Importer + <i class="icon-upload"></i> <s:text name="wao.ui.action.csvImport"/> </s:submit> </fieldset>