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.
|
||||
|
||||
New locale keys in both `en.json` and `de.json` (parity is test-enforced):
|
||||
`settings.prime.actionLabel`, `actionPing`, `actionFillMyDay`, `actionCustom`,
|
||||
`actionPingHint`, `customPromptLabel`, `customPromptPlaceholder`, `customPromptRequired`,
|
||||
`maxTasksDisabledHint`.
|
||||
`settings.prime.actionLabel`, `actionPing`, `actionFillMyDay`, `actionCustom`, `actionHint`,
|
||||
`customPromptLabel`, `customPromptPlaceholder`, `maxTasksDisabledHint`. The tab's existing
|
||||
`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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user