Give us feedback
localetoolbox
Service icon

Locale Toolbox

icon_trusted
Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 18 February 2021 by 
5.0
 (6 ratings)
localetoolbox

Locale Toolbox

Details
Toolbox to use in multi-language applications. Returns the user locale based on the browser, device, operating system or application server default language.
Read more

LocaleToolbox aims to help you build multi language applications.


This component allows you to get automatically the Browser, Operating System or Server Locale, with the following actions: 

  • GetBrowserLocale - returns the locale based on the user's browser default language. Can be used in a mobile application and in this scenario it will return the locale of the user's device.
  • GetOSLocale - returns the locale installed with the operating system.
  • GetServerLocale - returns the locale of the server where the application is running.



This can be used to get the user's locale and set it using the "SetCurrentLocal" action in a multi-language application. 

If the application is prepared to handle the returned locale, it will translate it, otherwise, it will stay as is.

Release notes (1.0.0)
Reviews (2)
by 
2021-03-27
in version 1.0.0
Just what I needed
by 
2021-02-25
in version 1.0.0
great app. 5*
Team