View Single Post
  #2 (permalink)  
Old 04-15-2003, 10:13 PM
mikem mikem is offline
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Open your main language file and look for
_CURRENTLY
That definition probably is where the comma is.

Code:
define("_CURRENTLY","There are currently,");
mikem
Reply With Quote