]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Standardize on 'My' for user pronoun labels
authorDan Wells <dbw2@calvin.edu>
Fri, 1 Feb 2013 19:39:23 +0000 (14:39 -0500)
committerDan Scott <dan@coffeecode.net>
Thu, 21 Feb 2013 03:23:02 +0000 (22:23 -0500)
commit7a08ca1430d29db1c6b542c06fc1bd368cb18078
tree7f57766a516a191e5d157695f2f6cf1f10737956
parent7093bd942640cd486bc57d9fa425560e4ec9f534
Standardize on 'My' for user pronoun labels

The TPAC currently uses a mish-mash of 'My' and 'Your' when
labeling user elements (e.g. 'my list', 'your account', etc.).
This commit settles on the use of 'My', but only for labels, not
for "dialog" (e.g. 'Your payment has been approved') or for
imperative statements (e.g. 'Please change your password'). One
text which is borderline is 'Log in to Your Account', but I
decided to treat it as imperative and leave it alone for now.

This commit also changes a heading on the list page which was
lacking title case, as the rest of the interface uses title
case for all headings.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Conflicts:
Open-ILS/src/templates/opac/myopac/lists.tt2
Open-ILS/src/templates/opac/myopac/lists.tt2
Open-ILS/src/templates/opac/parts/myopac/base.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2
Open-ILS/src/templates/opac/parts/topnav.tt2