Bugzilla – Attachment 9621 Details for
Bug 7351
ability to edit a range of holidays
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for minor textual changes
patch.txt (text/plain), 5.27 KB, created by
Marcel de Rooy
on 2012-05-16 14:21:22 UTC
(
hide
)
Description:
Patch for minor textual changes
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2012-05-16 14:21:22 UTC
Size:
5.27 KB
patch
obsolete
>From 3120a3341b49fa9d88b5f1ad0e0ed83dc6cf3f93 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 16 May 2012 16:01:39 +0200 >Subject: [PATCH] Bug 7351: Followup for minor textual changes >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Adds some interpunction, fixes few typos in help text. >For instance: 10st should be 10th (1st=first, 10th=tenth) >--- > .../prog/en/modules/tools/holidays.tt | 12 ++++++------ > 1 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >index ee0d01a..aa578cf 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >@@ -228,18 +228,18 @@ > </li> > <li class="radio"><input type="radio" name="showOperation" id="showOperationDel" value="delete" /> <label for="showOperationDel" id="showOperationDelLabel">Delete this holiday</label> > <a href="#" class="helptext">[?]</a> >- <div class="hint">This will delete this holiday rule. If it is a repeatable holiday, this option checks for posible exceptions. If an exception exists, this option will remove the exception and set the date to a regular holiday.</div></li> >+ <div class="hint">This will delete this holiday rule. If it is a repeatable holiday, this option checks for possible exceptions. If an exception exists, this option will remove the exception and set the date to a regular holiday.</div></li> > <li class="radio"><input type="radio" name="showOperation" id="showOperationDelRange" value="deleterange" /><label for="showOperationDelRange" id="showOperationDelLabelRange">Delete the single holidays on a range</label>. > <a href="#" class="helptext">[?]</a> >- <div class="hint">This will delete the single holidays rules only. The repeatable holidays and exceptions will not be deleted</div> >+ <div class="hint">This will delete the single holidays rules only. The repeatable holidays and exceptions will not be deleted.</div> > </li> > <li class="radio"><input type="radio" name="showOperation" id="showOperationDelRangeRepeat" value="deleterangerepeat" /><label for="showOperationDelRangeRepeat" id="showOperationDelLabelRangeRepeat">Delete the repeated holidays on a range</label>. > <a href="#" class="helptext">[?]</a> >- <div class="hint">This will delete the repeated holidays rules only. The repeatable holidays will be deleted but not exceptions</div> >+ <div class="hint">This will delete the repeated holidays rules only. The repeatable holidays will be deleted but not the exceptions.</div> > </li> > <li class="radio"><input type="radio" name="showOperation" id="showOperationDelRangeRepeatExcept" value="deleterangerepeatexcept" /><label for="showOperationDelRangeRepeatExcept" id="showOperationDelLabelRangeRepeatExcept">Delete the exceptions on a range</label>. > <a href="#" class="helptext">[?]</a> >- <div class="hint">This will delete the exceptions inside a given range. Be carefull about your scope range if it is oversized you could slow down koha</div> >+ <div class="hint">This will delete the exceptions inside a given range. Be careful about your scope range. If it is oversized, you could slow down Koha.</div> > </li> > <li class="radio"><input type="radio" name="showOperation" id="showOperationEdit" value="edit" checked="checked" /> <label for="showOperationEdit">Edit this holiday</label> > <a href="#" class="helptext">[?]</a> >@@ -313,12 +313,12 @@ > <li class="radio"><input type="radio" name="newOperation" id="newOperationField" value="holidayrange" /> > <label for="newOperationField">Holidays on a range</label>. > <a href="#" class="helptext">[?]</a> >- <div class="hint">Make a single holiday on a range. For example, selecting August 1st, 2012 and August 10st, 2012 will make all days between 1st and 10st holiday, but will not affect August 1st-10st in other years.</div> >+ <div class="hint">Make a single holiday on a range. For example, selecting August 1st, 2012 and August 10th, 2012 will make all days between 1st and 10th holiday, but will not affect August 1-10 in other years.</div> > </li> > <li class="radio"><input type="radio" name="newOperation" id="newOperationFieldyear" value="holidayrangerepeat" /> > <label for="newOperationFieldyear">Holidays repeated yearly on a range</label>. > <a href="#" class="helptext">[?]</a> >- <div class="hint">Make a single holiday on a range repeated yearly. For example, selecting August 1st, 2012 and August 10st, 2012 will make all days between 1st and 10st holiday, and will affect August 1st-10st in other years.</div> >+ <div class="hint">Make a single holiday on a range repeated yearly. For example, selecting August 1st, 2012 and August 10th, 2012 will make all days between 1st and 10th holiday, and will affect August 1-10 in other years.</div> > </li> > <li class="radio"> > <input type="checkbox" name="allBranches" id="allBranches" /> >-- >1.7.7.6 >
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 7351
:
7459
|
7502
|
7503
|
7504
|
7505
|
8005
|
8370
|
8382
|
8506
|
8585
|
8964
|
9075
|
9621
|
9691
|
9869
|
9882
|
10862
|
11214