blob: d79dbc07f4063578690a5b3435726be0ea68fab9 [file] [log] [blame]
Yann Dago254747dc2019-08-22 21:00:441<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3 <!-- about:flags
4 Not translated. See discussion at: https://crbug.com/587272
5 New entries here should also be added for About:flags/enterprise below -->
6 <message name="IDS_FLAGS_UI_SEARCH_PLACEHOLDER" translateable="false" desc="The placeholder for the search box on the about:flags page.">
7 Search flags
8 </message>
9 <message name="IDS_FLAGS_UI_TITLE" translateable="false" desc="The page title for the about:flags page.">
10 Experiments
11 </message>
12 <message name="IDS_FLAGS_UI_PAGE_RESET" translateable="false" desc="Label for button that resets the flags to their default value.">
13 Reset all to default
14 </message>
15 <message name="IDS_FLAGS_UI_PAGE_WARNING" desc="A warning stating that the features of the page are experimental.">
16 Warning: Experimental features ahead!
17 </message>
18 <message name="IDS_FLAGS_UI_PAGE_WARNING_EXPLANATION" desc="A warning stating what the user gets exposed to by enabling one the features.">
19 By enabling these features, you could lose browser data or
20 compromise your security or privacy. Enabled features apply to all
21 users of this browser.
22 </message>
23 <message name="IDS_FLAGS_UI_OWNER_WARNING" translateable="false" desc="A warning stating what system-wide features can only be set by the owner.">
24 Flags that apply system-wide can only be set by the owner: <ph name="OWNER_EMAIL">$1<ex>[email protected]</ex></ph>
25 </message>
26 <message name="IDS_FLAGS_UI_AVAILABLE_FEATURE" translateable="false" desc="Label for button that shows available features.">
27 Available
28 </message>
29 <message name="IDS_FLAGS_UI_UNAVAILABLE_FEATURE" translateable="false" desc="Label for button that shows unavailable features.">
30 Unavailable
31 </message>
32 <message name="IDS_FLAGS_UI_ENABLED_FEATURE" translateable="false" desc="This is the 'Enabled' option, not the label for the menu.">
33 Enabled
34 </message>
35 <message name="IDS_FLAGS_UI_DISABLED_FEATURE" translateable="false" desc="This is the 'Disabled' option, not the label for the menu.">
36 Disabled
37 </message>
38 <message name="IDS_FLAGS_UI_NO_RESULTS" translateable="false" desc="Message stating that there are no experiments matching the search criterias.">
39 No matching experiments
40 </message>
41 <message name="IDS_FLAGS_UI_NOT_AVAILABLE_ON_PLATFORM" translateable="false" desc="Message stating that an experiment is not available for the current platform.">
42 Not available on your platform.
43 </message>
44 <if expr="chromeos">
45 <message name="IDS_FLAGS_UI_RELAUNCH" translateable="false" desc="Label for button that restarts chrome os.">
46 Restart
47 </message>
48 </if>
49 <if expr="not chromeos">
50 <message name="IDS_FLAGS_UI_RELAUNCH" translateable="false" desc="Label for button that relaunches chrome.">
51 Relaunch
52 </message>
53 </if>
54 <message name="IDS_FLAGS_UI_CLEAR_SEARCH" translateable="false" desc="Tooltip for icon button that clears the searchbar on the chrome://flags page.">
55 Clear search
56 </message>
Andrii Sagaidak7da552202019-08-28 01:29:2457 <message name="IDS_FLAGS_UI_RESET_ACKNOWLEDGED" translateable="false" desc="Screen reader text stating that the reset action was acknowledged.">
58 Reset acknowledged.
Yann Dago254747dc2019-08-22 21:00:4459 </message>
60 <message name="IDS_FLAGS_UI_EXPERIMENT_ENABLED" translateable="false" desc="Screen reader text stating that an experiment is enabled.">
61 Experiment enabled
62 </message>
Yann Dago78028712019-09-04 15:23:5463 <!-- about:flags/deprecated
Yann Dago254747dc2019-08-22 21:00:4464 New entries here should also be added for about:flags above -->
Yann Dago78028712019-09-04 15:23:5465 <message name="IDS_DEPRECATED_FEATURES_PAGE_RESET" desc="Label for button that resets the features to their default value.">
Yann Dago254747dc2019-08-22 21:00:4466 Reset all to default
67 </message>
Yann Dago78028712019-09-04 15:23:5468 <message name="IDS_DEPRECATED_FEATURES_OWNER_WARNING" desc="A warning stating what system-wide features can only be set by the owner.">
Yann Dago254747dc2019-08-22 21:00:4469 Features that apply system-wide can only be set by the owner: <ph name="OWNER_EMAIL">$1<ex>[email protected]</ex></ph>
70 </message>
Yann Dago78028712019-09-04 15:23:5471 <message name="IDS_DEPRECATED_FEATURES_AVAILABLE_FEATURE" desc="Label for button that shows available features.">
Yann Dago254747dc2019-08-22 21:00:4472 Available
73 </message>
Yann Dago78028712019-09-04 15:23:5474 <message name="IDS_DEPRECATED_FEATURES_UNAVAILABLE_FEATURE" desc="Label for button that shows unavailable features.">
Yann Dago254747dc2019-08-22 21:00:4475 Unavailable
76 </message>
Yann Dago78028712019-09-04 15:23:5477 <message name="IDS_DEPRECATED_FEATURES_ENABLED_FEATURE" desc="This is the 'Enabled' option, not the label for the menu.">
Yann Dago254747dc2019-08-22 21:00:4478 Enabled
79 </message>
Yann Dago78028712019-09-04 15:23:5480 <message name="IDS_DEPRECATED_FEATURES_DISABLED_FEATURE" desc="This is the 'Disabled' option, not the label for the menu">
Yann Dago254747dc2019-08-22 21:00:4481 Disabled
82 </message>
Yann Dago78028712019-09-04 15:23:5483 <message name="IDS_DEPRECATED_FEATURES_NOT_AVAILABLE_ON_PLATFORM" desc="Message stating that an experiment is not available for the current platform.">
Yann Dago254747dc2019-08-22 21:00:4484 Not available on your platform.
85 </message>
86 <if expr="chromeos">
Yann Dago78028712019-09-04 15:23:5487 <message name="IDS_DEPRECATED_FEATURES_RELAUNCH" desc="Label for button that restarts chrome os.">
Yann Dago254747dc2019-08-22 21:00:4488 Restart
89 </message>
90 </if>
91 <if expr="not chromeos">
Yann Dago78028712019-09-04 15:23:5492 <message name="IDS_DEPRECATED_FEATURES_RELAUNCH" desc="Label for button that relaunches chrome.">
Yann Dago254747dc2019-08-22 21:00:4493 Relaunch
94 </message>
95 </if>
Yann Dago78028712019-09-04 15:23:5496 <message name="IDS_DEPRECATED_FEATURES_SEARCH_PLACEHOLDER" desc="The placeholder for the search box on the about:enterprise-settings page.">
Yann Dago254747dc2019-08-22 21:00:4497 Search features
98 </message>
Yann Dago78028712019-09-04 15:23:5499 <message name="IDS_DEPRECATED_FEATURES_TITLE" desc="The page title for the about:enterprise-settings page.">
Yann Dago254747dc2019-08-22 21:00:44100 Deprecated Features
101 </message>
Yann Dago78028712019-09-04 15:23:54102 <message name="IDS_DEPRECATED_FEATURES_PAGE_WARNING" desc="A warning stating that the features of the page are experimental.">
Yann Dago254747dc2019-08-22 21:00:44103 Warning: Deprecated features ahead!
104 </message>
Yann Dago78028712019-09-04 15:23:54105 <message name="IDS_DEPRECATED_FEATURES_PAGE_WARNING_EXPLANATION" desc="Warning to users that features are deprecated. Shown prominently at the top of the page.">
Yann Dago254747dc2019-08-22 21:00:44106 By enabling these features, you will be using deprecated features
107 that will disappear in future versions.
108 </message>
Yann Dago78028712019-09-04 15:23:54109 <message name="IDS_DEPRECATED_FEATURES_NO_RESULTS" desc="Message shown when searching and no results were found.">
Yann Dago254747dc2019-08-22 21:00:44110 No matching features
111 </message>
Yann Dago78028712019-09-04 15:23:54112 <message name="IDS_DEPRECATED_UI_CLEAR_SEARCH" desc="Tooltip for icon button that clears the searchbar on the chrome://flags/enterprise page.">
Yann Dago254747dc2019-08-22 21:00:44113 Clear search
114 </message>
Yann Dago78028712019-09-04 15:23:54115 <message name="IDS_DEPRECATED_UI_RESET_ACKNOWLEDGED" desc="Screen reader text stating that the reset action was acknowledged.">
Andrii Sagaidak7da552202019-08-28 01:29:24116 Reset acknowledged.
Yann Dago254747dc2019-08-22 21:00:44117 </message>
Yann Dago78028712019-09-04 15:23:54118 <message name="IDS_DEPRECATED_UI_EXPERIMENT_ENABLED" desc="Screen reader text stating that an experiment is enabled.">
Yann Dago254747dc2019-08-22 21:00:44119 Experiment enabled
120 </message>
121</grit-part>