[js-embedded-discovery] branch master updated: EDS-73 Japanese language support for cookie bypass

Rod Widdowson rdw at steadingsoftware.com
Fri May 20 05:58:11 EDT 2016


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch master
in repository js-embedded-discovery.

The following commit(s) were added to refs/heads/master by this push:
       new  ac71d4b   EDS-73 Japanese language support for cookie bypass
ac71d4b is described below

commit ac71d4b372b240b173bfc23115246742400b7a5b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri May 20 10:56:51 2016 +0100

    EDS-73 Japanese language support for cookie bypass
    
    https://issues.shibboleth.net/jira/browse/EDS-73
---
 src/javascript/idpselect_languages.js | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/javascript/idpselect_languages.js b/src/javascript/idpselect_languages.js
index 51360f0..6041f06 100644
--- a/src/javascript/idpselect_languages.js
+++ b/src/javascript/idpselect_languages.js
@@ -72,6 +72,11 @@ function IdPSelectLanguages(){
         'idpList.showList' : '一覧から選択する',
         'idpList.showSearch' : '機関名を入力する',
         'submitButton.label': '選択',
+        'autoFollow.message' : '次の期間選択した機関に自動的に遷移する:',
+        'autoFollow.never' : '自動遷移しない',
+        'autoFollow.time0' : '1日',
+        'autoFollow.time1' : '3か月',
+        'autoFollow.time2' : '9か月',
         'helpText': 'Help',
         'defaultLogoAlt' : 'DefaultLogo'
     },

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list