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:
xintaofei
2026-04-15 09:54:07 +08:00
parent 11b6a4f051
commit 66549ce2f7
11 changed files with 105 additions and 30 deletions

View File

@@ -1282,7 +1282,7 @@
"openInFileManager": "Abrir en el gestor de archivos",
"openInFinder": "Abrir en Finder",
"openInExplorer": "Abrir en Explorer",
"attachToCurrentSession": "Adjuntar a la sesión actual",
"attachToCurrentSession": "Agregar a la sesión",
"compareWithBranch": "Comparar con rama...",
"reloadFromDisk": "Recargar desde disco",
"new": "Nuevo",