diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-04-28 20:21:57 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-04-28 20:21:57 +0200 |
commit | 8a60e757ea66555a4cc777daa7d25ae235de6291 (patch) | |
tree | 7625a65b2bfee1518cca4967ca099a1e68231921 /lib/plugins/popularity | |
parent | 1ace3d17a215e302a06f9723432b29c2fe6b9435 (diff) | |
download | rpg-8a60e757ea66555a4cc777daa7d25ae235de6291.tar.gz rpg-8a60e757ea66555a4cc777daa7d25ae235de6291.tar.bz2 |
Norwegian language update
darcs-hash:20080428182157-7ad00-28c401a9b95b9064c9f61499e42ddc227256686f.gz
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/no/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/no/lang.php b/lib/plugins/popularity/lang/no/lang.php index 1977079ff..452963065 100644 --- a/lib/plugins/popularity/lang/no/lang.php +++ b/lib/plugins/popularity/lang/no/lang.php @@ -2,6 +2,7 @@ /** * Norwegian language file * + * @author Rune M. Andersen <rune.andersen@gmail.com> */ $lang['name'] = 'Popularitetsfeedback (kan ta litt tid å laste)'; $lang['submit'] = 'Send data'; |