Add description into strings.xml for missing comment
The comment of string "show_connected_devices" was missing from ag/5336877. Fixes: 119534057 Test: robotests Change-Id: I445413cdcbb647e068a51312fa16f8c93abee36f
This commit is contained in:
@@ -10273,6 +10273,7 @@
|
||||
<!-- OK button for Network connection timeout Dialog [CHAR LIMIT=30] -->
|
||||
<string name="network_connection_timeout_dialog_ok">Scan again</string>
|
||||
|
||||
<!-- Summary for connected devices count in connected device slice. [CHAR LIMIT=NONE] -->
|
||||
<plurals name="show_connected_devices">
|
||||
<item quantity="one"><xliff:g id="number_device_count">%1$d</xliff:g> device connected</item>
|
||||
<item quantity="other"><xliff:g id="number_device_count">%1$d</xliff:g> devices connected</item>
|
||||
|
||||
Reference in New Issue
Block a user