[open-ils-commits] [GIT] Evergreen ILS branch master updated. a8118d892da94aa4dbd04e1559b82b731baba1b8

Evergreen Git git at git.evergreen-ils.org
Wed Sep 4 09:40:22 EDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  a8118d892da94aa4dbd04e1559b82b731baba1b8 (commit)
      from  64a503f12cd1094636818d4dd5725d73905517bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a8118d892da94aa4dbd04e1559b82b731baba1b8
Author: Pasi Kallinen <pasi.kallinen at pttk.fi>
Date:   Wed Sep 4 09:07:47 2013 +0300

    Unify appellee/appellant relators
    
    Signed-off-by: Pasi Kallinen <pasi.kallinen at pttk.fi>
    Signed-off-by: Dan Scott <dscott at laurentian.ca>

diff --git a/Open-ILS/src/templates/opac/parts/relators.tt2 b/Open-ILS/src/templates/opac/parts/relators.tt2
index 3fd4a93..e3826f9 100644
--- a/Open-ILS/src/templates/opac/parts/relators.tt2
+++ b/Open-ILS/src/templates/opac/parts/relators.tt2
@@ -45,12 +45,12 @@ relators = {
     'cnd' => l('Conductor'),
     'cng' => l('Cinematographer'),
     'cns' => l('Censor'),
-    'coe' => l('Contestant -appellee'),
+    'coe' => l('Contestant-appellee'),
     'col' => l('Collector'),
     'com' => l('Compiler'),
     'con' => l('Conservator'),
     'cos' => l('Contestant'),
-    'cot' => l('Contestant -appellant'),
+    'cot' => l('Contestant-appellant'),
     'cov' => l('Cover designer'),
     'cpc' => l('Copyright claimant'),
     'cpe' => l('Complainant-appellee'),
@@ -172,7 +172,7 @@ relators = {
     'prp' => l('Production place'),
     'prt' => l('Printer'),
     'pta' => l('Patent applicant'),
-    'pte' => l('Plaintiff -appellee'),
+    'pte' => l('Plaintiff-appellee'),
     'ptf' => l('Plaintiff'),
     'pth' => l('Patent holder'),
     'ptt' => l('Plaintiff-appellant'),

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/templates/opac/parts/relators.tt2 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list