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/sq | |
parent | bf413a4e50ea09a0345533c5fb1d07e963bd6368 (diff) | |
download | rpg-3240c7a0b3414f926ee76b2c4fff0a95ab33e916.tar.gz rpg-3240c7a0b3414f926ee76b2c4fff0a95ab33e916.tar.bz2 |
removed duplicate authors from language files
Diffstat (limited to 'inc/lang/sq')
-rw-r--r-- | inc/lang/sq/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/sq/lang.php b/inc/lang/sq/lang.php index 73290b687..47a54d2ea 100644 --- a/inc/lang/sq/lang.php +++ b/inc/lang/sq/lang.php @@ -8,7 +8,7 @@ * lines starting with @author * * @url http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesSq.php?view=co - * @author Leonard Elezi leonard.elezi@depinfo.info + * @author Leonard Elezi <leonard.elezi@depinfo.info> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |