mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Remove escaped single quotes and fix format args (translations) (#3682)
This commit is contained in:
parent
e421d6708a
commit
8c1643be97
38 changed files with 366 additions and 366 deletions
|
|
@ -116,10 +116,10 @@
|
|||
<string name="provide_location_to_mesh">Soláthra suíomh na fón do do líonra</string>
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">Ar mhaith leat teachtaireacht a scriosadh?</item>
|
||||
<item quantity="two">Ar mhaith leat %s teachtaireachtaí a scriosadh?</item>
|
||||
<item quantity="few">Ar mhaith leat %s teachtaireachtaí a scriosadh?</item>
|
||||
<item quantity="many">Ar mhaith leat %s teachtaireachtaí a scriosadh?</item>
|
||||
<item quantity="other">Ar mhaith leat %s teachtaireachtaí a scriosadh?</item>
|
||||
<item quantity="two">Ar mhaith leat %1$s teachtaireachtaí a scriosadh?</item>
|
||||
<item quantity="few">Ar mhaith leat %1$s teachtaireachtaí a scriosadh?</item>
|
||||
<item quantity="many">Ar mhaith leat %1$s teachtaireachtaí a scriosadh?</item>
|
||||
<item quantity="other">Ar mhaith leat %1$s teachtaireachtaí a scriosadh?</item>
|
||||
</plurals>
|
||||
<string name="delete">Scrios</string>
|
||||
<string name="delete_for_everyone">Scrios do gach duine</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue