﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » Localizations for different users</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 23:46:03 GMT</lastBuildDate><ttl>20</ttl><item><title>Localizations for different users</title><link>http://forum.strataframe.net/FindPost29634.aspx</link><description>Hi,&lt;br/&gt;&lt;br/&gt;Is there any possibility to have different language for different users? When I log to an application under User1 account from computer1 and User2&amp;nbsp;account from computer2&amp;nbsp;both of them have Czech localization. But when User1 changes his language to English (MicroFour.StrataFrame.UI.&lt;span style="COLOR: #2b91af"&gt;Localization&lt;/span&gt;.MessageLocaleID&amp;nbsp;=&amp;nbsp;1029;) User2 has English texts too after the postback. &lt;br/&gt;&lt;br/&gt;Any solution, please?&lt;br/&gt;&lt;br/&gt;Thanks &lt;br/&gt;&lt;br/&gt;Jiri</description><pubDate>Mon, 14 Mar 2011 08:22:36 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item><item><title>RE: Localizations for different users</title><link>http://forum.strataframe.net/FindPost29697.aspx</link><description>Glad it helped! :)</description><pubDate>Mon, 14 Mar 2011 08:22:36 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Localizations for different users</title><link>http://forum.strataframe.net/FindPost29689.aspx</link><description>Hi Trent, &lt;br/&gt;&lt;br/&gt;thank You for the tip, I have done it as You proposed and it works fine.&lt;br/&gt;&lt;br/&gt;Best regards&lt;br/&gt;&lt;br/&gt;Jiri</description><pubDate>Sun, 13 Mar 2011 10:26:38 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item><item><title>RE: Localizations for different users</title><link>http://forum.strataframe.net/FindPost29653.aspx</link><description>This gets pulled from the MessageLocaleID set in the application start up.&amp;nbsp; So generally, when using this, it applies to the application pool instead of the session.&amp;nbsp; However, there are some things that you can do.&amp;nbsp; The first, you will need to control the locale ID by using the "Retrieve..." methods to pull the localization messages:&lt;br/&gt;&lt;br/&gt;&lt;span&gt;[codesnippet]MicroFour.StrataFrame.UI.Localization.RetrieveTextValue("yourKey")[/codesnippet]&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;You can then store the locale ID in a session variable instead of using the core application logic to pull this.&amp;nbsp; One thing that I have done before is subclass a label, etc. and have it look at the session variable that stores the locale ID and the pulls it and sets the label.&amp;nbsp; This allows you to use the localization engine, but takes the setting of the label out of the frameworks hands and lets you manipulate this to your needs.&amp;nbsp; That is why these methods are exposed.&lt;br/&gt;&lt;br/&gt;Hope this helps.&amp;nbsp; ;)</description><pubDate>Wed, 09 Mar 2011 08:47:49 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Localizations for different users</title><link>http://forum.strataframe.net/FindPost29651.aspx</link><description>I am sorry, I have not localized a web app to help you. I am sure a developer will be along....</description><pubDate>Tue, 08 Mar 2011 18:57:52 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Localizations for different users</title><link>http://forum.strataframe.net/FindPost29649.aspx</link><description>Hi,&lt;br/&gt;&lt;br/&gt;I'm really wondering - nobody can tell what to do?&lt;br/&gt;&lt;br/&gt;:unsure:</description><pubDate>Tue, 08 Mar 2011 08:15:26 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item><item><title>RE: Localizations for different users</title><link>http://forum.strataframe.net/FindPost29647.aspx</link><description>Hi, &lt;br/&gt;&lt;br/&gt;can anybody give me a short answer, please? I hope that this scenario is not so unusual....&lt;br/&gt;&lt;br/&gt;Thanks&lt;br/&gt;&lt;br/&gt;Jiri</description><pubDate>Mon, 07 Mar 2011 02:24:38 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item></channel></rss>