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/no/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/no/lang.php')
-rw-r--r-- | inc/lang/no/lang.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/inc/lang/no/lang.php b/inc/lang/no/lang.php index a41cad51b..d2be945e6 100644 --- a/inc/lang/no/lang.php +++ b/inc/lang/no/lang.php @@ -5,17 +5,16 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Reidar Mosvold <Reidar.Mosvold@hit.no> * @author Jorge Barrera Grandon <jorge@digitalwolves.org> - * @author Rune Rasmussen http://www.syntaxerror.no/ + * @author Rune Rasmussen [http://www.syntaxerror.no/] * @author Thomas Nygreen <nygreen@gmail.com> * @author Arild Burud <arildb@met.no> * @author Torkill Bruland <torkar-b@online.no> * @author Rune M. Andersen <rune.andersen@gmail.com> - * @author Jakob Vad Nielsen (me@jakobnielsen.net) + * @author Jakob Vad Nielsen <me@jakobnielsen.net> * @author Kjell Tore Næsgaard <kjell.t.nasgaard@ntnu.no> * @author Knut Staring <knutst@gmail.com> * @author Lisa Ditlefsen <lisa@vervesearch.com> * @author Erik Pedersen <erik.pedersen@shaw.ca> - * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |