mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 19:58:57 +03:00
Use the correct lint rule to ignore.
This commit is contained in:
parent
2ec86fe9e6
commit
1ef5416b50
1 changed files with 1 additions and 1 deletions
|
@ -1057,7 +1057,7 @@
|
|||
<string name="settings_play_shutter_sound">Play shutter sound</string>
|
||||
|
||||
<!-- TODO Remove -->
|
||||
<string name="settings_flair" tools:ignore="MissingTranslation">Flair</string>
|
||||
<string name="settings_flair" tools:ignore="UnusedResources">Flair</string>
|
||||
|
||||
<!-- medias saving settings -->
|
||||
<string name="media_saving_period_3_days">3 days</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue