fix "Multiple substitutions specified in non-positional format of string resource string/connected_count"

This commit is contained in:
andrekir 2022-03-02 14:25:35 -03:00
parent 598ec54cf3
commit ede48be4f3
19 changed files with 19 additions and 88 deletions

View file

@ -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>