Class Locales.Entry
java.lang.Object
hudson.plugins.translation.Locales.Entry
- Enclosing class:
Locales
- Author:
- Kohsuke Kawaguchi
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
Human readable display name of this locale, like "Japanese" -
code
Locale identifier like "ja" or "en_US". -
lcode
-
locale
-
-
Constructor Details
-
Entry
-
-
Method Details
-
matchesRequestLocale
public boolean matchesRequestLocale()
-