Category:ProtoFlux:Strings:Localization: Difference between revisions

Category page
Added descriptions to the category.
m fix link spaces
 
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Current Culture|| Returns the user's local culture.
|CurrentCulture|| Returns the user's local culture.
|Format Locale String|| Takes in a [[Type:LocaleResource|locale]] and key and returns a translated [[String|string]].
|FormatLocaleString|| Takes in a [[Type:LocaleResource|locale]] and key and returns a translated [[String|string]].
|Invariant Culture|| Returns the user's local invariant culture.
|InvariantCulture|| Returns the user's local invariant culture.
|Locale Message Count|| Takes in a [[Type:LocaleResource|locale]] and returns the number of translatable keys.
|LocaleMessageCount|| Takes in a [[Type:LocaleResource|locale]] and returns the number of translatable keys.
}}
}}
[[Category:ProtoFlux:Strings]]
[[Category:ProtoFlux:Strings]]

Latest revision as of 03:56, 25 August 2025

Nodes
Node Name Description
CurrentCulture Returns the user's local culture.
FormatLocaleString Takes in a locale and key and returns a translated string.
InvariantCulture Returns the user's local invariant culture.
LocaleMessageCount Takes in a locale and returns the number of translatable keys.

Pages in category "ProtoFlux:Strings:Localization"

The following 4 pages are in this category, out of 4 total.