Merge "Add description into strings.xml for missing comment"

This commit is contained in:
Yanting Yang
2018-11-14 09:25:16 +00:00
committed by Android (Google) Code Review

View File

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