mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-01 19:56:47 +01:00
Small update of the remove string process.
This commit is contained in:
parent
fac317d122
commit
247f59899a
@ -144,6 +144,8 @@ Instead, please comment the original string with:
|
|||||||
```xml
|
```xml
|
||||||
<!-- TODO TO BE REMOVED -->
|
<!-- 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.
|
The string will be removed during the next sync with Weblate.
|
||||||
|
|
||||||
### Accessibility
|
### Accessibility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user