Remove EWK_BRINGUPS for M120 #3
[platform/framework/web/chromium-efl.git] / chrome / app / access_code_cast_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Access Code Cast-specific strings (included from generated_resources.grd). -->
3 <grit-part>
4   <message name="IDS_ACCESS_CODE_CAST_ACCESS_CODE_MESSAGE" desc="Text shown in the access code cast dialog that describes that the access code is found on a Chromecast device">
5     Enter the access code shown on the Chromecast or TV to start casting your screen.
6   </message>
7   <message name="IDS_ACCESS_CODE_CAST_BACK" desc="Label for the 'back' button to return to the previous screen">
8     Back
9   </message>
10   <message name="IDS_ACCESS_CODE_CAST_CAST" desc="Label for the button to start casting">
11     Cast
12   </message>
13   <message name="IDS_ACCESS_CODE_CAST_CONNECT" desc="Button text to connect to a cast device by typing an access code which is a string consisting of letters, or by scanning a qr code">
14     Connect with a code
15   </message>
16   <message name="IDS_ACCESS_CODE_CAST_DIALOG_TITLE" desc="Title for access code cast dialog, for casting to a display that is controlled with a typed code">
17     Connect with a code to cast
18   </message>
19   <message name="IDS_ACCESS_CODE_CAST_ENTER_CHARACTER" is_accessibility_with_no_ui="true" desc="Accessibility label for a character entry box. CHARACTER and TOTAL may be numbers">
20     Enter character <ph name="CHARACTER">$1<ex>3</ex></ph> of <ph name="TOTAL">$2<ex>5</ex></ph>
21   </message>
22   <message name="IDS_ACCESS_CODE_CAST_ERROR_ACCESS_CODE" desc="Error message for incorrect access code">
23     You've entered an incorrect access code. Try again.
24   </message>
25   <message name="IDS_ACCESS_CODE_CAST_ERROR_DIFFERENT_NETWORK" desc="Error when users are on a different network than the Chromecast">
26     Trouble connecting. Make sure your Chromecast and computer are on the same network, and try again.
27   </message>
28   <message name="IDS_ACCESS_CODE_CAST_ERROR_NETWORK" desc="Error message for network communication issues">
29     Can't connect to the internet. Try again.
30   </message>
31   <message name="IDS_ACCESS_CODE_CAST_ERROR_PERMISSION" desc="Error message for insufficient permission">
32     You aren't allowed to cast to this device.
33   </message>
34   <message name="IDS_ACCESS_CODE_CAST_ERROR_TOO_MANY_REQUESTS" desc="Error message for too many cast attempts">
35     You have entered an incorrect access code too many times. Try again later
36   </message>
37   <message name="IDS_ACCESS_CODE_CAST_ERROR_UNKNOWN" desc="Error message for an unknown casting error">
38     Something went wrong. Try again later
39   </message>
40   <message name="IDS_ACCESS_CODE_CAST_ERROR_PROFILE_SYNC" desc="Error message for profile sync error">
41     To cast with a code, turn on Chrome browser sync settings
42   </message>
43   <message name="IDS_ACCESS_CODE_CAST_INPUT_ARIA_LABEL" is_accessibility_with_no_ui="true" desc="Label for the text box where users type the access code to start casting to a Chromecast device">
44     Type the access code to start casting
45   </message>
46   <message name="IDS_ACCESS_CODE_CAST_MANAGED_FOOTNOTE_DAYS" desc="In the dialog to connect to a chromecast device using a code, this message is a footnote that lets the user know that the Chromecast device will be remembered and will remain in their list for a number of days">
47     {DAYS, plural,
48       =1 {This device will be saved for 1 day and you can connect without a code next time. This is set by your administrator.}
49       other {This device will be saved for {DAYS} days and you can connect without a code next time. This is set by your administrator.}}
50   </message>
51   <message name="IDS_ACCESS_CODE_CAST_MANAGED_FOOTNOTE_HOURS" desc="In the dialog to connect to a chromecast device using a code, this message is a footnote that lets the user know that the Chromecast device will be remembered and will remain in their list for a number of hours">
52     {HOURS, plural,
53       =1 {This device will be saved for 1 hour and you can connect without a code next time. This is set by your administrator.}
54       other {This device will be saved for {HOURS} hours and you can connect without a code next time. This is set by your administrator.}}
55   </message>
56   <message name="IDS_ACCESS_CODE_CAST_MANAGED_FOOTNOTE_MONTHS" desc="In the dialog to connect to a chromecast device using a code, this message is a footnote that lets the user know that the Chromecast device will be remembered and will remain in their list for a number of months">
57     {MONTHS, plural,
58       =1 {This device will be saved for 1 month and you can connect without a code next time. This is set by your administrator.}
59       other {This device will be saved for {MONTHS} months and you can connect without a code next time. This is set by your administrator.}}
60   </message>
61   <message name="IDS_ACCESS_CODE_CAST_MANAGED_FOOTNOTE_YEARS" desc="In the dialog to connect to a chromecast device using a code, this message is a footnote that lets the user know that the Chromecast device will be remembered and will remain in their list for a number of years">
62     {YEARS, plural,
63       =1 {This device will be saved for 1 year and you can connect without a code next time. This is set by your administrator.}
64       other {This device will be saved for {YEARS} years and you can connect without a code next time. This is set by your administrator.}}
65   </message>
66   <message name="IDS_ACCESS_CODE_CAST_SUBMIT" desc="Text for the button that when pressed submits an access code to attempt to start casting">
67     Submit
68   </message>
69   <message name="IDS_ACCESS_CODE_CAST_USE_CAMERA" desc="Label for the button to use the device camera to scan a QR code">
70     Use QR code instead
71   </message>
72 </grit-part>