From: Lo?c C. <lo...@us...> - 2001-04-11 21:13:18
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/finnish In directory usw-pr-cvs1:/tmp/cvs-serv15425/localization/finnish Modified Files: localized.chat.php3 Log Message: Add the 'L_NO_PROFILE' constant ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat/localization/finnish Index: localized.chat.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/finnish/localized.chat.php3,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** localized.chat.php3 2001/02/25 18:27:18 1.1.1.1 --- localized.chat.php3 2001/04/11 21:13:14 1.2 *************** *** 131,134 **** --- 131,135 ---- define("L_BEEP", "Piippaus/ei piippausta kävijän saapuessa"); define("L_PROFILE", "Näytä profiili"); + define("L_NO_PROFILE", "No profile"); // input frame |