Bugzilla – Attachment 136099 Details for
Bug 30733
Simplify translatable strings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30733: Move all semicolons inside the translatable strings
Bug-30733-Move-all-semicolons-inside-the-translata.patch (text/plain), 9.89 KB, created by
Victor Grousset/tuxayo
on 2022-06-15 17:31:02 UTC
(
hide
)
Description:
Bug 30733: Move all semicolons inside the translatable strings
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2022-06-15 17:31:02 UTC
Size:
9.89 KB
patch
obsolete
>From 20a9397ba2313a31ca9bc4399fdaacc66fbda80e Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Mon, 30 May 2022 01:45:29 +0200 >Subject: [PATCH] Bug 30733: Move all semicolons inside the translatable > strings > >In the 1st patch, sometimes they where left out >--- > .../intranet-tmpl/prog/en/includes/transaction_types.inc | 4 ++-- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt | 4 ++-- > .../intranet-tmpl/prog/en/modules/admin/columns_settings.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 4 ++-- > .../intranet-tmpl/prog/en/modules/tools/import_borrowers.tt | 2 +- > .../opac-tmpl/bootstrap/en/modules/opac-addbybiblionumber.tt | 4 ++-- > 7 files changed, 11 insertions(+), 11 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/transaction_types.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/transaction_types.inc >index 8a8c0c710d..9200c8ea6e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/transaction_types.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/transaction_types.inc >@@ -7,7 +7,7 @@ > [% IF payment_types.size > 0 %] > <li> > [% IF Koha.Preference('UseCashRegisters') || Koha.Preference('RequirePaymentType') %] >- <label for="[% type | html %]_type" class="required">[% IF type == 'payment' %]<span>Payment type</span>[% ELSE %]<span>Transaction type</span>[% END %]: </label> >+ <label for="[% type | html %]_type" class="required">[% IF type == 'payment' %]<span>Payment type:</span>[% ELSE %]<span>Transaction type:</span>[% END %] </label> > <select name="[% type | html %]_type" id="[% type | html %]_type" class="required" required="required"> > <option value="">None selected</option> > [% IF type == 'refund' %] >@@ -19,7 +19,7 @@ > </select> > <span class="required">Required</span> > [%- ELSE -%] >- <label for="[% type | html %]_type">[% IF type == 'payment' %]<span>Payment type</span>[% ELSE %]<span>Transaction type</span>[% END %]: </label> >+ <label for="[% type | html %]_type">[% IF type == 'payment' %]<span>Payment type:</span>[% ELSE %]<span>Transaction type:</span>[% END %] </label> > <select name="[% type | html %]_type" id="[% type | html %]_type"> > <option value="">None selected</option> > [% IF type == 'refund' %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >index df30bd18d8..b98c4d02b9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -235,7 +235,7 @@ > [% END %] > [% IF shipmentdatefrom %] > <li> >- <span>Shipment date</span>: >+ <span>Shipment date:</span> > [% IF shipmentdateto %] > <span>From [% shipmentdatefrom | $KohaDates %]</span> > <span>To [% shipmentdateto | $KohaDates %]</span> >@@ -253,7 +253,7 @@ > [% END %] > [% IF billingdatefrom %] > <li> >- <span>Billing date</span>: >+ <span>Billing date:</span> > [% IF billingdateto %] > <span>From [% billingdatefrom | $KohaDates %]</span> > <span>To [% billingdateto | $KohaDates %]</span> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt >index a9d23b285e..1a02339635 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt >@@ -5,7 +5,7 @@ > [% SET panel_id = 0 %] > [% BLOCK pagelist %] > [% IF module.keys and module.keys.size > 0 %] >- <span>Jump to</span>: >+ <span>Jump to:</span> > [% FOR pagename IN module.keys.sort %] > <a href="#[% pagename | url %]">[% pagename | html %]</a> > [% UNLESS loop.last %]<span class="separator"> | </span>[% END %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt >index 8636ef1e85..50f24e05f9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt >@@ -570,7 +570,7 @@ > <span class="blocker inaccurate-item-statuses" title="Item statuses may be inaccurate. Please view the record details for accurate item statuses"> > [% END %] > >- [% tnx('{count} item', '{count} items', SEARCH_RESULT.items_count, {count = SEARCH_RESULT.items_count}) | html %][% IF ( SEARCH_RESULT.availablecount ) %], [% SEARCH_RESULT.availablecount | html %] <span>available</span>:[% ELSE %], <span>None available</span>[% END %] >+ [% tnx('{count} item', '{count} items', SEARCH_RESULT.items_count, {count = SEARCH_RESULT.items_count}) | html %][% IF ( SEARCH_RESULT.availablecount ) %], [% SEARCH_RESULT.availablecount | html %] <span>available:</span>[% ELSE %], <span>None available</span>[% END %] > > [% IF MaxSearchResultsItemsPerRecordStatusCheck && SEARCH_RESULT.items_count > MaxSearchResultsItemsPerRecordStatusCheck %] > </span> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >index 1c5129d1c5..ba867c8cc4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -10,7 +10,7 @@ > [% SET footerjs = 1 %] > [% BLOCK display_bormessagepref %] > [% IF ( bormessagepref ) %] >- <li class="notification_method"><span>Patron notification</span>: >+ <li class="notification_method"><span>Patron notification:</span> > [% FOREACH mtt IN bormessagepref.keys %] > [%~ IF ( mtt == 'email' ) %] <span>Email</span>[% END ~%] > [%~ IF ( mtt == 'phone' ) %] <span>Phone</span>[% END ~%] >@@ -249,7 +249,7 @@ > [% IF ( errmsgloo.ItemLocationUpdated ) %] > <p class="problem ret_location_update"> > Item shelving location updated. >- <br /><span>Old value</span>: >+ <br /><span>Old value:</span> > [% IF errmsgloo.ItemLocationUpdated.from %] > [% SET av_description = AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.location', authorised_value => errmsgloo.ItemLocationUpdated.from ) %] > [% IF errmsgloo.ItemLocationUpdated.from == '' %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt >index c019500f97..6603e78aa0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt >@@ -112,7 +112,7 @@ > [% IF ( missing_critical.badparse ) %] > <span>could not be parsed!</span> > [% ELSIF ( missing_critical.bad_date ) %] >- <span>has "[% missing_critical.key | html %]" in unrecognized format</span>: "[% missing_critical.value | html %]" >+ <span>has "[% missing_critical.key | html %]" in unrecognized format:</span> "[% missing_critical.value | html %]" > [% ELSE %] > <span>Critical field "[% missing_critical.key | html %]"</span> > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-addbybiblionumber.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-addbybiblionumber.tt >index a039664dae..c79ee3d2a4 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-addbybiblionumber.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-addbybiblionumber.tt >@@ -12,9 +12,9 @@ > [% IF ( authorized ) %] > [% UNLESS ( newshelf ) %] > [% IF ( multiple ) %] >- <h1>Add [% total | html %] items to [% IF ( singleshelf ) %]<em>[% shelfname | html %]</em>: [% ELSE %]<span>a list</span>:[% END %]</h1> >+ <h1>Add [% total | html %] items to [% IF ( singleshelf ) %]<em>[% shelfname | html %]</em>: [% ELSE %]<span>a list:</span>[% END %]</h1> > [% ELSE %] >- <h1>Add to [% IF ( singleshelf ) %]<em>[% shelfname | html %]</em>[% ELSE %]<span>a list</span>:[% END %]</h1> >+ <h1>Add to [% IF ( singleshelf ) %]<em>[% shelfname | html %]</em>[% ELSE %]<span>a list:</span>[% END %]</h1> > [% END %] > <ul> > [% FOREACH biblio IN biblios %] >-- >2.36.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 30733
:
134903
|
134908
|
134912
|
135444
|
135564
|
135565
|
135566
|
135567
|
135568
|
135569
|
136012
|
136013
|
136014
|
136015
|
136016
|
136017
|
136018
|
136019
|
136020
|
136021
|
136045
|
136046
|
136047
|
136048
|
136049
|
136050
|
136051
|
136052
|
136053
|
136054
|
136098
|
136099
|
136100
|
136101
|
136102
|
136103
|
136104
|
136105
|
136106
|
136107
|
136108
|
136109
|
136110
|
136111
|
136112
|
136113
|
136114
|
136115
|
136116
|
136117
|
136174
|
136175
|
136176
|
136177
|
136178
|
136179
|
136180
|
136181
|
136182
|
136183
|
136188
|
136189
|
136190
|
136191
|
136192
|
136193
|
136194
|
136195
|
136196
|
136197
|
136202
|
136203
|
136204
|
136205
|
136206
|
136207
|
136208
|
136209
|
136210
|
136211
|
136286