mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix Multiple substitutions specified in non-positional format of string resource string co
This commit is contained in:
parent
27994ba2dd
commit
8cd294b089
19 changed files with 19 additions and 19 deletions
|
|
@ -48,7 +48,7 @@
|
|||
<string name="share">Paylaş</string>
|
||||
<string name="disconnected">Bağlantı sonlandı</string>
|
||||
<string name="device_sleeping">Cihaz uyku durumunda</string>
|
||||
<string name="connected_count">Bağlandı: %s / %s online</string>
|
||||
<string name="connected_count">Bağlandı: %1$s / %2$s online</string>
|
||||
<string name="list_of_nodes">Ağdaki node listesi</string>
|
||||
<string name="update_firmware">Yazılım güncelle</string>
|
||||
<string name="connected">Radyoya bağlandı</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue