diff options
author | Anika Henke <anika@selfthinker.org> | 2011-02-20 19:14:03 +0000 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2011-02-20 19:14:03 +0000 |
commit | 3240c7a0b3414f926ee76b2c4fff0a95ab33e916 (patch) | |
tree | 5c120075cc0d87199b014dbad5796db897a0fa1c /inc/lang/sv/lang.php | |
parent | bf413a4e50ea09a0345533c5fb1d07e963bd6368 (diff) | |
download | rpg-3240c7a0b3414f926ee76b2c4fff0a95ab33e916.tar.gz rpg-3240c7a0b3414f926ee76b2c4fff0a95ab33e916.tar.bz2 |
removed duplicate authors from language files
Diffstat (limited to 'inc/lang/sv/lang.php')
-rw-r--r-- | inc/lang/sv/lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/sv/lang.php b/inc/lang/sv/lang.php index 47b0e0b0d..801e2d879 100644 --- a/inc/lang/sv/lang.php +++ b/inc/lang/sv/lang.php @@ -7,15 +7,15 @@ * @author Per Foreby <per@foreby.se> * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> + * @author Håkan Sandell <hakan.sandell@home.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> + * @author Tormod Johansson <tormod.otter.johansson@gmail.com> * @author emil@sys.nu * @author Pontus Bergendahl <pontus.bergendahl@gmail.com> - * @author Tormod Johansson tormod.otter.johansson@gmail.com * @author Emil Lind <emil@sys.nu> * @author Bogge Bogge <bogge@bogge.com> * @author Peter Åström <eaustreum@gmail.com> - * @author Håkan Sandell <hakan.sandell@home.se> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |