[Koha-patches] [PATCH] Bug 5134 - Misspelled words: exisiting anomolies genereated

Bernardo Gonzalez Kriegel bgkriegel at gmail.com
Fri Aug 13 04:43:19 CEST 2010


---
 .../en/modules/help/members/member-password.tmpl   |    5 +++--
 .../en/modules/help/patroncards/edit-template.tmpl |    7 ++++---
 .../prog/en/modules/help/serials/serials-home.tmpl |    5 +++--
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tmpl
index c16b139..dc00acf 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tmpl
@@ -2,7 +2,7 @@
 
 <h1>Change Patron Password</h1>
 
-<p>Koha cannot display existing passwords, so this form can only be used to change a patron's username and/or password, but not to recover an exisiting password.</p>
+<p>Koha cannot display existing passwords, so this form can only be used to change a patron's username and/or password, but not to recover an existing password.</p>
 		<div class="hint">	The default minimum password length is 3 characters long.  To change this value, update your system preferences.
 		</div>
 		<div class="hint">
@@ -11,4 +11,5 @@
 			</ul>
 		</div>
 
-<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl
index 3a607aa..13cba5b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl
@@ -10,15 +10,16 @@
 <p>Using the form that appears you can define the template for your sheet of labels or cards.</p>
 
 <ul>
-<li>Template ID will be automatically generated after saving your template, this is simply a system genereated unique id</li>
+<li>Template ID will be automatically generated after saving your template, this is simply a system generated unique id</li>
 <li>Template Code should be something you can use to identify your template on a list of templates</li>
 <li>You can use the Template Description to add additional information about the template</li>
 <li>The Units pull down is used to define what measurement scale you're going to be using for the template. This should probably match the unit of measurement used on the template description provided by the product vendor.</li>
 <li>The measurements can be found on the vendor product packaging or website.</li>
 <li>A profile is a set of “adjustments” applied to a given template just prior to printing which compensates for anomalies unique and peculiar to a given printer (to which the profile is assigned).
 <ul><li>Before picking a profile try printing some sample cards so that you can easily define a profile that is right for your printer/template combination.</li>
-<li>After finding any anomolies in the printed document, create a profile and assign it to the template.</li></ul></li></ul>
+<li>After finding any anomalies in the printed document, create a profile and assign it to the template.</li></ul></li></ul>
 
 <p>After saving, your templates will appear on the 'Manage Templates' page.</p>
 
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl
index 71b068f..c239d83 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl
@@ -4,6 +4,7 @@
 
 <p>The serials module assists in managing your serial subscriptions (journals, magazines, and newspapers).</p>
 
-<p>You can search for exisiting subscriptions by using the search box at the top of the page. You can search for any part of the serial title or ISSN. </p>
+<p>You can search for existing subscriptions by using the search box at the top of the page. You can search for any part of the serial title or ISSN. </p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
 
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
-- 
1.7.0.4



More information about the Koha-patches mailing list