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
|
|
@ -79,7 +79,7 @@
|
|||
<string name="provide_location_to_mesh">Παρέχετε τοποθεσία στο πλέγμα</string>
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">Διαγραφή μηνύματος;</item>
|
||||
<item quantity="other">Διαγραφή %s μηνυμάτων;</item>
|
||||
<item quantity="other">Διαγραφή %1$s μηνυμάτων;</item>
|
||||
</plurals>
|
||||
<string name="delete">Διαγραφή</string>
|
||||
<string name="delete_for_everyone">Διαγραφή για όλους</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue