fixed self_assign_success key, thanks chf
This commit is contained in:
parent
615502fc07
commit
fa20d8cc95
96
src/NadekoBot/Resources/ResponseStrings.Designer.cs
generated
96
src/NadekoBot/Resources/ResponseStrings.Designer.cs
generated
@ -728,6 +728,15 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Migration done!.
|
||||||
|
/// </summary>
|
||||||
|
public static string administration_migration_done {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("administration_migration_done", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to {0} moved from {1} to {2}.
|
/// Looks up a localized string similar to {0} moved from {1} to {2}.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
@ -899,6 +908,15 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Presence Updates.
|
||||||
|
/// </summary>
|
||||||
|
public static string administration_presence_updates {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("administration_presence_updates", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Active Protections.
|
/// Looks up a localized string similar to Active Protections.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
@ -1152,6 +1170,25 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to User Soft-Banned.
|
||||||
|
/// </summary>
|
||||||
|
public static string administration_sb_user {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("administration_sb_user", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to You have been soft-banned from {0} server.
|
||||||
|
///Reason: {1}.
|
||||||
|
/// </summary>
|
||||||
|
public static string administration_sbdm {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("administration_sbdm", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to You already have {0} role..
|
/// Looks up a localized string similar to You already have {0} role..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
@ -1245,9 +1282,9 @@ namespace NadekoBot.Resources {
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to You now have {0} role..
|
/// Looks up a localized string similar to You now have {0} role..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string administration_self_assign_sucess {
|
public static string administration_self_assign_success {
|
||||||
get {
|
get {
|
||||||
return ResourceManager.GetString("administration_self_assign_sucess", resourceCulture);
|
return ResourceManager.GetString("administration_self_assign_success", resourceCulture);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1522,6 +1559,15 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to User Unbanned.
|
||||||
|
/// </summary>
|
||||||
|
public static string administration_user_unbanned {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("administration_user_unbanned", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to {0} has been **unmuted** from text and voice chat..
|
/// Looks up a localized string similar to {0} has been **unmuted** from text and voice chat..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
@ -1693,34 +1739,6 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Looks up a localized string similar to You have been soft-banned from {0} server.
|
|
||||||
///Reason: {1}.
|
|
||||||
/// </summary>
|
|
||||||
public static string administraton_sbdm {
|
|
||||||
get {
|
|
||||||
return ResourceManager.GetString("administraton_sbdm", resourceCulture);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Looks up a localized string similar to User Unbanned.
|
|
||||||
/// </summary>
|
|
||||||
public static string administraton_user_unbanned {
|
|
||||||
get {
|
|
||||||
return ResourceManager.GetString("administraton_user_unbanned", resourceCulture);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Looks up a localized string similar to Migration done!.
|
|
||||||
/// </summary>
|
|
||||||
public static string adminsitration_migration_done {
|
|
||||||
get {
|
|
||||||
return ResourceManager.GetString("adminsitration_migration_done", resourceCulture);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Error while migrating, check bot's console for more information..
|
/// Looks up a localized string similar to Error while migrating, check bot's console for more information..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
@ -1730,24 +1748,6 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Looks up a localized string similar to Presence Updates.
|
|
||||||
/// </summary>
|
|
||||||
public static string adminsitration_presence_updates {
|
|
||||||
get {
|
|
||||||
return ResourceManager.GetString("adminsitration_presence_updates", resourceCulture);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Looks up a localized string similar to User Soft-Banned.
|
|
||||||
/// </summary>
|
|
||||||
public static string adminsitration_sb_user {
|
|
||||||
get {
|
|
||||||
return ResourceManager.GetString("adminsitration_sb_user", resourceCulture);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to That base is already claimed or destroyed..
|
/// Looks up a localized string similar to That base is already claimed or destroyed..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
@ -698,7 +698,7 @@ Reason: {1}</value>
|
|||||||
<data name="administration_self_assign_remove" xml:space="preserve">
|
<data name="administration_self_assign_remove" xml:space="preserve">
|
||||||
<value>You no longer have {0} role.</value>
|
<value>You no longer have {0} role.</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="administration_self_assign_sucess" xml:space="preserve">
|
<data name="administration_self_assign_success" xml:space="preserve">
|
||||||
<value>You now have {0} role.</value>
|
<value>You now have {0} role.</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="administration_setrole" xml:space="preserve">
|
<data name="administration_setrole" xml:space="preserve">
|
||||||
|
Loading…
Reference in New Issue
Block a user