diff --git a/Plugins/Discord/beta/VersionFeed.xml b/Plugins/Discord/beta/VersionFeed.xml index b58199c0..5b189d39 100644 --- a/Plugins/Discord/beta/VersionFeed.xml +++ b/Plugins/Discord/beta/VersionFeed.xml @@ -5,21 +5,27 @@ Discord Plugin Version Feed This is the Discord Plugin beta version feed. - 2021-12-03T00:00:00Z + 2021-12-09T00:00:00Z - urn:uuid:C01A4AA0-D839-4732-9814-301DAC6EB094 - 1.0.18 (1.0.18.1) - 1.0.18.1 + urn:uuid:A9EC2F32-E026-485F-BD7B-C657DBA95B54 + 1.0.19 (1.0.19.1) + 1.0.19.1 - 2021-12-03T00:00:00Z + 2021-12-09T00:00:00Z

- CHANGE + BUGFIX

    -
  • Have enabled globalization support for the plugin.
  • +
  • Fixed alert test message to support globalization.
  • +
+ NEW +
+
    +
  • de-DE Translation file added.
  • +
  • pt-BR Translation file added.

diff --git a/Plugins/Discord/beta/en-US.xaml b/Plugins/Discord/beta/en-US.xaml index 82a5f111..0ff41e2c 100644 --- a/Plugins/Discord/beta/en-US.xaml +++ b/Plugins/Discord/beta/en-US.xaml @@ -118,6 +118,8 @@ Test Action Error An error occurred while trying to test the config profile. The profile is not enabled and cannot be tested. + + Test '{0}' alert type message for profile name '{1}' diff --git a/Plugins/Discord/beta/latest.txt b/Plugins/Discord/beta/latest.txt index 5dac63e4..0b774962 100644 --- a/Plugins/Discord/beta/latest.txt +++ b/Plugins/Discord/beta/latest.txt @@ -1 +1 @@ -1.0.18.1 +1.0.19.1 diff --git a/Plugins/Discord/beta/latest.zip b/Plugins/Discord/beta/latest.zip index 90c35133..7e92fd2f 100644 Binary files a/Plugins/Discord/beta/latest.zip and b/Plugins/Discord/beta/latest.zip differ