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": "Abrir no gerenciador de arquivos",
|
||||
"openInFinder": "Abrir no Finder",
|
||||
"openInExplorer": "Abrir no Explorer",
|
||||
"attachToCurrentSession": "Anexar à sessão atual",
|
||||
"attachToCurrentSession": "Adicionar à sessão",
|
||||
"compareWithBranch": "Comparar com branch...",
|
||||
"reloadFromDisk": "Recarregar do disco",
|
||||
"new": "Novo",
|
||||
|
||||
Reference in New Issue
Block a user