Plugin.Discord 1.0.19.5

This commit is contained in:
Brett Hewitson 2021-12-14 18:12:47 +10:00
parent 6ac4fab026
commit 1830f32f81
5 changed files with 36 additions and 2 deletions

View file

@ -118,6 +118,8 @@
<sys:String x:Key="ConfigProfileWindow_TestErrorTitle">Test Action Error</sys:String>
<sys:String x:Key="ConfigProfileWindow_TestErrorLabel">An error occurred while trying to test the config profile.</sys:String>
<sys:String x:Key="ConfigProfileWindow_TestEnabledErrorLabel">The profile is not enabled and cannot be tested.</sys:String>
<sys:String x:Key="ConfigProfileWindow_TestAlertMessage">Test '{0}' alert type message for profile name '{1}'</sys:String>
<!--#endregion-->
<!--#region Version Feed Window -->