Bugzilla – Attachment 34344 Details for
Bug 13410
Untranslatable "Change messaging preferences to default for this category?"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13410 [QA Followup]
Bug-13410-QA-Followup.patch (text/plain), 1.07 KB, created by
Kyle M Hall (khall)
on 2014-12-12 14:02:34 UTC
(
hide
)
Description:
Bug 13410 [QA Followup]
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-12-12 14:02:34 UTC
Size:
1.07 KB
patch
obsolete
>From 58f5ac437daca5593ca18c9ccfb2d7e8bf920324 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 12 Dec 2014 07:00:29 -0500 >Subject: [PATCH] Bug 13410 [QA Followup] > >--- > .../prog/en/modules/members/memberentrygen.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >index 53bdc8a..95f42e6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >@@ -1340,7 +1340,7 @@ > $('#categorycode_entry').change(function() { > var categorycode = $(this).val(); > if (message_prefs_dirty) { >- if (!confirm(_('Change messaging preferences to default for this category?'))) { >+ if (!confirm(_("Change messaging preferences to default for this category?"))) { > return; > } > } >-- >1.7.2.5
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 13410
:
34245
|
34276
|
34343
| 34344