Skip to content

feat(i18n): Add string for PKI public key send failure#4165

Merged
jamesarich merged 1 commit into
mainfrom
feat/pki_send_fail_public_key
Jan 8, 2026
Merged

feat(i18n): Add string for PKI public key send failure#4165
jamesarich merged 1 commit into
mainfrom
feat/pki_send_fail_public_key

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

Adds a new string resource to indicate when a PKI message fails to send because the recipient's public key is missing. This provides more specific feedback to the user in case of this particular routing error.

Allows the error messaging to be translatable.

introduced in meshtastic/protobufs#834

Adds a new string resource to indicate when a PKI message fails to send because the recipient's public key is missing. This provides more specific feedback to the user in case of this particular routing error.

Allows the error messaging to be translatable.

introduced in meshtastic/protobufs#834

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the enhancement New feature or request label Jan 8, 2026
@jamesarich jamesarich enabled auto-merge January 8, 2026 16:08
@codecov

codecov Bot commented Jan 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (d245246) to head (795ec29).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4165   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         19      19           
  Branches       7       7           
=====================================
  Misses        19      19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesarich jamesarich added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 1422217 Jan 8, 2026
8 checks passed
@jamesarich jamesarich deleted the feat/pki_send_fail_public_key branch January 8, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant