Tomas Cohen Arazi
5ec4dced13
As talked with Martin, this patches were originally developed before we added the modals/ and str/ dirs, but we need to align it with current way of doing it. This patch does that. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
5 lines
163 B
PHP
5 lines
163 B
PHP
<!-- str/checkout_renewals.inc -->
|
|
<script>
|
|
var renewed_prop = _("Note: %s out of %s renewals have been logged");
|
|
var renewed = _("Renewed by");
|
|
</script>
|