Commit ebf274c
fix(gui): use singular form in OpenAction warning dialog to match MIN_INOUT_ELEMENTS=1
Addresses review comment PRRT_kwDOQyJ9Cc50Kko4 — dialog text in OpenAction
used "element(s)" which doesn't match the constant (always 1). Aligned with
the wording already used in performSave() dialog.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d961ffa commit ebf274c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments