Update of /cvsroot/openinteract/OpenInteract2/doc/Manual
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8658/Manual
Modified Files:
I18N.pod
Log Message:
add note about slight change to msg keys
Index: I18N.pod
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/doc/Manual/I18N.pod,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** I18N.pod 12 Mar 2005 18:37:17 -0000 1.13
--- I18N.pod 29 Mar 2005 17:12:17 -0000 1.14
***************
*** 275,279 ****
A message key is unique per language and has a single value that is
its associated message for that language. It is separated from the
! message by an '='.
=item B<continued values>
--- 275,279 ----
A message key is unique per language and has a single value that is
its associated message for that language. It is separated from the
! message by an '=' and may contain any character B<except> a '='.
=item B<continued values>
|