#1,113 – Use of Cultures in Internationalization

When localizing an application or running a localized application, you’ll work in the context of a particular culture.  A culture can be thought of as the combination of a particular language and the country or region where the language is being spoken.

A developer targets one or more cultures when localizing an application.  For example, he might translate text in the application for the German-spoken-in-Austria culture or the English-spoken-in-the-UK culture.

Cultures are also used at run time.  A user runs an application within an environment that represents a particular culture.  This culture is then used by the application to determine which strings to load.

A culture that includes both a language and country/region indicator is known as a specific culture.  (E.g. French/Canada).  You can also work with neutral cultures, which are defined by a language but without a specific country.  (E.g. French)

Advertisement

About Sean
Software developer in the Twin Cities area, passionate about software development and sailing.

2 Responses to #1,113 – Use of Cultures in Internationalization

  1. Pingback: Dew Drop – July 14, 2014 (#1813) | Morning Dew

  2. Pingback: #1,114 – Culture Codes | 2,000 Things You Should Know About WPF

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: