[Phpbbswedtran-phpbb2cvs] phpbb3se/language/sv install.php, 1.34, 1.35
Brought to you by:
jakobpersson,
virtuality
From: Peetra <pe...@us...> - 2009-04-07 10:23:58
|
Update of /cvsroot/phpbbswedtran/phpbb3se/language/sv In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv653 Modified Files: install.php Log Message: Tack Alvedon! Index: install.php =================================================================== RCS file: /cvsroot/phpbbswedtran/phpbb3se/language/sv/install.php,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** install.php 14 Dec 2008 23:15:53 -0000 1.34 --- install.php 7 Apr 2009 10:23:40 -0000 1.35 *************** *** 68,72 **** 'BEGIN_CONVERT' => 'Starta konverteringen', 'BLANK_PREFIX_FOUND' => 'En analys av dina tabeller visar att du har en giltig installation som inte har något tabellprefix.', ! 'BOARD_NOT_INSTALLED' => 'Ingen installationen hittades', 'BOARD_NOT_INSTALLED_EXPLAIN' => 'phpBB Unified Convertor Framework kräver en vanlig installation av phpBB3 för att fungera, <a href="%s">fortsätt genom att först installera phpBB3</a>.', --- 68,72 ---- 'BEGIN_CONVERT' => 'Starta konverteringen', 'BLANK_PREFIX_FOUND' => 'En analys av dina tabeller visar att du har en giltig installation som inte har något tabellprefix.', ! 'BOARD_NOT_INSTALLED' => 'Ingen installation hittades', 'BOARD_NOT_INSTALLED_EXPLAIN' => 'phpBB Unified Convertor Framework kräver en vanlig installation av phpBB3 för att fungera, <a href="%s">fortsätt genom att först installera phpBB3</a>.', |