Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
v1
simplesamlphp
Commits
91b6597f
Unverified
Commit
91b6597f
authored
7 years ago
by
Tim van Dijen
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #773 from pajavyskocil/consent-typoBug
parents
ef28d240
cb91e4b0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules/consent/dictionaries/consent.definition.json
+1
-1
1 addition, 1 deletion
modules/consent/dictionaries/consent.definition.json
modules/consent/dictionaries/consent.php
+1
-1
1 addition, 1 deletion
modules/consent/dictionaries/consent.php
with
2 additions
and
2 deletions
modules/consent/dictionaries/consent.definition.json
+
1
−
1
View file @
91b6597f
...
...
@@ -27,7 +27,7 @@
"en"
:
"show
\/
hide attributes"
},
"consent_privacypolicy"
:
{
"en"
:
"Privacypolicy for the service"
"en"
:
"Privacy
policy for the service"
},
"noconsent_title"
:
{
"en"
:
"No consent given"
...
...
This diff is collapsed.
Click to expand it.
modules/consent/dictionaries/consent.php
+
1
−
1
View file @
91b6597f
...
...
@@ -119,7 +119,7 @@ $lang = array(
'no'
=>
'Personvern for tjenesten'
,
'nn'
=>
'Personvern for tenesta'
,
'da'
=>
'Tjenestens politik vedrørende personoplysninger'
,
'en'
=>
'Privacypolicy for the service'
,
'en'
=>
'Privacy
policy for the service'
,
'de'
=>
'Datenschutzrichtlinie des Dienstes'
,
'sv'
=>
'Tjänstens policy för personlig integritet'
,
'fi'
=>
'Tietosuojaseloste palvelulle'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment