Merge "Correct the string resource for tooltip_popup_title"

This commit is contained in:
TreeHugger Robot
2016-12-05 21:55:05 +00:00
committed by Android (Google) Code Review

View File

@@ -4453,6 +4453,6 @@
<!-- Label used by Telephony code, assigned as the display name for conference calls [CHAR LIMIT=60] -->
<string name="conference_call">Conference Call</string>
<!-- Title for a tooltip popup window [CHAR LIMIT=NONE] -->
<string name="tooltip_popup_title">Tooltip Popup</string>
<!-- Window title for a tooltip [CHAR LIMIT=NONE] -->
<string name="tooltip_popup_title">Tooltip</string>
</resources>