Bugzilla – Attachment 145843 Details for
Bug 32766
Update plugin unimarc_field_116.pl fields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32766: Update some labels for better understanding and translation
Bug-32766-Update-some-labels-for-better-understand.patch (text/plain), 9.29 KB, created by
Thibaud Guillot (thibaud_g)
on 2023-01-31 11:04:44 UTC
(
hide
)
Description:
Bug 32766: Update some labels for better understanding and translation
Filename:
MIME Type:
Creator:
Thibaud Guillot (thibaud_g)
Created:
2023-01-31 11:04:44 UTC
Size:
9.29 KB
patch
obsolete
>From 89b3bb25bae8a71c0a73b30550fef8f689814991 Mon Sep 17 00:00:00 2001 >From: Thibaud Guillot <thibaud.guillot@biblibre.com> >Date: Tue, 31 Jan 2023 11:44:09 +0100 >Subject: [PATCH] Bug 32766: Update some labels for better understanding and > translation > >examples: 'crayon'->'carchoal' or 'camaiu'->'cameo' >--- > .../value_builder/unimarc_field_116.tt | 59 ++++++++++--------- > 1 file changed, 30 insertions(+), 29 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_116.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_116.tt >index a3bcbae58f..b0871ebd4f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_116.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_116.tt >@@ -1,4 +1,5 @@ > [% SET footerjs = 1 %] >+ [% PROCESS 'i18n.inc' %] > [% INCLUDE 'doc-head-open.inc' %] > <title>UNIMARC field 116 builder</title> > [% INCLUDE 'doc-head-close.inc' %] >@@ -60,9 +61,9 @@ > > [% END %] > [% IF ( f1i ) %] >- <option value="i" selected="selected">i- print</option> >+ <option value="i" selected="selected">i- [% tp('116-f1i', 'print') | html %]</option> > [% ELSE %] >- <option value="i">i- print</option> >+ <option value="i">i- [% tp('116-f1i', 'print') | html %]</option> > [% END %] > > [% IF ( f1k ) %] >@@ -72,9 +73,9 @@ > [% END %] > > [% IF ( f1m ) %] >- <option value="m" selected="selected">m- master</option> >+ <option value="m" selected="selected">m- mould</option> > [% ELSE %] >- <option value="m">m- master</option> >+ <option value="m">m- mould</option> > [% END %] > > [% IF ( f1z ) %] >@@ -402,9 +403,9 @@ > > [% END %] > [% IF ( f5bc ) %] >- <option value="bc" selected="selected">crayon</option> >+ <option value="bc" selected="selected">charcoal</option> > [% ELSE %] >- <option value="bc">crayon</option> >+ <option value="bc">charcoal</option> > > [% END %] > [% IF ( f5bd ) %] >@@ -603,9 +604,9 @@ > > [% END %] > [% IF ( f6bc ) %] >- <option value="bc" selected="selected">crayon</option> >+ <option value="bc" selected="selected">charcoal</option> > [% ELSE %] >- <option value="bc">crayon</option> >+ <option value="bc">charcoal</option> > > [% END %] > [% IF ( f6bd ) %] >@@ -805,9 +806,9 @@ > > [% END %] > [% IF ( f7bc ) %] >- <option value="bc" selected="selected">crayon</option> >+ <option value="bc" selected="selected">charcoal</option> > [% ELSE %] >- <option value="bc">crayon</option> >+ <option value="bc">charcoal</option> > > [% END %] > [% IF ( f7bd ) %] >@@ -889,7 +890,7 @@ > </tr> > > <tr> >- <td><label for="f8">Technique (prints) 1</label></td> >+ <td><label for="f8">[% tp("116-f8", "Technique (prints) 1") | html %]</label></td> > <td> > <select name="f8" id="f8"> > [% IF ( f8dblpipe ) %] >@@ -921,9 +922,9 @@ > [% END %] > > [% IF ( f8bd ) %] >- <option value="bd" selected="selected">camaiu</option> >+ <option value="bd" selected="selected">cameo</option> > [% ELSE %] >- <option value="bd">camaiu</option> >+ <option value="bd">cameo</option> > [% END %] > > [% IF ( f8be ) %] >@@ -1042,9 +1043,9 @@ > > [% END %] > [% IF ( f8cj ) %] >- <option value="cj" selected="selected">computer graphics</option> >+ <option value="cj" selected="selected">infography</option> > [% ELSE %] >- <option value="cj">computer graphics</option> >+ <option value="cj">infography</option> > > [% END %] > [% IF ( f8ck ) %] >@@ -1082,7 +1083,7 @@ > > </tr> > <tr> >- <td><label for="f9">Technique (prints) 2</label></td> >+ <td><label for="f9">Technique [% tp("116-f8", "(prints)") | html %] 2</label></td> > <td> > <select name="f9" id="f9"> > [% IF ( f9dblpipe ) %] >@@ -1116,9 +1117,9 @@ > [% END %] > > [% IF ( f9bd ) %] >- <option value="bd" selected="selected">camaiu</option> >+ <option value="bd" selected="selected">cameo</option> > [% ELSE %] >- <option value="bd">camaiu</option> >+ <option value="bd">cameo</option> > > [% END %] > >@@ -1239,9 +1240,9 @@ > > [% END %] > [% IF ( f9cj ) %] >- <option value="cj" selected="selected">computer graphics</option> >+ <option value="cj" selected="selected">infography</option> > [% ELSE %] >- <option value="cj">computer graphics</option> >+ <option value="cj">infography</option> > > [% END %] > [% IF ( f9ck ) %] >@@ -1278,7 +1279,7 @@ > </td> > </tr> > <tr> >- <td><label for="f10">Technique (prints) 3</label></td> >+ <td><label for="f10">Technique [% tp("116-f8", "(prints)") | html %] 3</label></td> > <td> > <select name="f10" id="f10"> > [% IF ( f10dblpipe ) %] >@@ -1312,9 +1313,9 @@ > [% END %] > > [% IF ( f10bd ) %] >- <option value="bd" selected="selected">camaiu</option> >+ <option value="bd" selected="selected">cameo</option> > [% ELSE %] >- <option value="bd">camaiu</option> >+ <option value="bd">cameo</option> > [% END %] > > [% IF ( f10be ) %] >@@ -1432,9 +1433,9 @@ > > [% END %] > [% IF ( f10cj ) %] >- <option value="cj" selected="selected">computer graphics</option> >+ <option value="cj" selected="selected">infography</option> > [% ELSE %] >- <option value="cj">computer graphics</option> >+ <option value="cj">infography</option> > > [% END %] > [% IF ( f10ck ) %] >@@ -1488,9 +1489,9 @@ > [% END %] > > [% IF ( f11ab ) %] >- <option value="ab" selected="selected">ab- item cover</option> >+ <option value="ab" selected="selected">ab- resource cover</option> > [% ELSE %] >- <option value="ab">ab- item cover</option> >+ <option value="ab">ab- resource cover</option> > [% END %] > > [% IF ( f11ac ) %] >@@ -1518,9 +1519,9 @@ > [% END %] > > [% IF ( f11ag ) %] >- <option value="ag" selected="selected">ag- chart</option> >+ <option value="ag" selected="selected">ag- diagram</option> > [% ELSE %] >- <option value="ag">ag- chart</option> >+ <option value="ag">ag- diagram</option> > [% END %] > > [% IF ( f11ah ) %] >-- >2.25.1
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 32766
:
145842
|
145843
|
145844
|
145877
|
150794
|
150795
|
150810
|
150811
|
150812