chore: pull out context menu strings
This commit is contained in:
Generated
+126
@@ -872,5 +872,131 @@ namespace ChatTwo.Resources {
|
||||
return ResourceManager.GetString("ExtraGlyphRanges_Vietnamese_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_Integrations {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_Integrations", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_ScreenshotMode {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_ScreenshotMode", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_HideChat {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_HideChat", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_Copy {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_Copy", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_TryOn {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_TryOn", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_ItemComparison {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_ItemComparison", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_SearchRecipes {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_SearchRecipes", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_SearchForItem {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_SearchForItem", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_Link {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_Link", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_CopyItemName {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_CopyItemName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_SendTell {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_SendTell", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_InviteToParty {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_InviteToParty", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_InviteToParty_SameWorld {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_InviteToParty_SameWorld", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_InviteToParty_DifferentWorld {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_InviteToParty_DifferentWorld", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_Promote {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_Promote", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_KickFromParty {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_KickFromParty", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_SendFriendRequest {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_SendFriendRequest", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_AddToBlacklist {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_AddToBlacklist", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_InviteToNoviceNetwork {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_InviteToNoviceNetwork", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_ReplyInSelectedChatMode {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_ReplyInSelectedChatMode", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Context_Target {
|
||||
get {
|
||||
return ResourceManager.GetString("Context_Target", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -536,4 +536,67 @@
|
||||
<data name="ExtraGlyphRanges_Vietnamese_Name" xml:space="preserve">
|
||||
<value>Vietnamese</value>
|
||||
</data>
|
||||
<data name="Context_Integrations" xml:space="preserve">
|
||||
<value>Integrations</value>
|
||||
</data>
|
||||
<data name="Context_ScreenshotMode" xml:space="preserve">
|
||||
<value>Screenshot mode</value>
|
||||
</data>
|
||||
<data name="Context_HideChat" xml:space="preserve">
|
||||
<value>Hide chat</value>
|
||||
</data>
|
||||
<data name="Context_Copy" xml:space="preserve">
|
||||
<value>Copy</value>
|
||||
</data>
|
||||
<data name="Context_TryOn" xml:space="preserve">
|
||||
<value>Try On</value>
|
||||
</data>
|
||||
<data name="Context_ItemComparison" xml:space="preserve">
|
||||
<value>Item Comparison</value>
|
||||
</data>
|
||||
<data name="Context_SearchRecipes" xml:space="preserve">
|
||||
<value>Search Recipes Using This Material</value>
|
||||
</data>
|
||||
<data name="Context_SearchForItem" xml:space="preserve">
|
||||
<value>Search for Item</value>
|
||||
</data>
|
||||
<data name="Context_Link" xml:space="preserve">
|
||||
<value>Link</value>
|
||||
</data>
|
||||
<data name="Context_CopyItemName" xml:space="preserve">
|
||||
<value>Copy Item Name</value>
|
||||
</data>
|
||||
<data name="Context_SendTell" xml:space="preserve">
|
||||
<value>Send Tell</value>
|
||||
</data>
|
||||
<data name="Context_InviteToParty" xml:space="preserve">
|
||||
<value>Invite to Party</value>
|
||||
</data>
|
||||
<data name="Context_InviteToParty_SameWorld" xml:space="preserve">
|
||||
<value>Same world</value>
|
||||
</data>
|
||||
<data name="Context_InviteToParty_DifferentWorld" xml:space="preserve">
|
||||
<value>Different world</value>
|
||||
</data>
|
||||
<data name="Context_Promote" xml:space="preserve">
|
||||
<value>Promote</value>
|
||||
</data>
|
||||
<data name="Context_KickFromParty" xml:space="preserve">
|
||||
<value>Kick from Party</value>
|
||||
</data>
|
||||
<data name="Context_SendFriendRequest" xml:space="preserve">
|
||||
<value>Send Friend Request</value>
|
||||
</data>
|
||||
<data name="Context_AddToBlacklist" xml:space="preserve">
|
||||
<value>Add to Blacklist</value>
|
||||
</data>
|
||||
<data name="Context_InviteToNoviceNetwork" xml:space="preserve">
|
||||
<value>Invite to Novice Network</value>
|
||||
</data>
|
||||
<data name="Context_ReplyInSelectedChatMode" xml:space="preserve">
|
||||
<value>Reply in Selected Chat Mode</value>
|
||||
</data>
|
||||
<data name="Context_Target" xml:space="preserve">
|
||||
<value>Target</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user