Add "Edit Shortcuts" context menu to Home shortcuts

Long-press (or right-click) any Home shortcut to open the Home settings
sheet for reordering and toggling shortcuts.
This commit is contained in:
Arkadiusz Fal
2026-05-26 07:57:55 +02:00
parent 7a1af02418
commit 07fd5e2744
2 changed files with 28 additions and 0 deletions

View File

@@ -3674,6 +3674,17 @@
}
}
},
"home.editShortcuts" : {
"comment" : "Context menu action on Home shortcuts to open Home settings",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Edit Shortcuts"
}
}
}
},
"home.downloads.notAvailable" : {
"comment" : "Downloads not available on tvOS",
"localizations" : {