diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-05-01 17:45:42 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-05-01 17:45:42 +0200 |
commit | baa38635a5b04a440166dbb3ff9c11e20bedddbf (patch) | |
tree | 6f912240031c14a875d0fc7b60f04e96573aea8d /lib/plugins/popularity/lang | |
parent | 211977d21fc069026edcf3c5cfd9dbeb2c67a492 (diff) | |
download | rpg-baa38635a5b04a440166dbb3ff9c11e20bedddbf.tar.gz rpg-baa38635a5b04a440166dbb3ff9c11e20bedddbf.tar.bz2 |
Swedish language update
darcs-hash:20080501154542-7ad00-9eff97e7fd5f2a45624f3a4932e456a5e006215f.gz
Diffstat (limited to 'lib/plugins/popularity/lang')
-rw-r--r-- | lib/plugins/popularity/lang/sv/lang.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/popularity/lang/sv/lang.php b/lib/plugins/popularity/lang/sv/lang.php index 0b0ed0022..6bfc40493 100644 --- a/lib/plugins/popularity/lang/sv/lang.php +++ b/lib/plugins/popularity/lang/sv/lang.php @@ -2,6 +2,7 @@ /** * Swedish language file * + * @author Håkan Sandell <hakan.sandell[at]mydata.se> */ -$lang['name'] = 'Popularitetsfeedback (det kan ta en stund att ladda sidan)'; -$lang['submit'] = 'Sänd data'; +$lang['name'] = 'Popularitetsfeedback (det kan ta en stund att ladda sidan)'; +$lang['submit'] = 'Sänd data'; |