[Phpbbswedtran-phpbb2cvs] phpbb3se/language/sv/acp common.php, 1.28, 1.29
Brought to you by:
jakobpersson,
virtuality
From: Peetra <pe...@us...> - 2009-08-02 21:46:33
|
Update of /cvsroot/phpbbswedtran/phpbb3se/language/sv/acp In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27911 Modified Files: common.php Log Message: enl. http://www.phpbb-se.com/forum/viewtopic.php?f=22&t=6953&start=0 Index: common.php =================================================================== RCS file: /cvsroot/phpbbswedtran/phpbb3se/language/sv/acp/common.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** common.php 5 May 2009 12:07:48 -0000 1.28 --- common.php 2 Aug 2009 21:46:24 -0000 1.29 *************** *** 2,6 **** /** * ! * acp common [Swedish] (phpBB 3.0.5) * * @package language --- 2,6 ---- /** * ! * acp common [Swedish] (phpBB 3.x.x) * * @package language *************** *** 351,355 **** 'PURGE_CACHE_EXPLAIN' => 'Rensar allt cacherelaterat, detta inkluderar alla cachade mallfiler och frÃ¥gor.', ! 'RESET_DATE' => 'à terställ forumets startdatum', 'RESET_DATE_CONFIRM' => 'Ãr du säker pÃ¥ att du vill Ã¥terställa forumets startdatum?', 'RESET_ONLINE' => 'à terställ flest användare online samtidigt', --- 351,355 ---- 'PURGE_CACHE_EXPLAIN' => 'Rensar allt cacherelaterat, detta inkluderar alla cachade mallfiler och frÃ¥gor.', ! 'RESET_DATE' => 'Ãndra forumets startdatum till dagens datum.', 'RESET_DATE_CONFIRM' => 'Ãr du säker pÃ¥ att du vill Ã¥terställa forumets startdatum?', 'RESET_ONLINE' => 'à terställ flest användare online samtidigt', |