Use Resources for string access (#3620)

This commit is contained in:
Phil Oliver 2025-11-05 00:59:45 -05:00 committed by GitHub
parent 0833a6767e
commit 8b83273a4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 59 additions and 38 deletions

View file

@ -106,7 +106,6 @@ fun NodeKeyStatusIcon(
imageVector = icon,
contentDescription =
stringResource(
id =
when {
mismatchKey -> Res.string.encryption_error
hasPKC -> Res.string.encryption_pkc