From caffde33ad4d3d35e037a74ecadf912219b5a57b Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sat, 19 Nov 2016 16:27:39 +0100 Subject: [PATCH] generated resource .cs files --- .../Resources/CommandStrings.Designer.cs | 33 +++++++++++++++++-- .../Resources/ResponseStrings.Designer.cs | 2 +- 2 files changed, 31 insertions(+), 4 deletions(-) diff --git a/src/NadekoBot/Resources/CommandStrings.Designer.cs b/src/NadekoBot/Resources/CommandStrings.Designer.cs index dec5bf12..5d6bdf64 100644 --- a/src/NadekoBot/Resources/CommandStrings.Designer.cs +++ b/src/NadekoBot/Resources/CommandStrings.Designer.cs @@ -3444,7 +3444,7 @@ namespace NadekoBot.Resources { } /// - /// Looks up a localized string similar to Lists global or server custom reactions (15 commands per page). Running the command in DM will list global custom reactions, while running it in server will list that server's custom reactions.. + /// Looks up a localized string similar to Lists global or server custom reactions (20 commands per page). Running the command in DM will list global custom reactions, while running it in server will list that server's custom reactions. Specifying `all` argument instead of the number will DM you a text file with a list of all custom reactions.. /// public static string listcustreact_desc { get { @@ -3453,7 +3453,7 @@ namespace NadekoBot.Resources { } /// - /// Looks up a localized string similar to `{0}lcr 1`. + /// Looks up a localized string similar to `{0}lcr 1` or `{0}lcr all`. /// public static string listcustreact_usage { get { @@ -3461,6 +3461,33 @@ namespace NadekoBot.Resources { } } + /// + /// Looks up a localized string similar to listcustreactg lcrg. + /// + public static string listcustreactg_cmd { + get { + return ResourceManager.GetString("listcustreactg_cmd", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Lists global or server custom reactions (20 commands per page) grouped by trigger, and show a number of responses for each. Running the command in DM will list global custom reactions, while running it in server will list that server's custom reactions.. + /// + public static string listcustreactg_desc { + get { + return ResourceManager.GetString("listcustreactg_desc", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to `{0}lcrg 1`. + /// + public static string listcustreactg_usage { + get { + return ResourceManager.GetString("listcustreactg_usage", resourceCulture); + } + } + /// /// Looks up a localized string similar to listperms lp. /// @@ -7699,7 +7726,7 @@ namespace NadekoBot.Resources { return ResourceManager.GetString("xkcd_usage", resourceCulture); } } - + /// /// Looks up a localized string similar to yandere. /// diff --git a/src/NadekoBot/Resources/ResponseStrings.Designer.cs b/src/NadekoBot/Resources/ResponseStrings.Designer.cs index 38b66963..72395491 100644 --- a/src/NadekoBot/Resources/ResponseStrings.Designer.cs +++ b/src/NadekoBot/Resources/ResponseStrings.Designer.cs @@ -28,7 +28,7 @@ namespace NadekoBot.Resources { private static global::System.Globalization.CultureInfo resourceCulture; - public ResponseStrings() { + internal ResponseStrings() { } ///