summaryrefslogtreecommitdiff
path: root/plugins/password/localization/sv_SE.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-08-17 09:36:32 +0200
committerAleksander Machniak <alec@alec.pl>2014-08-17 09:36:32 +0200
commit1299c6a231dded7d941a3e32f3b531476cd5d07d (patch)
tree8189d69aacaf18f14ff5f46777db873de55af913 /plugins/password/localization/sv_SE.inc
parente66a77e5601842a855963a25c3f4e229969c3392 (diff)
Update translations
Diffstat (limited to 'plugins/password/localization/sv_SE.inc')
-rw-r--r--plugins/password/localization/sv_SE.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/password/localization/sv_SE.inc b/plugins/password/localization/sv_SE.inc
index 0aee9da81..26ee37d06 100644
--- a/plugins/password/localization/sv_SE.inc
+++ b/plugins/password/localization/sv_SE.inc
@@ -29,4 +29,5 @@ $messages['internalerror'] = 'Lösenordet kunde inte ändras.';
$messages['passwordshort'] = 'Lösenordet måste vara minst $length tecken långt.';
$messages['passwordweak'] = 'Lösenordet måste innehålla minst en siffra och ett specialtecken.';
$messages['passwordforbidden'] = 'Lösenordet innehåller otillåtna tecken.';
+$messages['firstloginchange'] = 'Du loggar in för första gången. Vänligen ändra ditt lösenord.';
?>