diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/acl/lang/sv/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/config/lang/sv/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/sv/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/sv/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/revert/lang/sv/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/sv/lang.php | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/sv/lang.php b/lib/plugins/acl/lang/sv/lang.php index fc7d34c86..19ba4886b 100644 --- a/lib/plugins/acl/lang/sv/lang.php +++ b/lib/plugins/acl/lang/sv/lang.php @@ -7,6 +7,7 @@ * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson + * @author Tormod Otter Johansson <tormod@latast.se> */ $lang['admin_acl'] = 'Hantera behörighetslistan (ACL)'; $lang['acl_group'] = 'Grupp'; diff --git a/lib/plugins/config/lang/sv/lang.php b/lib/plugins/config/lang/sv/lang.php index 7844560ff..ddfb1344e 100644 --- a/lib/plugins/config/lang/sv/lang.php +++ b/lib/plugins/config/lang/sv/lang.php @@ -7,6 +7,7 @@ * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson + * @author Tormod Otter Johansson <tormod@latast.se> */ $lang['menu'] = 'Hantera inställningar'; $lang['error'] = 'Inställningarna uppdaterades inte på grund av ett felaktigt värde. Titta igenom dina ändringar och försök sedan spara igen. diff --git a/lib/plugins/plugin/lang/sv/lang.php b/lib/plugins/plugin/lang/sv/lang.php index 919241264..a18bb60b5 100644 --- a/lib/plugins/plugin/lang/sv/lang.php +++ b/lib/plugins/plugin/lang/sv/lang.php @@ -7,6 +7,7 @@ * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson + * @author Tormod Otter Johansson <tormod@latast.se> */ $lang['menu'] = 'Hantera insticksmoduler'; $lang['download'] = 'Ladda ned och installera en ny insticksmodul'; diff --git a/lib/plugins/popularity/lang/sv/lang.php b/lib/plugins/popularity/lang/sv/lang.php index e06ae9cc5..33687bcb8 100644 --- a/lib/plugins/popularity/lang/sv/lang.php +++ b/lib/plugins/popularity/lang/sv/lang.php @@ -4,6 +4,7 @@ * * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson + * @author Tormod Otter Johansson <tormod@latast.se> */ $lang['name'] = 'Popularitetsfeedback (det kan ta en stund att ladda sidan)'; $lang['submit'] = 'Sänd data'; diff --git a/lib/plugins/revert/lang/sv/lang.php b/lib/plugins/revert/lang/sv/lang.php index 0f810215b..8f54dd46e 100644 --- a/lib/plugins/revert/lang/sv/lang.php +++ b/lib/plugins/revert/lang/sv/lang.php @@ -6,6 +6,7 @@ * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson + * @author Tormod Otter Johansson <tormod@latast.se> */ $lang['menu'] = 'Hantera återställningar'; $lang['filter'] = 'Sök efter spamsidor'; diff --git a/lib/plugins/usermanager/lang/sv/lang.php b/lib/plugins/usermanager/lang/sv/lang.php index 2fa1a49f5..3b6d20be3 100644 --- a/lib/plugins/usermanager/lang/sv/lang.php +++ b/lib/plugins/usermanager/lang/sv/lang.php @@ -6,6 +6,7 @@ * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson + * @author Tormod Otter Johansson <tormod@latast.se> */ $lang['menu'] = 'Hantera användare'; $lang['noauth'] = '(användarautentisering ej tillgänlig)'; |