Fixed a string
This commit is contained in:
parent
d79c291850
commit
186e8ee384
@ -944,7 +944,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to You are not in voice channel on this server..
|
||||
/// Looks up a localized string similar to You are not in a voice channel on this server..
|
||||
/// </summary>
|
||||
public static string administration_not_in_voice {
|
||||
get {
|
||||
|
@ -2441,7 +2441,7 @@ Owner ID: {2}</value>
|
||||
<value>{0} is a Game Voice Channel now.</value>
|
||||
</data>
|
||||
<data name="administration_not_in_voice" xml:space="preserve">
|
||||
<value>You are not in voice channel on this server.</value>
|
||||
<value>You are not in a voice channel on this server.</value>
|
||||
</data>
|
||||
<data name="gambling_item" xml:space="preserve">
|
||||
<value>Item</value>
|
||||
|
Loading…
Reference in New Issue
Block a user