OSDN Git Service

Fix the format of wifi_carrier_content string
authorAkiya Utsumi <akiya.x.utsumi@sony.com>
Tue, 31 Oct 2017 02:11:15 +0000 (11:11 +0900)
committerDaichi Ueura <daichi.ueura@sony.com>
Fri, 22 Dec 2017 05:38:12 +0000 (05:38 +0000)
commit28fcc97d1bdca0c4f0810c421394b89d702fbaee
treea5da4a86f96c08c137fce5cbf46c7406e80926b6
parent7c46a79a00dc4b0b3bf0ddd66eb8b73eb4de6a4a
Fix the format of wifi_carrier_content string

Carrier name is not displayed on the dialog due to the
incorrect format "%1%s". This should be "%1$s".

Test: String change, manually verified
Bug: 70814622
Change-Id: Ie30b8d1eb85d390e4023e0a251e1f1c7fa6deec0
res/values/strings.xml