Bug 2780 - Capitalize strings consistently (OPAC pages)
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-sendbasket.tt
index 32d00f0..7f64f17 100644 (file)
@@ -1,5 +1,5 @@
 <SUBJECT>
-Your Cart
+Your cart
 <END_SUBJECT>
 
 <HEADER>
@@ -8,7 +8,7 @@ Hi,
 [% firstname %] [% surname %] sent you a cart from our online catalog.
 
 Please note that the attached file is a MARC bibliographic records file
-which can be imported into a Personal Bibliographic Software like EndNote,
+which can be imported into personal bibliographic software like EndNote,
 Reference Manager or ProCite.
 <END_HEADER>
 
@@ -30,7 +30,7 @@ Serial: [% BIBLIO_RESULT.serial %][% END %][% IF ( BIBLIO_RESULT.dewey ) %]
 Dewey: [% BIBLIO_RESULT.dewey %][% END %][% IF ( BIBLIO_RESULT.classification ) %]
 Classification: [% BIBLIO_RESULT.classification %][% END %][% IF ( BIBLIO_RESULT.lccn ) %]
 LCCN: [% BIBLIO_RESULT.lccn %][% END %][% IF ( BIBLIO_RESULT.url ) %]
-url : [% BIBLIO_RESULT.url %][% END %]
+URL : [% BIBLIO_RESULT.url %][% END %]
 In the online catalog:
 [% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% BIBLIO_RESULT.biblionumber |url %]
 Items : [% FOREACH ITEM_RESULT IN BIBLIO_RESULT.ITEM_RESULTS %]