Bugzilla – Attachment 110891 Details for
Bug 26242
Move translatable strings out of results.tt and into results.js
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26242: Remove one unused occurrences of MSG_NON_RESERVES_SELECTED
Bug-26242-Remove-one-unused-occurrences-of-MSGNONR.patch (text/plain), 1.18 KB, created by
Jonathan Druart
on 2020-09-29 09:05:33 UTC
(
hide
)
Description:
Bug 26242: Remove one unused occurrences of MSG_NON_RESERVES_SELECTED
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-09-29 09:05:33 UTC
Size:
1.18 KB
patch
obsolete
>From a2c0576914f6e1ec9cd3fe883a9bdf6aa473d1fc Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 29 Sep 2020 10:48:04 +0200 >Subject: [PATCH] Bug 26242: Remove one unused occurrences of > MSG_NON_RESERVES_SELECTED > >--- > koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc >index 1acf1834c3..46a5949ccb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc >@@ -49,7 +49,6 @@ > var MSG_CONFIRM_DEL_BASKET = _("Are you sure you want to empty your cart?"); > var MSG_CONFIRM_DEL_RECORDS = _("Are you sure you want to remove the selected items?"); > var MSG_IN_YOUR_CART = _("Items in your cart: %s"); >- var MSG_NON_RESERVES_SELECTED = _("One or more selected items cannot be reserved."); > var MSG_ITEM_NOT_IN_CART = _("Add to cart"); > var MSG_ITEM_IN_CART = _("In your cart"); > var MSG_RECORD_REMOVED = _("The item has been removed from your cart"); >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26242
:
108535
|
109772
|
109992
| 110891