- Migrate DB to v2 (Channel)
- Add channel selection to DBViewer
This commit is contained in:
Generated
+9
@@ -1634,6 +1634,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat Type.
|
||||
/// </summary>
|
||||
internal static string DbViewer_TableField_Type {
|
||||
get {
|
||||
return ResourceManager.GetString("DbViewer_TableField_Type", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chinese (full).
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user