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 19ba4886b..2bf08f29a 100644 --- a/lib/plugins/acl/lang/sv/lang.php +++ b/lib/plugins/acl/lang/sv/lang.php @@ -8,6 +8,7 @@ * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> + * @author emil@sys.nu */ $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 ddfb1344e..610286874 100644 --- a/lib/plugins/config/lang/sv/lang.php +++ b/lib/plugins/config/lang/sv/lang.php @@ -8,6 +8,7 @@ * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> + * @author emil@sys.nu */ $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 a18bb60b5..e840a7dd4 100644 --- a/lib/plugins/plugin/lang/sv/lang.php +++ b/lib/plugins/plugin/lang/sv/lang.php @@ -8,6 +8,7 @@ * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> + * @author emil@sys.nu */ $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 33687bcb8..c7cd5f5c3 100644 --- a/lib/plugins/popularity/lang/sv/lang.php +++ b/lib/plugins/popularity/lang/sv/lang.php @@ -5,6 +5,7 @@ * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> + * @author emil@sys.nu */ $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 8f54dd46e..59e62fd11 100644 --- a/lib/plugins/revert/lang/sv/lang.php +++ b/lib/plugins/revert/lang/sv/lang.php @@ -7,6 +7,7 @@ * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> + * @author emil@sys.nu */ $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 3b6d20be3..c7842af0f 100644 --- a/lib/plugins/usermanager/lang/sv/lang.php +++ b/lib/plugins/usermanager/lang/sv/lang.php @@ -7,6 +7,7 @@ * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> + * @author emil@sys.nu */ $lang['menu'] = 'Hantera användare'; $lang['noauth'] = '(användarautentisering ej tillgänlig)'; |