Bugzilla – Attachment 8642 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: [SIGNED-OFF] Ergonomy improvements: Rename button to "New patron"
Bug-7823-SIGNED-OFF-Ergonomy-improvements-Rename-b.patch (text/plain), 1.20 KB, created by
Magnus Enger
on 2012-03-27 06:57:16 UTC
(
hide
)
Description:
Bug 7823: [SIGNED-OFF] Ergonomy improvements: Rename button to "New patron"
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2012-03-27 06:57:16 UTC
Size:
1.20 KB
patch
obsolete
>From ca67de3fd87dd4f87e3751773a672462b9a07c45 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: [SIGNED-OFF] Ergonomy improvements: Rename button to "New patron" >Content-Type: text/plain; charset="utf-8" > >"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". > >Signed-off-by: Magnus Enger <magnus@enger.priv.no> >Patch does what it says and ii makes sense to change the wording. >--- > .../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.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 7823
:
8623
| 8642