Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(976)

Side by Side Diff: components/flags_ui_strings.grdp

Issue 1407753002: Clean up terminology used in about_flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unneccessary divs. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/flags_ui/resources/flags.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <message name="IDS_FLAGS_UI_LONG_TITLE" desc="Long version of the title for th e about:flags page."> 3 <message name="IDS_FLAGS_UI_LONG_TITLE" desc="Long version of the title for th e about:flags page.">
4 Careful, these experiments may bite 4 Careful, these experiments may bite
5 </message> 5 </message>
6 <message name="IDS_FLAGS_UI_TABLE_TITLE" desc="Title for the experiments table on the about:flags page."> 6 <message name="IDS_FLAGS_UI_TABLE_TITLE" desc="Title for the experiments table on the about:flags page.">
7 Experiments 7 Experiments
8 </message> 8 </message>
9 <message name="IDS_FLAGS_UI_WARNING_HEADER" desc="Text right before the warnin g body text."> 9 <message name="IDS_FLAGS_UI_WARNING_HEADER" desc="Text right before the warnin g body text.">
10 WARNING 10 WARNING
11 </message> 11 </message>
12 <message name="IDS_FLAGS_UI_WARNING_TEXT" desc="Text at the top of the about:f lags page, warning users that the about:flags contents are volatile."> 12 <message name="IDS_FLAGS_UI_WARNING_TEXT" desc="Text at the top of the about:f lags page, warning users that the about:flags contents are volatile.">
13 These experimental features may change, break, or disappear at any time. We make absolutely no guarantees about what may happen if you turn one of these exp eriments on, and your browser may even spontaneously combust. Jokes aside, your browser may delete all your data, or your security and privacy could be compromi sed in unexpected ways. Any experiments you enable will be enabled for all users of this browser. Please proceed with caution. 13 These experimental features may change, break, or disappear at any time. We make absolutely no guarantees about what may happen if you turn one of these exp eriments on, and your browser may even spontaneously combust. Jokes aside, your browser may delete all your data, or your security and privacy could be compromi sed in unexpected ways. Any experiments you enable will be enabled for all users of this browser. Please proceed with caution.
14 </message> 14 </message>
15 <message name="IDS_FLAGS_UI_PROMOTE_BETA_CHANNEL" desc="Shown on the about:fla gs page when we want to promote the Chrome beta channel"> 15 <message name="IDS_FLAGS_UI_PROMOTE_BETA_CHANNEL" desc="Shown on the about:fla gs page when we want to promote the Chrome beta channel">
16 Interested in cool new Chrome features? Try our beta channel at chrome.com/b eta. 16 Interested in cool new Chrome features? Try our beta channel at chrome.com/b eta.
17 </message> 17 </message>
18 <message name="IDS_FLAGS_UI_PROMOTE_DEV_CHANNEL" desc="Shown on the about:flag s page when we want to promote the Chrome developer channel"> 18 <message name="IDS_FLAGS_UI_PROMOTE_DEV_CHANNEL" desc="Shown on the about:flag s page when we want to promote the Chrome developer channel">
19 Interested in cool new Chrome features? Try our dev channel at chrome.com/de v. 19 Interested in cool new Chrome features? Try our dev channel at chrome.com/de v.
20 </message> 20 </message>
21 <message name="IDS_FLAGS_UI_DISABLE" desc="The link for disabling a labs experiment."> 21 <message name="IDS_FLAGS_UI_DISABLE" desc="The link for disabling a labs experiment.">
22 Disable 22 Disable
23 </message> 23 </message>
24 <message name="IDS_FLAGS_UI_ENABLE" desc="The link for enabling a labs experim ent."> 24 <message name="IDS_FLAGS_UI_ENABLE" desc="The link for enabling a labs experim ent.">
25 Enable 25 Enable
26 </message> 26 </message>
27 <message name="IDS_FLAGS_UI_RESET_ALL_BUTTON" desc="Text on a button that rese ts all experiments to their default state when clicked."> 27 <message name="IDS_FLAGS_UI_RESET_ALL_BUTTON" desc="Text on a button that rese ts all experiments to their default state when clicked.">
28 Reset all to default 28 Reset all to default
29 </message> 29 </message>
30 <message name="IDS_FLAGS_UI_NO_EXPERIMENTS_AVAILABLE" desc="Shown if no experi ments are available">
31 Aww, it looks like there are currently no experiments available.
32 </message>
33 <message name="IDS_FLAGS_UI_UNSUPPORTED_TABLE_TITLE" desc="Title for the unsup ported experiments table on the about:flags page. It lists all experiments that are not available on the current platform."> 30 <message name="IDS_FLAGS_UI_UNSUPPORTED_TABLE_TITLE" desc="Title for the unsup ported experiments table on the about:flags page. It lists all experiments that are not available on the current platform.">
34 Unavailable Experiments 31 Unavailable Experiments
35 </message> 32 </message>
36 <message name="IDS_FLAGS_UI_NO_UNSUPPORTED_EXPERIMENTS" desc="Show if there ar e no unavailable experiments.">
37 All experiments are available on your platform!
38 </message>
39 <message name="IDS_FLAGS_UI_NOT_AVAILABLE" desc="Shown instead of the Enable/D isable link, to let the user know that an experiment is not available on the cur rent platform."> 33 <message name="IDS_FLAGS_UI_NOT_AVAILABLE" desc="Shown instead of the Enable/D isable link, to let the user know that an experiment is not available on the cur rent platform.">
40 Sorry, this experiment is not available on your platform. 34 Sorry, this experiment is not available on your platform.
41 </message> 35 </message>
42 <message name="IDS_FLAGS_UI_ENABLE_NACL_NAME" desc="Name of the 'Enable Native Client' lab."> 36 <message name="IDS_FLAGS_UI_ENABLE_NACL_NAME" desc="Name of the 'Enable Native Client' lab.">
43 Native Client 37 Native Client
44 </message> 38 </message>
45 <if expr="not chromeos"> 39 <if expr="not chromeos">
46 <message name="IDS_FLAGS_UI_RELAUNCH_BUTTON" desc="Text on a button that rel aunches Chrome when clicked. "> 40 <message name="IDS_FLAGS_UI_RELAUNCH_BUTTON" desc="Text on a button that rel aunches Chrome when clicked. ">
47 Relaunch Now 41 Relaunch Now
48 </message> 42 </message>
49 </if> 43 </if>
50 <if expr="chromeos"> 44 <if expr="chromeos">
51 <message name="IDS_FLAGS_UI_RELAUNCH_BUTTON" desc="Text on a button that res tarts Chrome OS when clicked. "> 45 <message name="IDS_FLAGS_UI_RELAUNCH_BUTTON" desc="Text on a button that res tarts Chrome OS when clicked. ">
52 Restart Now 46 Restart Now
53 </message> 47 </message>
54 <message name="IDS_FLAGS_UI_SYSTEM_OWNER_ONLY" desc="A warning that flags th at apply system-wide can only be set by the owner."> 48 <message name="IDS_FLAGS_UI_SYSTEM_OWNER_ONLY" desc="A warning that flags th at apply system-wide can only be set by the owner.">
55 Flags that apply system-wide can only be set by the owner: <ph name="OWNER _EMAIL">$1<ex>owner@example.com</ex></ph>. 49 Flags that apply system-wide can only be set by the owner: <ph name="OWNER _EMAIL">$1<ex>owner@example.com</ex></ph>.
56 </message> 50 </message>
57 </if> 51 </if>
58 </grit-part> 52 </grit-part>
OLDNEW
« no previous file with comments | « components/flags_ui/resources/flags.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698