feat(folder): add Add to session actions in changes menus
Add the Add to session context action for tracked and untracked nodes in the Changes panel, including root, directory, and file entries. Reorder Changes context actions so Add to session is placed below View diff, and Rollback is placed below Add to VCS. Update attachToCurrentSession translations to the Add to session wording across all supported locales.
This commit is contained in:
@@ -1282,7 +1282,7 @@
|
||||
"openInFileManager": "在檔案管理器開啟",
|
||||
"openInFinder": "在 Finder 開啟",
|
||||
"openInExplorer": "在檔案總管開啟",
|
||||
"attachToCurrentSession": "附加到目前會話",
|
||||
"attachToCurrentSession": "添加到會話",
|
||||
"compareWithBranch": "與分支比較...",
|
||||
"reloadFromDisk": "從磁碟重新載入",
|
||||
"new": "新建",
|
||||
|
||||
Reference in New Issue
Block a user