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": "Im Dateimanager öffnen",
|
||||
"openInFinder": "In Finder öffnen",
|
||||
"openInExplorer": "In Explorer öffnen",
|
||||
"attachToCurrentSession": "An aktuelle Sitzung anhängen",
|
||||
"attachToCurrentSession": "Zur Sitzung hinzufügen",
|
||||
"compareWithBranch": "Mit Branch vergleichen...",
|
||||
"reloadFromDisk": "Von Datenträger neu laden",
|
||||
"new": "Neu",
|
||||
|
||||
Reference in New Issue
Block a user