From e88236f6c4e50efbaa64dc7ee61bdebc80b41ce7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Fri, 13 Feb 2009 14:15:05 +0000
Subject: [PATCH] Language update (minor)

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1269 44740490-163a-0410-bde0-09ae8108e29a
---
 modules/consent/dictionaries/consent.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/consent/dictionaries/consent.php b/modules/consent/dictionaries/consent.php
index 381793df2..db4d55b57 100644
--- a/modules/consent/dictionaries/consent.php
+++ b/modules/consent/dictionaries/consent.php
@@ -38,7 +38,7 @@ $lang = array(
 		'pt-BR' => 'NĂŁo, nĂŁo aceito',
 	),
 	'remember' => array (
-		'no' => 'Husk samtykke',
+		'no' => 'Godta ogsĂĄ for fremtiden',
 		'nn' => 'Hugs samtykke',
 		'da' => 'Husk samtykke',
 		'en' => 'Remember',
-- 
GitLab