Bugzilla – Attachment 8623 Details for
Bug 7823
"New" should be "New patron"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7823: Ergonomy improvements: Rename button to "New patron"
Bug-7823-Ergonomy-improvements-Rename-button-to-Ne.patch (text/plain), 1.04 KB, created by
Katrin Fischer
on 2012-03-25 21:49:53 UTC
(
hide
)
Description:
Bug 7823: Ergonomy improvements: Rename button to "New patron"
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2012-03-25 21:49:53 UTC
Size:
1.04 KB
patch
obsolete
>From c825298d490c31c828c900370a877ed9d328d1dc Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Sat, 24 Mar 2012 11:40:16 +0100 >Subject: [PATCH] Bug 7823: Ergonomy improvements: Rename button to "New > patron" > >"New" for adding new patrons is hard to translate and is not consistent >with the naming of similar buttons in other parts of Koha. > >Patch changes "New" to "New patron". >--- > .../prog/en/includes/patron-toolbar.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-toolbar.inc >index d07c577..36bb08f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-toolbar.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-toolbar.inc >@@ -39,7 +39,7 @@ > > new YAHOO.widget.Button({ > type: "menu", >- label: _("New"), >+ label: _("New patron"), > name: "newmenubutton", > menu: newmenu, > container: "newmenuc" >-- >1.7.5.4
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 7823
:
8623
|
8642