[js-embedded-discovery COMMIT] in /trunk: doc/RELEASE-NOTES.txt src/javascript/idpselect_config.js

noreply at shibboleth.net noreply at shibboleth.net
Mon Jan 12 04:12:34 EST 2015


Author: rdw
Date: Mon Jan 12 04:12:34 2015
New Revision: 130

URL: http://svn.shibboleth.net/view/js-embedded-discovery?rev=130&view=rev
Log:
EDS-53, typo in language file.

Modified:
    trunk/doc/RELEASE-NOTES.txt
    trunk/src/javascript/idpselect_config.js

Modified: trunk/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/js-embedded-discovery/trunk/doc/RELEASE-NOTES.txt?rev=130&r1=129&r2=130&view=diff
==============================================================================
--- trunk/doc/RELEASE-NOTES.txt (original)
+++ trunk/doc/RELEASE-NOTES.txt Mon Jan 12 04:12:34 2015
@@ -3,7 +3,7 @@
 EDS-34 Allow configuration of dropdown rather than typeahead.
 EDS-88 Allow configuration to not set focus to search box.
 EDS-32 Clip Alt txt
-EDS-53 Add pr-br messages.
+EDS-53 Add pt-br messages.
 EDS-42 Move Compressor up to 2.4.8
 EDS-39 Ship non mimimized sources
 EDS-30 Use %20 as the separator for entityIDs in the cookie, but continue to understand '+'

Modified: trunk/src/javascript/idpselect_config.js
URL: http://svn.shibboleth.net/view/js-embedded-discovery/trunk/src/javascript/idpselect_config.js?rev=130&r1=129&r2=130&view=diff
==============================================================================
--- trunk/src/javascript/idpselect_config.js (original)
+++ trunk/src/javascript/idpselect_config.js Mon Jan 12 04:12:34 2015
@@ -98,7 +98,7 @@
         'submitButton.label': '選択',
         'helpText': 'Help',
         'defaultLogoAlt' : 'DefaultLogo'
-        }
+    },
     'pt-br': {
         'fatal.divMissing': 'A tag <div> com "insertAtDiv" não foi encontrada no arquivo HTML',
         'fatal.noXMLHttpRequest': 'Seu navegador não suporta "XMLHttpRequest", impossível de carregador os dados do IdP selecionado',



More information about the commits mailing list