summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/lang/no/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/plugin/lang/no/lang.php')
-rw-r--r--lib/plugins/plugin/lang/no/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/no/lang.php b/lib/plugins/plugin/lang/no/lang.php
index a95ea0085..41f6d1153 100644
--- a/lib/plugins/plugin/lang/no/lang.php
+++ b/lib/plugins/plugin/lang/no/lang.php
@@ -13,6 +13,7 @@
* @author Erik Pedersen <erik.pedersen@shaw.ca>
* @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
* @author Rune Rasmussen syntaxerror.no@gmail.com
+ * @author Jon Bøe <jonmagneboe@hotmail.com>
*/
$lang['menu'] = 'Behandle tillegg';
$lang['download'] = 'Last ned og installer et tillegg';
@@ -58,3 +59,4 @@ $lang['enabled'] = 'Tillegget %s aktivert';
$lang['notenabled'] = 'Plugin %s kunne ikke aktiveres, sjekk filrettighetene.';
$lang['disabled'] = 'Plugin %s deaktivert';
$lang['notdisabled'] = 'Plugin %s kunne ikke deaktiveres, sjekk filrettighetene.';
+$lang['packageinstalled'] = 'Installasjonen av tilleggspakka (%d tillegg: %s) var vellykka';