mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
suppressing unused string resource
This commit is contained in:
parent
3c092c4e2a
commit
03202080b3
1 changed files with 2 additions and 0 deletions
|
@ -1814,6 +1814,8 @@
|
|||
|
||||
<string name="error_file_too_big_simple">"The file is too large to upload."</string>
|
||||
|
||||
<!-- TODO Remove key -->
|
||||
<!--suppress UnusedResources -->
|
||||
<string name="error_attachment">"An error occurred while retrieving the attachment."</string>
|
||||
<string name="attachment_type_dialog_title">"Add image from"</string>
|
||||
<string name="attachment_type_file">"File"</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue