addresses #17
* integrate Marko Samastur's translate.js with gettext and php * translate the first JavaScript strings * add scripts/i18n.php to generate the list of i18n dictionary
This commit is contained in:
parent
3b234e141d
commit
4a15c5b5b6
15 changed files with 409 additions and 12 deletions
|
@ -32,4 +32,6 @@
|
|||
<link rel="stylesheet" type="text/css" href="format.css" />
|
||||
<link rel="stylesheet" type="text/css" href="dynaform.css" />
|
||||
<script type="text/javascript" src="scripts/jquery.js"></script>
|
||||
<script type="text/javascript" src="scripts/translate.js"></script>
|
||||
<script type="text/javascript" src="scripts/i18n.php" ></script>
|
||||
<body>
|
Loading…
Add table
Add a link
Reference in a new issue