Bugzilla – Attachment 46043 Details for
Bug 15236
Better translatibility in "Connect biblio.biblionumber to a MARC subfield"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15236: Better translatibility in "Connect biblio.biblionumber to a MARC subfield"
-Bug-15236-Better-translatibility-in-Connect-bibli.patch (text/plain), 1.81 KB, created by
Brendan Gallagher
on 2015-12-29 23:56:18 UTC
(
hide
)
Description:
Bug 15236: Better translatibility in "Connect biblio.biblionumber to a MARC subfield"
Filename:
MIME Type:
Creator:
Brendan Gallagher
Created:
2015-12-29 23:56:18 UTC
Size:
1.81 KB
patch
obsolete
>From f9586b01998071ddfdfc130ead2f48b079ae7e68 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Sat, 21 Nov 2015 02:32:30 +0100 >Subject: [PATCH] Bug 15236: Better translatibility in "Connect > biblio.biblionumber to a MARC subfield" > >This patch moves html markup out of explanatory sentence in koha2marclinks.tt ("Connect >biblio.biblionumber to a MARC subfield") for better translatability. > >To test: > >- Apply patch >- Go to Home > Administration < Koha to MARC mapping > and edit a tag >- Verify that text change makes sense > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> >Rewording Ok for translation purposes > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> > >Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt >index a96dd7d..b8f0a0c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt >@@ -27,7 +27,8 @@ > > [% IF ( add_form ) %] > <h1>Connect [% tablename %].[% kohafield %] to a MARC subfield</h1> >- <p>Choose and validate 1 MARC subfield for <strong>[% tablename %].[% kohafield %]</strong>. That will modify <b>all frameworks</b> which is usually what you need, but you have been warned.</p> >+ <p>Choose and validate 1 MARC subfield for <strong>[% tablename %].[% kohafield %]</strong>.</p> >+ <p><b>Note: </b>All frameworks will be modified which is usually what you need, but you have been warned.</p> > <fieldset class="rows"> > <ol> > [% FOR i IN [ 0 .. 9 ] %] >-- >2.1.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 15236
:
45097
|
45098
|
45106
|
45159
| 46043