Usage: copylocale srcLocale dstLocale

copyLocale is a command to generate framework resource for each locale. 

I wonder whether srcLocale should be a default locale for dstLocale. In other 
words, should srcLocale be a locale that is as close as possible to dstLocale.

For example, would the following two commands generate the same results?
1 - > copylocale en_US de
2 - > copylocale de_DE de

de_DE is closer to de and it can be a default locale for de - instead of en_US. 
Would 'copylocale en_US de' cause any error?

The following document does not not mention anything about that:
http://livedocs.adobe.com/flex/3/html/help.html?content=l10n_3.html

Any advice is greatly apprecidated,
Tung Chau


Reply via email to