|
From: Lo?c C. <lo...@us...> - 2001-04-26 20:46:16
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/docs
In directory usw-pr-cvs1:/tmp/cvs-serv2226/docs
Modified Files:
translation.txt
Log Message:
Updated the name of the files to translate
Index: translation.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/translation.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** translation.txt 2001/04/26 20:11:41 1.1
--- translation.txt 2001/04/26 20:46:12 1.2
***************
*** 26,33 ****
name of the new language (for example, 'chat/localization/venusian');
- inside this new directory, edit the file you want to do the work for
! ('localized.chat.php3', 'localized.admin.php3' and 'localized.tutorial.php3'
! contain strings used by the main script, the administration script
! and tutorial) and translate all the English strings inside (those which
! appear in "define" instructions);
- you may now add your name and e-mail at the top of the file you have translated;
- then replace the 'flag.gif' icon with the one corresponding to your translation
--- 26,32 ----
name of the new language (for example, 'chat/localization/venusian');
- inside this new directory, edit the file you want to do the work for
! ('chat.loc', 'admin.loc' and 'tutorial.loc' contain strings used by the main
! script, the administration script and the tutorial) and translate all the
! English strings inside (those which appear in "define" instructions);
- you may now add your name and e-mail at the top of the file you have translated;
- then replace the 'flag.gif' icon with the one corresponding to your translation
|