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

Evergreen Git git at git.evergreen-ils.org
Thu Jan 11 10:42:02 EST 2018


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  ce4b51e6d9472036fef6169432934bffa97c71c5 (commit)
      from  f3bff3ead5741a046c7881cb0aaaf89253890a0b (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 ce4b51e6d9472036fef6169432934bffa97c71c5
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Tue Nov 28 08:09:16 2017 -0800

    LP1719943: fixing typo in credential testing interface
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>

diff --git a/Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2
index 6355722..1a14bab 100644
--- a/Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2
+++ b/Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2
@@ -47,7 +47,7 @@
           <div class="form-group" ng-cloak>
             <div class="col-md-offset-4 col-md-8">
               <div class="alert alert-success" ng-show="verified">
-                [% l('Succes testing credentials') %]
+                [% l('Success testing credentials') %]
               </div>
               <div class="alert alert-danger" ng-show="verified === false">
                 [% l('Failure testing credentials') %]
diff --git a/build/i18n/po/webstaff/ar-JO.po b/build/i18n/po/webstaff/ar-JO.po
index 0a4b7f8..3bd543f 100644
--- a/build/i18n/po/webstaff/ar-JO.po
+++ b/build/i18n/po/webstaff/ar-JO.po
@@ -7642,7 +7642,7 @@ msgid "Substring"
 msgstr "سترنغ فرعي"
 
 #: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:50
-msgid "Succes testing credentials"
+msgid "Success testing credentials"
 msgstr "نجاح اختبار الصلاحيات"
 
 #: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:66
diff --git a/build/i18n/po/webstaff/cs-CZ.po b/build/i18n/po/webstaff/cs-CZ.po
index 8047742..9e0fd36 100644
--- a/build/i18n/po/webstaff/cs-CZ.po
+++ b/build/i18n/po/webstaff/cs-CZ.po
@@ -7683,7 +7683,7 @@ msgid "Substring"
 msgstr "Podřetězec"
 
 #: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:50
-msgid "Succes testing credentials"
+msgid "Success testing credentials"
 msgstr "Úspěšný test ověření"
 
 #: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:66
diff --git a/build/i18n/po/webstaff/es-ES.po b/build/i18n/po/webstaff/es-ES.po
index 2917e83..6b83f25 100644
--- a/build/i18n/po/webstaff/es-ES.po
+++ b/build/i18n/po/webstaff/es-ES.po
@@ -7653,7 +7653,7 @@ msgid "Substring"
 msgstr "Subcadena"
 
 #: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:50
-msgid "Succes testing credentials"
+msgid "Success testing credentials"
 msgstr "Éxito de pruebas de credenciales"
 
 #: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:66
diff --git a/build/i18n/po/webstaff/hy-AM.po b/build/i18n/po/webstaff/hy-AM.po
index 70e0f0f..db32957 100644
--- a/build/i18n/po/webstaff/hy-AM.po
+++ b/build/i18n/po/webstaff/hy-AM.po
@@ -7654,7 +7654,7 @@ msgid "Substring"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:50
-msgid "Succes testing credentials"
+msgid "Success testing credentials"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:66
diff --git a/build/i18n/po/webstaff/ru-RU.po b/build/i18n/po/webstaff/ru-RU.po
index 51e7178..1fcfe21 100644
--- a/build/i18n/po/webstaff/ru-RU.po
+++ b/build/i18n/po/webstaff/ru-RU.po
@@ -7588,7 +7588,7 @@ msgid "Substring"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:50
-msgid "Succes testing credentials"
+msgid "Success testing credentials"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:66
diff --git a/build/i18n/po/webstaff/webstaff.pot b/build/i18n/po/webstaff/webstaff.pot
index 39d22a1..152bb3c 100644
--- a/build/i18n/po/webstaff/webstaff.pot
+++ b/build/i18n/po/webstaff/webstaff.pot
@@ -7695,7 +7695,7 @@ msgid "Substring"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:50
-msgid "Succes testing credentials"
+msgid "Success testing credentials"
 msgstr ""
 
 #: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:66

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

Summary of changes:
 .../templates/staff/circ/patron/t_credentials.tt2  |    2 +-
 build/i18n/po/webstaff/ar-JO.po                    |    2 +-
 build/i18n/po/webstaff/cs-CZ.po                    |    2 +-
 build/i18n/po/webstaff/es-ES.po                    |    2 +-
 build/i18n/po/webstaff/hy-AM.po                    |    2 +-
 build/i18n/po/webstaff/ru-RU.po                    |    2 +-
 build/i18n/po/webstaff/webstaff.pot                |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list