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
|
|
@ -117,7 +117,7 @@
|
|||
<string name="provide_location_to_mesh">Bay lokasyon telefòn ou bay mesh la</string>
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">Efase mesaj la?</item>
|
||||
<item quantity="other">Efase %s mesaj?</item>
|
||||
<item quantity="other">Efase %1$s mesaj?</item>
|
||||
</plurals>
|
||||
<string name="delete">Efase</string>
|
||||
<string name="delete_for_everyone">Efase pou tout moun</string>
|
||||
|
|
@ -148,8 +148,8 @@
|
|||
<string name="delivery_confirmed">Livrezon konfime</string>
|
||||
<string name="error">Erè</string>
|
||||
<string name="ignore">Ignoré</string>
|
||||
<string name="ignore_add">Ajoute \'%1$s\' nan lis ignòre?</string>
|
||||
<string name="ignore_remove">Retire \'%1$s\' nan lis ignòre?</string>
|
||||
<string name="ignore_add">Ajoute '%1$s' nan lis ignòre?</string>
|
||||
<string name="ignore_remove">Retire '%1$s' nan lis ignòre?</string>
|
||||
<string name="map_select_download_region">Chwazi rejyon telechajman</string>
|
||||
<string name="map_tile_download_estimate">Estimasyon telechajman tèk</string>
|
||||
<string name="map_start_download">Kòmanse telechajman</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue