Commit fa90457
fix: rename main-menu Pause to "Pause Switchify" (#2228)
The bare "Pause" label on the main menu was ambiguous, especially
next to Media → "Play/Pause" which controls media transport. The
new label matches the language already used in the item's own
subtitle, in the Switch Action configuration screen, and in the
in-app HUD shown while paused — all of which already say
"Switchify".
Single string change in strings.xml; no code touched because
MenuItemRegistry references the value through R.string.menu_item_pause.
Co-authored-by: Owen McGirr <o.a.mcgirr@gmail.com>1 parent 338d3fe commit fa90457
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments