summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-06-16 18:09:34 +0200
committerAndreas Gohr <andi@splitbrain.org>2013-06-16 18:09:34 +0200
commit81ee3b1c4ea669b4278fc1160162c686b82e559c (patch)
tree71a1f4cb2f448281ed31ee14fab6cceae4c6d051 /lib/plugins/plugin
parent9d24536dd8ad865dfad2c0259d6b00273e826c12 (diff)
downloadrpg-81ee3b1c4ea669b4278fc1160162c686b82e559c.tar.gz
rpg-81ee3b1c4ea669b4278fc1160162c686b82e559c.tar.bz2
Swedish language update
Diffstat (limited to 'lib/plugins/plugin')
-rw-r--r--lib/plugins/plugin/lang/sv/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/sv/lang.php b/lib/plugins/plugin/lang/sv/lang.php
index 5892e42b5..a8578c03c 100644
--- a/lib/plugins/plugin/lang/sv/lang.php
+++ b/lib/plugins/plugin/lang/sv/lang.php
@@ -16,6 +16,7 @@
* @author Peter Åström <eaustreum@gmail.com>
* @author Håkan Sandell <hakan.sandell@home.se>
* @author mikael@mallander.net
+ * @author Smorkster Andersson smorkster@gmail.com
*/
$lang['menu'] = 'Hantera insticksmoduler';
$lang['download'] = 'Ladda ned och installera en ny insticksmodul';
@@ -61,3 +62,4 @@ $lang['enabled'] = 'Tilläggsmodulen %s är aktiverad.';
$lang['notenabled'] = 'Tilläggsmodulen %s kunde inte aktiveras, kontrollera filrättigheterna.';
$lang['disabled'] = 'Tiläggsmodulen %s är avaktiverad.';
$lang['notdisabled'] = 'Tilläggsmodulen %s kunde inte avaktiveras, kontrollera filrättigheterna.';
+$lang['packageinstalled'] = 'Tilläggs paket (%d tillägg: %s) har installerats.';