Bugzilla – Attachment 45388 Details for
Bug 15300
Translatability: Replace ambiguous 'From' and 'To' in members-update.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF]Bug 15300: Translatability: Replace ambiguous 'From' and 'To' in members-update.tt
SIGNED-OFFBug-15300-Translatability-Replace-ambigu.patch (text/plain), 1.83 KB, created by
Héctor Eduardo Castro Avalos
on 2015-12-03 19:48:27 UTC
(
hide
)
Description:
[SIGNED-OFF]Bug 15300: Translatability: Replace ambiguous 'From' and 'To' in members-update.tt
Filename:
MIME Type:
Creator:
Héctor Eduardo Castro Avalos
Created:
2015-12-03 19:48:27 UTC
Size:
1.83 KB
patch
obsolete
>From 0d30c9b35139a1a23182e96bc8e03413fe2eed87 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Wed, 2 Dec 2015 12:39:59 +0100 >Subject: [PATCH] [SIGNED-OFF]Bug 15300: Translatability: Replace ambiguous > 'From' and 'To' in members-update.tt > >This patch replaces semantically ambigous words "From" and "To" in >koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt >for better translatability. > >To test: >- Apply patch >- Make sure that patrons can request detail changes in OPAC > (sysprefs opacuserlogin, OPACPatronDetails) >- Log in to OPAC, request a change of personal details > (cgi-bin/koha/opac-memberentry.pl) >- Log in to staff client >- Click link 'Patrons requesting modifications' or go to > Home > Patrons > Update patron records >- Verify that table headers make sense > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> >Rewording Ok for translation purpose >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt >index cb23410..1855e21 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt >@@ -95,8 +95,8 @@ > <table> > <tr> > <th>Field</th> >- <th>From</th> >- <th>To</th> >+ <th>Old value</th> >+ <th>New value</th> > </tr> > > >-- >1.7.10.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 15300
:
45383
|
45388
|
45436
|
46035