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

Remove unused strings

This commit is contained in:
Benoit Marty
2022-01-11 12:41:37 +01:00
parent 5b1de70742
commit 51c764c2f3
26 changed files with 1 additions and 52 deletions

View File

@@ -139,7 +139,7 @@ If a string is not used anymore, it should be removed from the resource, but ple
Instead, please comment the original string with:
```xml
<!-- TO BE REMOVED -->
<!-- TODO TO BE REMOVED -->
```
The string will be removed during the next sync with Weblate.