Bugzilla – Attachment 195152 Details for
Bug 31736
Context for translation: "All"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31736: Editing 'All' to 'All report groups'
Bug-31736-Editing-All-to-All-report-groups.patch (text/plain), 2.35 KB, created by
Hammat wele
on 2026-03-12 00:26:15 UTC
(
hide
)
Description:
Bug 31736: Editing 'All' to 'All report groups'
Filename:
MIME Type:
Creator:
Hammat wele
Created:
2026-03-12 00:26:15 UTC
Size:
2.35 KB
patch
obsolete
>From dad80c577d91fb23093d038a0353afec80e39056 Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Mon, 25 Mar 2024 18:12:36 +0000 >Subject: [PATCH] Bug 31736: Editing 'All' to 'All report groups' > >This patch edit the term 'All' to 'All report groups', beacause All can have different genders depending on the used language ( in french All could mean 'tous for 'male-gendered' things and 'toutes' for 'female-gendered' things). > >1. Apply patch >2. Reports > Create guided report >3. View the following pages > --> The pages work (no errors) > --> 'All' should be replace by 'All report groups' > --> No spelling errors in 'All report groups' > - Reports > Use saved 'All report groups' should be in a tab name > - 'All report subgroups' should be in Subgroup drop-down >--- > .../prog/en/modules/reports/guided_reports_start.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >index 76ef15dad05..472ec6210c9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >@@ -284,7 +284,7 @@ > > [% WRAPPER tabs id= "tabs" %] > [% WRAPPER tabs_nav %] >- [% WRAPPER tab_item tabname= "reports" bt_active= 1 %]<span>All</span>[% END %] >+ [% WRAPPER tab_item tabname= "reports" bt_active= 1 %]<span>All report groups</span>[% END %] > [% FOREACH group IN groups_with_subgroups %] > [% WRAPPER tab_item tabname= group.id %]<span>[% group.name | html %]</span>[% END %] > [% END %] >@@ -295,7 +295,7 @@ > <div id="subgroup_filter_block"> > <label for="subgroup_filter">Subgroup:</label> > <select id="subgroup_filter"> >- <option value="">All</option> >+ <option value="">All report subgroups</option> > </select> > </div> > >-- >2.34.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 31736
:
153301
|
153302
|
162545
|
163817
|
163859
|
163860
|
163861
|
163862
|
163863
|
163864
|
163865
|
163866
|
163867
|
163868
|
163869
|
163870
|
163871
|
169498
|
170072
|
170281
|
170282
|
170283
|
170284
|
170285
|
170286
|
170287
|
170288
|
170289
|
170290
|
170291
|
170292
|
170293
|
179845
|
179846
|
179847
|
179848
|
179849
|
179850
|
179851
|
179852
|
179853
|
179854
|
179855
|
179856
|
179857
|
188239
|
188240
|
188241
|
188242
|
188243
|
188244
|
188245
|
188246
|
188247
|
188248
|
188249
|
188250
|
188251
|
195143
|
195144
|
195145
|
195146
|
195147
|
195148
|
195149
|
195150
|
195151
| 195152 |
195153
|
195154
|
195155