Update of /cvsroot/phpbbswedtran/phpBB2se
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19197
Modified Files:
lang_main.php
Log Message:
- phpBB 2.0.22
Index: lang_main.php
===================================================================
RCS file: /cvsroot/phpbbswedtran/phpBB2se/lang_main.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** lang_main.php 16 Dec 2006 13:27:39 -0000 1.7
--- lang_main.php 4 Jan 2007 14:40:43 -0000 1.8
***************
*** 63,67 ****
// along with our copyright message indicating you are the translator
// please add it here.
! $lang['TRANSLATION_INFO'] = '<a href="http://www.phpbb.com/downloads.php#lang" target="_blank" class="gensmall">Swedish translation</a> by <a href="http://www.phpbb-se.com">phpBB Sweden</a> and <a href="http://www.phpbb.com/phpBB/profile.php?mode=viewprofile&u=37489" target="_blank" title="Jonathan Gulbrandsen" class="gensmall">Virtuality</a> © 2003-' . date('Y');
//
--- 63,67 ----
// along with our copyright message indicating you are the translator
// please add it here.
! $lang['TRANSLATION_INFO'] = '<a href="http://www.phpbb.com/downloads.php#lang" target="_blank" class="gensmall">Swedish translation</a> by <a href="http://www.phpbb-se.com" target="_blank" class="gensmall">phpBB Sweden</a> and <a href="http://www.phpbb.com/phpBB/profile.php?mode=viewprofile&u=37489" target="_blank" title="Jonathan Gulbrandsen" class="gensmall">Virtuality</a> © 2003-' . date('Y');
//
|