@@ -112,9 +111,9 @@
$( document ).ready(function() {
$('.overtext').tooltip();
$.confirm.options = {
- title: "
",
- confirmButton: "
",
- cancelButton: "
",
+ title: "
mir.confirm.title",
+ confirmButton: "
mir.confirm.confirmButton",
+ cancelButton: "
mir.confirm.cancelButton",
post: false,
confirmButtonClass: "btn-danger",
cancelButtonClass: "btn-secondary",
@@ -134,4 +133,5 @@
This is not a site document, fix your properties.
+
diff --git a/mir-module/src/main/resources/xsl/layout/mir-common-layout.xsl b/mir-module/src/main/resources/xsl/layout/mir-common-layout.xsl
index 5d7874ce0e..fd3b3d24ce 100644
--- a/mir-module/src/main/resources/xsl/layout/mir-common-layout.xsl
+++ b/mir-module/src/main/resources/xsl/layout/mir-common-layout.xsl
@@ -3,8 +3,8 @@
xmlns:basket="xalan://org.mycore.frontend.basket.MCRBasketManager" xmlns:mcr="http://www.mycore.org/" xmlns:i18n="xalan://org.mycore.services.i18n.MCRTranslation"
xmlns:actionmapping="xalan://org.mycore.wfc.actionmapping.MCRURLRetriever" xmlns:mcrver="xalan://org.mycore.common.MCRCoreVersion"
xmlns:mcrxsl="xalan://org.mycore.common.xml.MCRXMLFunctions" xmlns:layoutUtils="xalan:///org.mycore.frontend.MCRLayoutUtilities"
- xmlns:exslt="http://exslt.org/common"
- exclude-result-prefixes="layoutUtils xlink basket actionmapping mcr mcrver mcrxsl i18n exslt">
+ xmlns:exslt="http://exslt.org/common" xmlns:i18ntr="http://www.mycore.org/i18n"
+ exclude-result-prefixes="layoutUtils xlink basket actionmapping mcr mcrver mcrxsl i18n exslt i18ntr">
@@ -46,7 +46,7 @@
-
+ component.userlogin.button.login
@@ -86,7 +86,7 @@
-
+
@@ -231,12 +231,8 @@
-
-
-
-
-
-
+ |code:basket.numEntries.none|
+ |code:basket.numEntries.one|
@@ -253,7 +249,7 @@
@@ -307,7 +303,9 @@
-
+
+
+