Bugzilla – Attachment 72357 Details for
Bug 19522
Label creator - some strings are not translatable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19522: Label creator: Batches: make "Export Labels" translatable
Bug-19522-Label-creator-Batches-make-Export-Labels.patch (text/plain), 1.17 KB, created by
Victor Grousset/tuxayo
on 2018-03-02 13:08:05 UTC
(
hide
)
Description:
Bug 19522: Label creator: Batches: make "Export Labels" translatable
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2018-03-02 13:08:05 UTC
Size:
1.17 KB
patch
obsolete
>From fbb4a201d16ccc32836d5f9d3268c79812f5227b Mon Sep 17 00:00:00 2001 >From: Victor Grousset <victor.grousset@biblibre.com> >Date: Fri, 2 Mar 2018 14:00:04 +0100 >Subject: [PATCH] Bug 19522: Label creator: Batches: make "Export Labels" > translatable > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >index c298450..94af4ca 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >@@ -37,7 +37,7 @@ > alert(_("Please select at least one batch to export.")); > return; // no batch selected > } >- return GB_showCenter('Export Labels', "/cgi-bin/koha/labels/label-print.pl?" + getstr, 400, 800); >+ return GB_showCenter(_('Export Labels'), "/cgi-bin/koha/labels/label-print.pl?" + getstr, 400, 800); > }; > function selected_layout(op) { > var selected = new Array; >-- >2.7.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 19522
:
68471
|
68472
|
68526
|
68527
|
68537
|
68538
|
68612
|
68613
|
68614
|
68615
|
68616
|
68674
|
68739
|
68740
|
68785
|
68964
|
68965
|
68966
|
68967
|
68968
|
68969
|
68970
|
68971
|
68973
|
68974
|
68975
|
68976
|
68977
|
68978
|
68979
|
70015
|
70016
|
70017
|
70018
|
70019
|
70020
|
70021
|
70449
|
70450
|
70451
|
70452
|
70453
|
70454
|
70935
|
70936
|
70937
|
70938
|
70939
|
70940
|
72357
|
72371
|
72375
|
72415
|
73228
|
73229
|
73230
|
73231
|
73232
|
73233
|
73234
|
73235