- Fix migration not running for new users
- Use PlayerState for character
This commit is contained in:
Generated
+1
-1
@@ -3462,7 +3462,7 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Show all messages send by target.
|
||||
/// Looks up a localized string similar to Show all messages sent by target.
|
||||
/// </summary>
|
||||
internal static string Options_Tabs_SenderMessages {
|
||||
get {
|
||||
|
||||
@@ -1148,7 +1148,7 @@
|
||||
<value>Disable input for this channel</value>
|
||||
</data>
|
||||
<data name="Options_Tabs_SenderMessages" xml:space="preserve">
|
||||
<value>Show all messages send by target</value>
|
||||
<value>Show all messages sent by target</value>
|
||||
</data>
|
||||
<data name="ChatLog_DisabledInput" xml:space="preserve">
|
||||
<value>Input is disabled for this tab</value>
|
||||
|
||||
Reference in New Issue
Block a user