ru-RU Translation file added.

This commit is contained in:
Brett Hewitson 2022-04-23 13:25:37 +10:00
parent 65d6d0f301
commit b5de529e32
5 changed files with 1351 additions and 11 deletions

View file

@ -326,6 +326,10 @@
<SubType>Designer</SubType>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Globalization\ru-RU\ru-RU.xaml">
<SubType>Designer</SubType>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Page Include="Windows\AddUserWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>

View file

@ -1298,8 +1298,7 @@
<sys:String x:Key="DiscordBot_CommandDisabledProfile">Command '{0}' has been disabled for profile '{1}'.</sys:String>
<sys:String x:Key="DiscordBot_ProfileMissing">The '{0}' command requires a profile id or alias.</sys:String>
<sys:String x:Key="DiscordBot_ProfileNotFound">Profile '{0}' was not found or is not associated with the channel.</sys:String>
<sys:String x:Key="DiscordBot_ProfileMultiples">Multiple profiles with '{0}' were found in the channel, command aborted.</sys:String>
<sys:String x:Key="DiscordBot_ProfileNotFound">Profile/Alias '{0}' was not found or is not associated with the channel.</sys:String>
<sys:String x:Key="DiscordBot_ProfileBadStatus">Profile '{0}' is in a state '{1}' that cannot run this command.</sys:String>
<sys:String x:Key="DiscordBot_ProfileUpdating">Profile '{0}' is currently being updated.</sys:String>

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,30 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2022-04-14T00:00:00Z</updated>
<updated>2022-04-23T00:00:00Z</updated>
<entry>
<id>urn:uuid:E482A8A4-88C3-4517-A4DD-B954811F4F13</id>
<title>1.1.67 (1.1.67.1)</title>
<summary>1.1.67.1</summary>
<link href="" />
<updated>2022-04-23T00:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>ru-RU Translation file added.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:243F602B-CD67-4691-BE25-61646590A07A</id>

View file

@ -5,22 +5,21 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2022-04-14T00:00:00Z</updated>
<updated>2022-04-23T00:00:00Z</updated>
<entry>
<id>urn:uuid:243F602B-CD67-4691-BE25-61646590A07A</id>
<title>1.1.66 (1.1.66.1)</title>
<summary>1.1.66.1</summary>
<id>urn:uuid:E482A8A4-88C3-4517-A4DD-B954811F4F13</id>
<title>1.1.67 (1.1.67.1)</title>
<summary>1.1.67.1</summary>
<link href="" />
<updated>2022-04-14T00:00:00Z</updated>
<updated>2022-04-23T00:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">CHANGE</u>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>Global Settings - added new discord bot setting for an All Profiles alias. To disable to All Profiles feature, just clear the alias field.</li>
<li>Discord Bot - can now use the new All Profiles alias to send a command to all profiles associated with the channel.</li>
<li>ru-RU Translation file added.</li>
</ul>
</p>
</div>