<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/products/administration/f/product-administration-forum/185698/microstation-connect-ed-u13-_ustn_locale_language</link><description>_USTN_LOCALE_LANGUAGE is a predefined and locked variable. According to recommendations I&amp;#39;m using this var to set some configuration issues. 
 Now I have computers on which my config does not work as the variable points to &amp;#39;de&amp;#39;, although the application</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/578325?ContentTypeID=1</link><pubDate>Fri, 03 Apr 2020 10:25:36 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4b8426a5-59b3-4f8d-b6cf-d756c97ecc59</guid><dc:creator>Robin Graf</dc:creator><description>&lt;p&gt;I know that. I know where to find the variable visually in the configuration dialog. My question was where MS CE creates the variable. it is not part of the configuration, you won&amp;#39;t find it in any cfg.&lt;/p&gt;
&lt;p&gt;I also know that you can change the language of the MS GUI via preferences. This does not answer the real question though: how can _ustn_locale_language be used in a config to determine the language of MS CE. Can&amp;#39;t it be used for that purpose. Obviously I have difficulties.&lt;/p&gt;
&lt;p&gt;As a workaround I use this construct:&lt;/p&gt;
&lt;p&gt;%if $(_USTN_LOCALE_COUNTRY) == &amp;quot;&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;MS_KEYBOARDSHORTCUTSSEED&amp;nbsp;&amp;nbsp; = $(MS_ORGANIZATION_USER_APPSETTINGS_DFLTS)KeyboardShortcutSeed_$(_USTN_LOCALE_LANGUAGE).xml&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;MS_KEYBOARDSHORTCUTS &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; = $(_USTN_PREFNAMEBASE).KeyboardShortcuts_$(_USTN_LOCALE_LANGUAGE).xml&lt;br /&gt;%endif&lt;/p&gt;
&lt;p&gt;because I found that _ustn_locale_language is only correct if _Ustn_locale_country is not set.&lt;/p&gt;
&lt;p&gt;So how are these 2 variables determined by Bentley?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/576152?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2020 13:31:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9acef433-75f2-447f-a12d-9077c84d5ba4</guid><dc:creator>Hyung Kim</dc:creator><description>[quote userid="3325" url="~/products/administration/f/product-administration-forum/185698/microstation-connect-ed-u13-_ustn_locale_language"]Where does MicroStation draw the language from? I can&amp;#39;t find&amp;nbsp;_USTN_LOCALE_LANGUAGE set (as a definition) anywhere in the config, only as a reference.[/quote]
&lt;p&gt;You could find the variable after creating _ustn_displayallcfgvars = 1 in your Configuration Variables dialog box. That variable seems to be needed for certain localized versions of MS in order to process their delivered font resource files (e.g. MS_SYMBRSRC).&lt;/p&gt;
&lt;p&gt;For the selection of language, you could have access Preferences &amp;gt; Language &amp;gt; Select Language after installing the language pack.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/573632?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2020 08:11:39 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:eaa89a16-97b4-42f8-a172-38e5a3df0a58</guid><dc:creator>Robin Graf</dc:creator><description>&lt;p&gt;I don&amp;#39;t know exactly at what you&amp;#39;re hinting at. I never refered to Upgrades. In my first post I mentioned that the german LP is currently not installed but the variable nevertheless Points to &amp;#39;de&amp;#39;.&lt;/p&gt;
&lt;p&gt;But as a matter of fact, yes, we do not use the german full download, we use the std. english download and use a language pack usually.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Can someone at Bentley please just look into the Code and determine how the value for this variable is build?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This issue happened now longer ago, I&amp;#39;ll have to look again into the matter. Also if this is related to the omnious file msdefaultlanguage.txt which MicroStation creates in the prefs (and which cannot be predefined administratively).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/565929?ContentTypeID=1</link><pubDate>Fri, 24 Jan 2020 21:29:35 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4dda42e3-4f75-42d5-90d7-9fb1ba5019f9</guid><dc:creator>Hyung Kim</dc:creator><description>&lt;p&gt;According to the following upgrade test cases by default (no custom configuration variables are involved), these are expected and work as designed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Test Case 1&lt;/p&gt;
&lt;p&gt;- English MS U12 + German LP&lt;/p&gt;
&lt;p&gt;- Upgrade by English MS U13&lt;/p&gt;
&lt;p&gt;Result: The German LP will be uninstalled while the latest English version will be upgraded. The equivalent LP should be downloaded and installed separately after the upgrade.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Test Case 2&lt;/p&gt;
&lt;p&gt;- German MS U12&lt;/p&gt;
&lt;p&gt;- Upgrade by German MS U13&lt;/p&gt;
&lt;p&gt;Result: Everything will be upgraded as per the language.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So, I am guessing that what you are seeing is Test Case 1. Is that right?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/544910?ContentTypeID=1</link><pubDate>Fri, 20 Sep 2019 08:11:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:bf49b749-2eb3-47c7-8ef2-c435a06e93a8</guid><dc:creator>Rob.G</dc:creator><description>&lt;p&gt;Can please somebody from Bentley comment on this issue. We&amp;#39;re in the middle of our rollout and get more and more cases where our configuration does not work as expected.&amp;nbsp; Is the above mentioned variable intended to reflect the current application (MicroStation) locale, or that of the OS? I think it&amp;#39;s the applications locale, as usually the variable switches if you&amp;#39;re using the language settings (if a language pack is installed). We have cases I&amp;#39;m pretty sure that a language pack never was installed and after starting MS in english the variable nevertheless points to de.&amp;nbsp; Also, I double checked on my pc that the region setting, as proposed by Kevin, is set to de and MS absolutely correct sets the engl. MS to en...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This has rather large impact as the pop-up menu is a central interface component, and Bentley sadly set up the space bar command in a localized manner...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/544567?ContentTypeID=1</link><pubDate>Wed, 18 Sep 2019 12:34:02 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:31fcd70e-f4fc-4654-bc96-d36e93aeac6c</guid><dc:creator>Rob.G</dc:creator><description>&lt;p&gt;We tried installing the german LP for update 13, and after switching back to english, the variable seems to work as expected.&amp;nbsp; In my opionion there&amp;#39;s probably an issue with installing MS CE u13 over MS CE u12 with LP when it is set to a locale. My guess is that this does not reset the language correctly everywhere to EN, although only an english software is all that remains on the machine...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/544382?ContentTypeID=1</link><pubDate>Tue, 17 Sep 2019 13:20:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:45cc3b78-02ca-460f-b278-a54ed7e19f41</guid><dc:creator>Rob.G</dc:creator><description>&lt;p&gt;Thanks, Kevin, but this is not it....&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What you&amp;#39;re suggesting is that the OS language sets _USTN_LOCALE_LANGUAGE, which simply cannot be true...&lt;/p&gt;
&lt;p&gt;1. I have set that OS setting to german and the variable is nevertheless (as desired) EN when I start the english MicroStation.&lt;/p&gt;
&lt;p&gt;2. You can set the language within MicroStation if you have a Language pack installed. The next launch of MS will the reflect the new value in the variable. So it&amp;#39;s not drawn from any OS setting.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE</title><link>https://communities.bentley.com/thread/544378?ContentTypeID=1</link><pubDate>Tue, 17 Sep 2019 13:13:31 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:12deca1d-ef40-4976-90d8-d02054162201</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;Check the OS Locale setting (instructions below for windows 10):&lt;/p&gt;
&lt;p class="x-hidden-focus"&gt;1. In search tab type &lt;strong&gt;&amp;quot;Region&amp;quot;&lt;/strong&gt; and press enter.&lt;/p&gt;
&lt;p class="x-hidden-focus"&gt;2. In new window select &lt;strong&gt;&amp;quot;Administrative&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;3. then click on &lt;strong&gt;&amp;quot;change system locale&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;4. Select the language.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>