Initializes the receiver using a given locale identifier.
Original signature is '- (id)initWithLocaleIdentifier:(NSString *)string'
Available in Mac OS X v10.4 and later.


- string (NSString)
- The identifier for the new locale.

The initialized locale.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)