Bug 8942: Translation process breaks javascript (followup 2)
[koha-ffzg.git] / koha-tmpl / opac-tmpl / prog / en / includes / doc-head-close.inc
index 1bc9eb3..96294a6 100644 (file)
@@ -51,6 +51,8 @@
 
 <script type="text/javascript" language="javascript">
        //<![CDATA[
+       var MSG_CONFIRM_AGAIN = _("Warning: Cannot be undone. Please confirm once again")
+    var MSG_DELETE_SEARCH_HISTORY = _("Are you sure you want to delete your search history?");
     [% IF ( opacbookbag ) %]var MSG_BASKET_EMPTY = _("Your cart is currently empty");
     var MSG_RECORD_IN_BASKET = _("This item is already in your cart");
     var MSG_RECORD_ADDED = _("This item has been added to your cart");