transforms/locale
changeset 63 7d2e9f451dff
parent 53 e398cb2c4b45
child 65 1fa3eaf1bf9d
--- a/transforms/locale	Mon Jan 24 13:48:56 2011 -0800
+++ b/transforms/locale	Mon Jan 24 16:29:04 2011 -0800
@@ -20,13 +20,12 @@
 #
 
 #
-# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
 #
 
 # general locale
 <transform dir link hardlink path=.*/locale$ -> default facet.locale true>
 
 <transform dir file link hardlink \
-    path=.*/locale/([^/]+)(\..+){0,1}(/.+){0,1}$ -> \
+    path=.*/locale/([^_/]+)([\._].+){0,1}(/.+){0,1}$ -> \
     default facet.locale.%<\1> true>