fix: update some things for localisation

This commit is contained in:
Anna
2022-02-05 19:54:57 -05:00
parent 5161b57c51
commit 3daad60560
6 changed files with 20 additions and 5 deletions
+9
View File
@@ -78,6 +78,15 @@ namespace ChatTwo.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Delete tab.
/// </summary>
internal static string ChatLog_Tabs_Delete {
get {
return ResourceManager.GetString("ChatLog_Tabs_Delete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Move down.
/// </summary>