You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Keep translation keys in order
- Add missing translations for zh_CN and en_US
- Rename `WorkingCopy.ClearCommitMessageHistory` to `WorkingCopy.ClearCommitMessageHistoryAsync`
- It's not necessary to use `Dispatcher.UI.Invoke` in event callback
Signed-off-by: leo <[email protected]>
<x:Stringx:Key="Text.WorkingCopy.ClearCommitHistories.Confirm"xml:space="preserve">Are you sure you want to clear all commit message history? This action cannot be undone.</x:String>
<x:Stringx:Key="Text.WorkingCopy.ConfirmClearHistories"xml:space="preserve">Are you sure you want to clear all commit message history? This action cannot be undone.</x:String>
0 commit comments