From b2f6bf7c388a0a5d7146f3b8a119a325667bf97b Mon Sep 17 00:00:00 2001 From: erik Date: Sun, 3 Apr 2011 06:01:56 -0700 Subject: [PATCH] Edited view/sv/strings.php via GitHub --- view/sv/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/sv/strings.php b/view/sv/strings.php index 1db8bc5cc0..399261482c 100644 --- a/view/sv/strings.php +++ b/view/sv/strings.php @@ -409,7 +409,7 @@ $a->strings['Profile deleted.'] = 'Profilen har tagits bort.'; $a->strings['Profile-'] = 'Profil-'; $a->strings['New profile created.'] = 'En ny profil har skapats.'; $a->strings['Profile unavailable to clone.'] = 'Det gick inte att klona profilen.'; -$a->strings['This is your public profile.
It may be visible to anybody using the internet.'] = 'Det här är din offentliga profil.
Den kan vara synlig för vem som helst på internet.'; +$a->strings['This is your public profile.
It may be visible to anybody using the internet.'] = 'Det här är din offentliga profil.
Den kan vara synlig för vem som helst på internet.'; $a->strings['Age: '] = 'Ålder: '; $a->strings['Profile Image'] = 'Profilbild'; $a->strings['Invalid OpenID url'] = 'Ogiltig OpenID-URL';