Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/English_Animal_Identification/index.html
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2010-02-28 15:12:08 (GMT)
committer Bryan Berry <bryan@olenepal.org>2010-02-28 15:12:08 (GMT)
commitb0ae77c94fe9b857538bd983092f02a474a423dd (patch)
treebf68547f3470d47eb0a16805c2dd5df725e6d125 /examples/English_Animal_Identification/index.html
parentd5031d8b6a4c94f84341998a9967f288be1125f9 (diff)
rework messages.json file for spanish
Diffstat (limited to 'examples/English_Animal_Identification/index.html')
-rwxr-xr-xexamples/English_Animal_Identification/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/English_Animal_Identification/index.html b/examples/English_Animal_Identification/index.html
index a19bbef..e08f815 100755
--- a/examples/English_Animal_Identification/index.html
+++ b/examples/English_Animal_Identification/index.html
@@ -17,7 +17,7 @@
src="../../js/ui.core-draggable-resizable-dialog.js"></script>
<script type="text/javascript" src="../../js/ui.kHeader.js"></script>
<script type="text/javascript" src="../../js/ui.kFooter.js"></script>
- <script type="text/javascript" src="./js/messages.ne.json"></script>
+ <script type="text/javascript" src="./js/messages.es.json"></script>
<script type="text/javascript" src="../../js/ui.feedback.js"></script>
<script type="text/javascript" src="../../js/karma.js"></script>
<script type="text/javascript" src="js/lesson.js"></script>