chain-studio/lib/l10n
flemming-it f7d7427d91 fix(approvals): usertest-panel hardening (0.81.0)
Panel findings against the reworked approvals page, fixed in place:

- Never fabricate the request time: ApprovalRecord.createdAt is
  nullable now; a missing created_at omits the line instead of
  rendering DateTime.now() (which drifted on refresh). Guard:
  approvals_origin_test pins the omit-on-null invariant.
- Copyable errors on approve/reject/batch via showChainErrorSnack
  (the hard project rule) — batch surfaces the first real cause.
- Reject requires a reason: ChainInlineHelp strip + confirm disabled
  while empty, no more silent close-and-nothing-happens.
- Batch approve applies the same no-data confirmation as the single
  path, naming how many selected requests carry no show: data.
- Plainer language: glossary "Vorgang (Flow)", history label FRAGE
  (was PROMPT), no-data hint drops developer jargon.
- One-click copy of the run id; history payload pretty-prints like
  the card.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-07-26 16:05:55 +02:00
..
app_de.arb fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00
app_en.arb fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00
app_localizations.dart fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00
app_localizations_de.dart fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00
app_localizations_en.dart fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00