Fix typo in TPAC noticed by Warren Layton
authorDan Scott <dscott@laurentian.ca>
Fri, 4 May 2012 17:55:55 +0000 (13:55 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 4 May 2012 17:55:55 +0000 (13:55 -0400)
Expiration needs to be spelled correctly; Warren Layton pointed out the
typo while working on a translation of the derived tpac.pot file. Many
thanks, Warren!

Signed-off-by: Dan Scott <dscott@laurentian.ca>

Open-ILS/src/templates/opac/myopac/main_payment_form.tt2
build/i18n/po/tpac/tpac.pot

index 3f152b1..e91838a 100644 (file)
                     </td>
                 </tr>
                 <tr>
-                    <td>[% l('Exipration Month') %]</td>
+                    <td>[% l('Expiration Month') %]</td>
                     <td>
                         <select name="expire_month">
                             <option value="01">[% l("January") %]</option>
index 4027095..67876cf 100644 (file)
@@ -802,7 +802,7 @@ msgid "Excerpt"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/opac/myopac/main_payment_form.tt2:143
-msgid "Exipration Month"
+msgid "Expiration Month"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/opac/parts/record/issues-db.tt2:1 ../../Open-ILS/src/templates/opac/parts/result/facets.tt2:71 ../../Open-ILS/src/templates/opac/parts/staff_saved_searches.tt2:11