fix Multiple substitutions specified in non-positional format of string resource string co

This commit is contained in:
andrekir 2022-02-28 16:59:19 -03:00
parent 27994ba2dd
commit 8cd294b089
19 changed files with 19 additions and 19 deletions

View file

@ -48,7 +48,7 @@ mapboxの有償プランまたは代替地図プロバイダを検討さ
<string name="share">シェア</string>
<string name="disconnected">切断</string>
<string name="device_sleeping">スリープ</string>
<string name="connected_count">接続済み:%s人オンライン%s人中</string>
<string name="connected_count">接続済み:%1$s人オンライン%2$s人中</string>
<string name="list_of_nodes">ネットワーク内のノードリスト</string>
<string name="update_firmware">ファームウェアアップデート</string>
<string name="connected_to">Meshtasticデバイスに接続しました。(%s)</string>