mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Small update of the remove string process.
This commit is contained in:
parent
fac317d122
commit
247f59899a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue