From 87d7d0ac5d24e7b0ac14fcb6845ba8890bef62ce Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 6 Apr 2012 14:06:37 -0400 Subject: [PATCH] Bug 2780 - Capitalize strings consistently (Misc. help pages) Content-Type: text/plain; charset="utf-8" Correcting capitalization in various help templates --- .../intranet-tmpl/prog/en/modules/help/about.tt | 8 +++--- .../intranet-tmpl/prog/en/modules/help/edithelp.tt | 2 +- .../prog/en/modules/help/export/marc.tt | 6 ++-- .../intranet-tmpl/prog/en/modules/help/mainpage.tt | 14 +++++----- .../intranet-tmpl/prog/en/modules/help/nohelp.tt | 2 +- .../en/modules/help/offline_circ/process_koc.tt | 4 +- .../prog/en/modules/help/reserve/request.tt | 20 ++++++++-------- .../prog/en/modules/help/reviews/reviewswaiting.tt | 2 +- .../prog/en/modules/help/suggestion/suggestion.tt | 4 +- .../prog/en/modules/help/tags/review.tt | 4 +- .../prog/en/modules/help/virtualshelves/shelves.tt | 24 ++++++++++---------- 11 files changed, 45 insertions(+), 45 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt index e7c9d96..a25afc7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt @@ -2,15 +2,15 @@

About Koha

This section provides information about your Koha installation. It is useful for developers and if you wish to report bugs or issues to the Koha community.

-

Server Information

+

Server information

This section tells you which version of Koha and supporting software you are using. If possible, when reporting issues to the Koha community, always give details of which version of Koha you are using. Koha is under active development and it is highly likely that an upgrade to a more recent version will provide patches and bug fixes you require.

-

Perl Modules

+

Perl modules

-

This tab lists all the dependant Perl Modules for Koha and whether or not you have them installed, and the version number. If you are reporting an issue, the developer may ask what is the state of the Perl modules you have installed.

+

This tab lists all the dependant Perl modules for Koha and whether or not you have them installed, and the version number. If you are reporting an issue, the developer may ask what is the state of the Perl modules you have installed.

-

Koha Team

+

Koha team

Koha is developed and supported by a large number of developers around the world. Thanks to all the developers and libraries who support Koha

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/edithelp.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/edithelp.tt index ad4b4a1..9226c8a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/edithelp.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/edithelp.tt @@ -1,5 +1,5 @@ [% INCLUDE 'doc-head-open.inc' %] -Online Help +Online help