Bugzilla – Attachment 52552 Details for
Bug 16562
Translatability: Issue in opac-user.tt (separated word 'item')
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16562 - Translatability: Issue in opac-user.tt (separated word 'item')
Bug-16562---Translatability-Issue-in-opac-usertt-s.patch (text/plain), 1.50 KB, created by
Marc Véron
on 2016-06-19 15:58:51 UTC
(
hide
)
Description:
Bug 16562 - Translatability: Issue in opac-user.tt (separated word 'item')
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2016-06-19 15:58:51 UTC
Size:
1.50 KB
patch
obsolete
>From 308db650f9ddb472707201095466def1c2952cd0 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Sun, 19 Jun 2016 16:40:09 +0200 >Subject: [PATCH] Bug 16562 - Translatability: Issue in opac-user.tt > (separated word 'item') > >Alternate patch with wording as proposed in comment #12 >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >index f31f47e..e3ec0f8 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >@@ -610,7 +610,7 @@ > Suspended [% IF ( RESERVE.suspend_until ) %] until [% RESERVE.suspend_until %] [% END %] > [% ELSE %] > [% IF RESERVE.itemtype %] >- Pending for next available <i>[% ItemTypes.GetDescription( RESERVE.itemtype ) %]</i> item >+ Pending for next available item of item type '[% ItemTypes.GetDescription( RESERVE.itemtype ) %]' > [% ELSE %] > Pending > [% END %] >-- >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 16562
:
51716
|
51849
|
52230
|
52552
|
52819