Ignore:
Timestamp:
11/19/08 16:05:12 (4 years ago)
Author:
CrawfordCurrie
Message:

Item175: corrected references to TWiki in comments and error messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki/Configure/Checkers/Site/Locale.pm

    r809 r812  
    5959    # Check for unusable multi-byte encodings as site character set 
    6060    # - anything that enables a single ASCII character such as '[' to be 
    61     # matched within a multi-byte character cannot be used for TWiki. 
    62     # Refuse to work with character sets that allow TWiki syntax 
     61    # matched within a multi-byte character cannot be used for Foswiki. 
     62    # Refuse to work with character sets that allow Foswiki syntax 
    6363    # to be recognised within multi-byte characters. 
    6464    # FIXME: match other problematic multi-byte character sets 
Note: See TracChangeset for help on using the changeset viewer.