mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
unused resource
This commit is contained in:
parent
c3bcdb1c28
commit
95b6c2ae48
1 changed files with 2 additions and 1 deletions
|
@ -1645,7 +1645,8 @@
|
|||
<string name="sas_got_it">Got it</string>
|
||||
|
||||
<string name="sas_incoming_request_notif_title">Verification Request</string>
|
||||
<string name="sas_incoming_request_notif_content">%s wants to verify your session</string>
|
||||
<!-- TODO TO BE REMOVED -->
|
||||
<string tools:ignore="UnusedResources" name="sas_incoming_request_notif_content">%s wants to verify your session</string>
|
||||
|
||||
<!-- SAS Errors -->
|
||||
<string name="sas_error_unknown">Unknown Error</string>
|
||||
|
|
Loading…
Reference in a new issue