1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Small update of the remove string process.

This commit is contained in:
Benoit Marty
2022-04-05 18:51:25 +02:00
parent fac317d122
commit 247f59899a

View File

@@ -144,6 +144,8 @@ Instead, please comment the original string with:
```xml
<!-- TODO TO BE REMOVED -->
```
And add `tools:ignore="UnusedResources"` to the string, to let lint ignore that the string is not used.
The string will be removed during the next sync with Weblate.
### Accessibility