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": "Ouvrir dans le gestionnaire de fichiers",
|
||||
"openInFinder": "Ouvrir dans Finder",
|
||||
"openInExplorer": "Ouvrir dans Explorer",
|
||||
"attachToCurrentSession": "Attacher à la session actuelle",
|
||||
"attachToCurrentSession": "Ajouter à la session",
|
||||
"compareWithBranch": "Comparer avec la branche...",
|
||||
"reloadFromDisk": "Recharger depuis le disque",
|
||||
"new": "Nouveau",
|
||||
|
||||
Reference in New Issue
Block a user