Bugzilla – Attachment 45109 Details for
Bug 15233
Cataloging subfield editors: Clean up html and streamline text for better translatability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF]Bug 15233: Cataloging subfield editors: Clean up html and streamline text for better translatability
SIGNED-OFFBug-15233-Cataloging-subfield-editors-Cl.patch (text/plain), 3.37 KB, created by
Héctor Eduardo Castro Avalos
on 2015-11-23 16:12:05 UTC
(
hide
)
Description:
[SIGNED-OFF]Bug 15233: Cataloging subfield editors: Clean up html and streamline text for better translatability
Filename:
MIME Type:
Creator:
Héctor Eduardo Castro Avalos
Created:
2015-11-23 16:12:05 UTC
Size:
3.37 KB
patch
obsolete
>From 88c868d4d103b935ab4c1e8cd7c42f3107a6d87c Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Sat, 21 Nov 2015 02:10:24 +0100 >Subject: [PATCH] [SIGNED-OFF]Bug 15233: Cataloging subfield editors: Clean up > html and streamline text for better translatability > >This patch removes bold markup from explanatory text in auth_subfields_structure.tt >and makes it the same as in marc_subfields_structure.tt for better translatibility. > >To test: >- Apply patch >- Verify that string changes make sense and that the explanatory text is the same in both files. > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> >Rewording Ok for translation purposes >--- > .../prog/en/modules/admin/auth_subfields_structure.tt | 4 ++-- > .../prog/en/modules/admin/marc_subfields_structure.tt | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >index 5d4b0bf..39a507a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >@@ -249,8 +249,8 @@ function displayMoreConstraint(numlayer){ > > [% IF ( else ) %] > <h1>Authority MARC subfield structure admin for [% tagfield | html %] (authority: [% authtypecode | html%])</h1> >-<p>This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit. </p> >-<p>The column <b>Koha field</b> shows that the subfield is linked with a Koha field. Koha can manage a MARC interface, and a Koha interface. This link ensures that both DB are synchronized</p> >+<p>This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit.</p> >+<p>The column 'Koha field' shows that the subfield is linked with a Koha field. Koha can manage a MARC interface, and a Koha interface. This link ensures that both DB are synchronized.</p> > > <table> > <tr> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >index 17b16f9..57a73b0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >@@ -379,8 +379,8 @@ function populateHiddenCheckboxes(tab) { > > [% IF ( else ) %] > <h1>MARC subfield structure admin for [% tagfield | html %] [% IF ( frameworkcode ) %](framework [% frameworkcode %])[% ELSE %](default framework)[% END %]</h1> >-<p>This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit. </p> >-<p>The column Koha field shows that the subfield is linked with a Koha field. Koha can manage a MARC interface, or a Koha interface. This link ensures that both DB are synchronized, thus you can change from a MARC to a Koha interface easily.</p> >+<p>This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit.</p> >+<p>The column 'Koha field' shows that the subfield is linked with a Koha field. Koha can manage a MARC interface, and a Koha interface. This link ensures that both DB are synchronized.</p> > > <table> > <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 15233
:
45095
|
45109
|
45416
|
45417
|
45442
|
45443
|
46041
|
46042