Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84f285c7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Correct the string resource for tooltip_popup_title"

parents 890951ce e4d2cdc8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>