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": "在访达打开",
|
||||
"openInExplorer": "在资源管理器打开",
|
||||
"attachToCurrentSession": "附加到当前会话",
|
||||
"attachToCurrentSession": "添加到会话",
|
||||
"compareWithBranch": "与分支比较...",
|
||||
"reloadFromDisk": "从磁盘重新加载",
|
||||
"new": "新建",
|
||||
|
||||
Reference in New Issue
Block a user