[M120 Migration][VD] Enable direct rendering for TVPlus
[platform/framework/web/chromium-efl.git] / components / user_education_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3       <!-- Strings associated with help bubbles, IPH, and other promos. -->
4       <message name="IDS_CLOSE_TUTORIAL" desc="Accessible name used by a screen reader for the tutorial bubble close button." is_accessibility_with_no_ui="true">
5         Close tutorial
6       </message>
7       <message name="IDS_CLOSE_PROMO" desc="Accessible name used by a screen reader for the in-product-help bubble close button." is_accessibility_with_no_ui="true">
8         Close help bubble
9       </message>
10       <if expr="use_titlecase">
11         <message name="IDS_PROMO_DISMISS_BUTTON" desc="Text shown on the button for the user to acknowledge that they understand the message">
12           Got It
13         </message>
14         <message name="IDS_PROMO_SNOOZE_BUTTON" desc="Text shown on the button to snooze a promotional UI, which indicates that users want to see this promotion at a later time">
15           Remind Me Later
16         </message>
17         <message name="IDS_PROMO_SHOW_TUTORIAL_BUTTON" desc="Text shown on a promo bubble button for the user to initiate a tutorial after being asked if they want to learn more.">
18           Show Me How
19         </message>
20         <message name="IDS_TUTORIAL_RESTART_TUTORIAL" desc="The text shown on the button for restarting a tutorial">
21           Restart Tutorial
22         </message>
23       </if>
24       <if expr="not use_titlecase">
25         <message name="IDS_PROMO_DISMISS_BUTTON" desc="Text shown on the button for the user to acknowledge that they understand the message">
26           Got it
27         </message>
28         <message name="IDS_PROMO_SNOOZE_BUTTON" desc="Text shown on the button to snooze a promotional UI, which indicates that users want to see this promotion at a later time">
29           Remind me later
30         </message>
31         <message name="IDS_PROMO_SHOW_TUTORIAL_BUTTON" desc="Text shown on a promo bubble button for the user to initiate a tutorial after being asked if they want to learn more.">
32           Show me how
33         </message>
34         <message name="IDS_TUTORIAL_RESTART_TUTORIAL" desc="The text shown on the button for restarting a tutorial">
35           Restart tutorial
36         </message>
37       </if>
38       <message name="IDS_TUTORIAL_CLOSE_TUTORIAL" desc="The text shown on the button for closing a tutorial">
39         Close
40       </message>
41       <message name="IDS_TUTORIAL_NEXT_BUTTON" desc="The text shown on the button for advancing a tutorial to the next step">
42         Next
43       </message>
44 </grit-part>