solves linit issues

This commit is contained in:
Vitor Pamplona
2026-05-07 22:02:48 -04:00
parent 90fac6f4e3
commit 80330864bf
@@ -441,11 +441,11 @@
<item quantity="other">%d na fila</item>
</plurals>
<plurals name="scheduled_posts_subtitle_due_suffix">
<item quantity="one"> · 1 em 1h</item>
<item quantity="one" tools:ignore="ImpliedQuantity"> · 1 em 1h</item>
<item quantity="other"> · %d em 1h</item>
</plurals>
<plurals name="scheduled_posts_relay_count">
<item quantity="one">para 1 relay</item>
<item quantity="one" tools:ignore="ImpliedQuantity">para 1 relay</item>
<item quantity="other">para %d relays</item>
</plurals>
<string name="scheduled_posts_event_id_copied">ID do post copiado</string>