Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from tachtler/patch-1
Browse files Browse the repository at this point in the history
Update lang.php  (better German formulation)
  • Loading branch information
Werkov committed Sep 12, 2015
2 parents 94456e1 + 28c449b commit adac63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/de/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

// custom language strings for the plugin
$lang['information'] = 'Cookies helfen bei der Bereitstellung von Inhalten. ' .
'Durch die Nutzung dieser Seiten erklären Sie sich einverstanden, dass Cookies auf Ihrem Rechner gespeichert werden. ';
'Durch die Nutzung dieser Seiten erklären Sie sich damit einverstanden, dass Cookies auf Ihrem Rechner gespeichert werden. ';
$lang['consent'] = 'OK';
$lang['details'] = ' Weitere Information';
$lang['details_url'] = 'https://de.wikipedia.org/wiki/Cookie';
Expand Down

0 comments on commit adac63f

Please sign in to comment.