BLD-753: Add i18n for LTI.

This commit is contained in:
polesye
2014-04-08 11:53:21 +03:00
parent 363c38a84b
commit 31e9152936
2 changed files with 12 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
<input name="${param_name}" value="${param_value}" />
%endfor
<input type="submit" value="Press to Launch" />
<input type="submit" value="${_('Press to Launch')}" />
</form>
<script type="text/javascript">
(function (d) {