Skip to content
Snippets Groups Projects
Commit ad6d632c authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Adding some new dictionary entries for updates to the consent module

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1026 44740490-163a-0410-bde0-09ae8108e29a
parent 7d0857a7
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,10 @@ $lang = array(
'pt' => 'Lembrar a minha escolha',
'pt-BR' => 'Lembrar Consentimento',
),
'consent_header' => array (
'no' => 'Samtykke om overføring av person informasjon',
'en' => 'Consent about releasing personal information',
),
'consent_notice' => array (
'no' => 'Du er nå i ferd med å logge inn på tjenesten',
'nn' => 'Du er i ferd med å logga inn på tenesta',
......@@ -107,6 +111,14 @@ $lang = array(
'pt' => 'Política de privacidade do serviço',
'pt-BR' => 'Política de Privacidade deste serviço',
),
'consent_attributes_header' => array (
'no' => 'Attributter som vil bli sent til tjenesten',
'en' => 'Attributes that will be sent to service',
),
'show_attributes' => array (
'no' => 'Vis attributter',
'en' => 'Show attributes',
),
'login' => array (
'no' => 'innlogging',
'nn' => 'Logg inn',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment