Bugzilla – Attachment 168962 Details for
Bug 36357
Add Template::Toolkit filters for internationalization (I18N)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36357: Fix typos
Bug-36357-Fix-typos.patch (text/plain), 1.02 KB, created by
Julian Maurice
on 2024-07-15 07:08:14 UTC
(
hide
)
Description:
Bug 36357: Fix typos
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2024-07-15 07:08:14 UTC
Size:
1.02 KB
patch
obsolete
>From 0bc5642db2698f21eb3486d42faf01652969a30c Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Mon, 15 Jul 2024 09:06:05 +0200 >Subject: [PATCH] Bug 36357: Fix typos > >--- > Koha/Template/Filters/I18N.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/Koha/Template/Filters/I18N.pm b/Koha/Template/Filters/I18N.pm >index 5cface7865..9b0a7cd35f 100644 >--- a/Koha/Template/Filters/I18N.pm >+++ b/Koha/Template/Filters/I18N.pm >@@ -23,14 +23,14 @@ our $DYNAMIC_FILTERS = { > # There are two ways to fix this: > # 1. Change the order of arguments in Koha::Template::Plugin::I18N and > # change the -k options in xgettext-tt2 (the msgid must be first), or >- # 2. Usesdf different keywords, and add them as -k options in xgettext-tt2 >+ # 2. Uses different keywords, and add them as -k options in xgettext-tt2 > }; > > =head1 METHODS > > =head2 fetch > >-Instanticate or return a ref to the filter subroutines >+Instantiate or return a ref to the filter subroutines > > =cut > >-- >2.39.2
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 36357
:
163380
|
163381
|
163521
|
163522
|
163523
|
163524
|
163597
|
168955
|
168956
|
168957
|
168958
|
168959
| 168962 |
168963