docs(prime): implementation plan for schedule action kinds
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -108,9 +108,12 @@ naming the row's time.
|
|||||||
and on `Kind` changes. A live number that controls nothing is worse than a greyed-out one.
|
and on `Kind` changes. A live number that controls nothing is worse than a greyed-out one.
|
||||||
|
|
||||||
New locale keys in both `en.json` and `de.json` (parity is test-enforced):
|
New locale keys in both `en.json` and `de.json` (parity is test-enforced):
|
||||||
`settings.prime.actionLabel`, `actionPing`, `actionFillMyDay`, `actionCustom`,
|
`settings.prime.actionLabel`, `actionPing`, `actionFillMyDay`, `actionCustom`, `actionHint`,
|
||||||
`actionPingHint`, `customPromptLabel`, `customPromptPlaceholder`, `customPromptRequired`,
|
`customPromptLabel`, `customPromptPlaceholder`, `maxTasksDisabledHint`. The tab's existing
|
||||||
`maxTasksDisabledHint`.
|
`description` is reworded — it currently claims every schedule fires a ping.
|
||||||
|
|
||||||
|
The validation message stays a hardcoded English string in `PrimeClaudeTabViewModel.Validate`,
|
||||||
|
matching the messages already there ("select at least one day.").
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user