aboutsummaryrefslogtreecommitdiff
path: root/extension/popup
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2016-02-23 14:20:05 +0100
committertg(x) <*@tg-x.net>2016-02-23 14:20:05 +0100
commitb9d085b694eff488b6c98e899b32df27c7e48627 (patch)
tree73332eccd2fd224ce983796346bb3b9706a2e6cc /extension/popup
parent5591077fe9241def5fa33fc90a24681c8b7b0976 (diff)
Revert "revert incomplete i18n for now"
This reverts commit 86c57da86d9a8a6c30288273af41b5d676b41842.
Diffstat (limited to 'extension/popup')
-rw-r--r--extension/popup/popup.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/extension/popup/popup.html b/extension/popup/popup.html
index a7983f1e9..c67085c1b 100644
--- a/extension/popup/popup.html
+++ b/extension/popup/popup.html
@@ -6,7 +6,9 @@
<script src="../lib/vendor/mithril.js"></script>
<script src="../lib/vendor/lodash.core.min.js"></script>
<script src="../lib/vendor/system-csp-production.src.js"></script>
+ <script src="../lib/vendor/jed.js"></script>
<script src="../lib/i18n.js"></script>
+ <script src="../lib/i18n-strings.js"></script>
<script src="../lib/module-trampoline.js"></script>
</head>
<body>