stevenn     2003/02/04 05:40:50

  Modified:    src/java/org/apache/cocoon/i18n Tag: cocoon_2_0_3_branch
                        I18nUtils.java
  Log:
  sync with HEAD
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.1   +2 -2      xml-cocoon2/src/java/org/apache/cocoon/i18n/I18nUtils.java
  
  Index: I18nUtils.java
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/i18n/I18nUtils.java,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- I18nUtils.java    22 Feb 2002 07:03:52 -0000      1.4
  +++ I18nUtils.java    4 Feb 2003 13:40:50 -0000       1.4.2.1
  @@ -63,7 +63,7 @@
   public class I18nUtils {
   
       // Locale string delimiter
  -    private static final String LOCALE_DELIMITER   = "_";
  +    private static final String LOCALE_DELIMITER   = "_-@.";
   
       /**
        * Parses given locale string to Locale object. If the string is null
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to