From aabeab1e4e08ffba5d709aa71de1182dfeb698d1 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 26 Dec 2012 12:48:46 -0500 Subject: [PATCH] Updated localizations from launchpad --- plugins/userinfo/localization/sv_SE.inc | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/userinfo/localization/sv_SE.inc b/plugins/userinfo/localization/sv_SE.inc index 3da8331..1b8f166 100644 --- a/plugins/userinfo/localization/sv_SE.inc +++ b/plugins/userinfo/localization/sv_SE.inc @@ -9,14 +9,13 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: Jonas Nasholm | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); $labels['userinfo'] = 'Användarinfo'; $labels['created'] = 'Skapad'; $labels['lastlogin'] = 'Senast inloggad'; -$labels['defaultidentity'] = 'Standardprofil'; +$labels['defaultidentity'] = 'Standardidentitet'; -- Gitblit v1.9.1