Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
AddInManager/Languages/Strings.zh-CN.xaml(Chinese ResourceDictionary)AddInManager/Languages/Strings.en-US.xaml(English ResourceDictionary)AddInManager/Languages/Strings.ja-JP.xaml(Japanese ResourceDictionary)AddInManager/LanguageManager.cs(language switching logic + persistence)AddInManager/Wpf/MainWindow.xaml— replace hardcoded Chinese strings with{DynamicResource}and add language selectorAddInManager/Wpf/MainWindow.xaml.cs— useLanguageManager.GetString()for runtime strings, wire up language buttonsAddInManager/Wpf/AssemblySelectorWindow.xaml— replace hardcoded stringsAddInManager/Wpf/DependencyGraphWindow.xaml— replace hardcoded stringsAddInManager/Wpf/LogViewerWindow.xaml— replace hardcoded stringsAddInManager/Wpf/UnhandledExceptionDialog.xaml— replace hardcoded stringsAddInManager/Wpf/LogViewerWindow.xaml.cs— useLanguageManager.GetString()AddInManager/Wpf/DependencyGraphWindow.xaml.cs— useLanguageManager.GetString()AddInManager/App.cs— initializeLanguageManageron startup, use it for ribbon stringsOriginal prompt
📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.