Edited view/sv/strings.php via GitHub

This commit is contained in:
erik 2011-04-03 06:01:56 -07:00
parent 89103c99ef
commit b2f6bf7c38
1 changed files with 1 additions and 1 deletions

View File

@ -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 <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.'] = 'Det här är din <strong>offentliga</strong> profil.<br />Den kan vara <strong>synlig för vem som helst</strong> på internet.';
$a->strings['This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.'] = 'Det här är din <strong>offentliga</strong> profil.<br />Den <strong>kan vara synlig för vem som helst</strong> på internet.';
$a->strings['Age: '] = 'Ålder: ';
$a->strings['Profile Image'] = 'Profilbild';
$a->strings['Invalid OpenID url'] = 'Ogiltig OpenID-URL';