Bugzilla – Attachment 46044 Details for
Bug 15237
Quote of the day: Better translatibility for editor and help
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15237: Quote of the day: Better translatibility for editor and help
-Bug-15237-Quote-of-the-day-Better-translatibility.patch (text/plain), 3.39 KB, created by
Brendan Gallagher
on 2015-12-30 00:29:08 UTC
(
hide
)
Description:
Bug 15237: Quote of the day: Better translatibility for editor and help
Filename:
MIME Type:
Creator:
Brendan Gallagher
Created:
2015-12-30 00:29:08 UTC
Size:
3.39 KB
patch
obsolete
>From b0e833f9f5bffeb0940dd75eae150a247b5b520c Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Sat, 21 Nov 2015 03:09:55 +0100 >Subject: [PATCH] Bug 15237: Quote of the day: Better translatibility for > editor and help > >This patch moves html markup out of explanatory text in Quote of the day editor and help >for better translatibility (Home > Tools > Quote Editor). > >To test: >- Apply patch >- Go to Home > Tools > Quote Editor and related Help >- Verify that text changes make sense. > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> >Rewording Ok for translation purposes > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Amended patch: Make consistent space after "Note:" (inside the br tag) > >Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt >index 80d58fe..91fe053 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt >@@ -18,7 +18,7 @@ > <ol> > <li>This option allows for the addition of quotes one at a time.</li> > <li>Click the 'Add quote' button in the toolbar and an empty quote entry will be added to the end of the current quote list.</li> >- <li>Both the 'Source' and the 'Text' fields <b>must</b> be filled in in order to save the new quote.</li> >+ <li><b>Note: </b>Both the 'Source' and the 'Text' fields must be filled in in order to save the new quote.</li> > <li>When finished filling in both fields, press the <Enter> key to save the new quote.</li> > <li>The list will update and the new quote should now be visible.</li> > <li>You may cancel the addition of a new quote any time prior to saving it simply by pressing the <Esc> key.</li> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt >index 8ae34ec..6f777d9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt >@@ -203,7 +203,8 @@ > <legend>Instructions</legend> > <div id="quote_editor_inst"> > <ul> >- <li>Click on the 'Add quote' button to add a single quote; Press the <Enter> key to save the quote. <b>Note:</b> Both the 'source' and 'text' fields must have content in order for the quote to be saved.</li> >+ <li>Click on the 'Add quote' button to add a single quote; Press the <Enter> key to save the quote.<br /> >+ <b>Note: </b>Both the 'source' and 'text' fields must have content in order for the quote to be saved.</li> > <li>Click on any field to edit the contents; Press the <Enter> key to save edit.</li> > <li>Click on one or more quote numbers to select entire quotes for deletion; Click the 'Delete quote(s)' button to delete selected quotes.</li> > <li>Click the 'Import quotes' button in the toolbar to import a CSV file of quotes.</li> >-- >2.1.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 15237
:
45100
|
45102
|
45103
|
45107
|
45160
| 46044