Skip to content

Commit a4dc791

Browse files
author
Boy Baukema
committed
Merge branch 'develop'
2 parents 4ca9030 + 51eca4e commit a4dc791

File tree

5 files changed

+20
-7
lines changed

5 files changed

+20
-7
lines changed

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/release_notes/4.4.13.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# OpenConext EngineBlock v4.4.13 Release Notes #
2+
3+
Fixed 4.4.12 build.

docs/release_notes/4.4.14.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# OpenConext EngineBlock v4.4.14 Release Notes #
2+
3+
Bugfix release.
4+
5+
* Fixed [EB 4.4 does not set correct member/guest status #174](https://github.com/OpenConext/OpenConext-engineblock/issues/174).

docs/release_notes/4.4.15.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# OpenConext EngineBlock v4.4.15 Release Notes #
2+
3+
Bugfix release.
4+
5+
* Rework for [EB 4.4 does not set correct member/guest status #174](https://github.com/OpenConext/OpenConext-engineblock/issues/174) fix.

languages/nl.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@
157157
'profile_leave_surfconext_link_add' => '(Sluit je browser na deze actie om de verwijderprocedure te voltooien.)',
158158
'profile_revoke_access' => 'Trek toegang in',
159159
'profile_leave_surfconext_conf' => 'Weet je zeker dat je jouw profiel wilt verwijderen? Je zult de browser moeten afsluiten om deze actie te voltooien',
160-
'profile_eula_link' => 'Gebruikersvoorwaarden',
161-
'profile_support_link' => 'Ondersteunings pagina\'s',
160+
'profile_eula_link' => 'Gebruiksvoorwaarden',
161+
'profile_support_link' => 'Help URL',
162162
'profile_mail_text' => 'SURFconext support kan je vragen om bovenstaande informatie te delen. Deze informatie kan hen helpen om de supportvraag te beantwoorden.',
163163
'profile_mail_attributes' => 'Mail data naar help@surfconext.nl',
164164
'profile_mail_send_success' => 'De mail met bovenstaande informatie is succesvol verstuurd.',

0 commit comments

Comments
 (0)