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
|
|
@ -234,7 +234,7 @@
|
|||
<string name="provide_location_to_mesh">Pozíció hozzáférés a mesh számára</string>
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">Töröljem az üzenetet?</item>
|
||||
<item quantity="other">Töröljek %s üzenetet?</item>
|
||||
<item quantity="other">Töröljek %1$s üzenetet?</item>
|
||||
</plurals>
|
||||
<string name="delete">Törlés</string>
|
||||
<string name="delete_for_everyone">Törlés mindenki számára</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue