feat(wire): migrate from protobuf -> wire (#4401)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-02-03 18:01:12 -06:00 committed by GitHub
parent 9dbc8b7fbf
commit 25657e8f8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
239 changed files with 7149 additions and 6144 deletions

View file

@ -1168,4 +1168,5 @@
<string name="filter_message_label">Filtered</string>
<string name="filter_enable_for_contact">Enable filtering</string>
<string name="filter_disable_for_contact">Disable filtering</string>
<string name="channel_url">Channel URL</string>
</resources>