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
|
|
@ -46,7 +46,7 @@
|
|||
<string name="share">Deliti</string>
|
||||
<string name="disconnected">Prekinjeno</string>
|
||||
<string name="device_sleeping">Naprava je v "spanju"</string>
|
||||
<string name="connected_count">Povezano: %s od %s je na mreži</string>
|
||||
<string name="connected_count">Povezano: %1$s od %2$s je na mreži</string>
|
||||
<string name="list_of_nodes">Seznam vozlišč v omrežju</string>
|
||||
<string name="update_firmware">Posodobite vdelano programsko opremo</string>
|
||||
<string name="connected">Povezana z radiem</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue