OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> |
| 3 |
| 4 <!-- Data Reduction Proxy interstitals --> |
| 5 <message name="IDS_DATA_REDUCTION_PROXY_TITLE" desc="The tab title for the Chr
ome Mobile Data Pack interstitials."> |
| 6 Cannot Proxy |
| 7 </message> |
| 8 <message name="IDS_DATA_REDUCTION_PROXY_BACK_BUTTON" desc="The text for the bu
tton that takes the user back to the previous page."> |
| 9 Back |
| 10 </message> |
| 11 <message name="IDS_DATA_REDUCTION_PROXY_CONTINUE_BUTTON" desc="The text for th
e button that takes the user to the requested page."> |
| 12 Continue |
| 13 </message> |
| 14 |
| 15 <!-- Cannot proxy interstitial --> |
| 16 <message name="IDS_DATA_REDUCTION_PROXY_CANNOT_PROXY_HEADING" desc="The large
heading at the top of the cannot proxy interstitial."> |
| 17 This page cannot be proxied by Data Saver. |
| 18 </message> |
| 19 <message name="IDS_DATA_REDUCTION_PROXY_CANNOT_PROXY_PRIMARY_PARAGRAPH" desc="
The primary explanatory paragraph for the cannot proxy interstitial."> |
| 20 You are trying to reach <ph name="BEGIN_BOLD"><strong></ph><ph name="S
ITE">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph>. This p
age cannot be proxied by Data Saver at this time. |
| 21 </message> |
| 22 <message name="IDS_DATA_REDUCTION_PROXY_CANNOT_PROXY_SECONDARY_PARAGRAPH" desc
="The secondary explanatory paragraph for the cannot proxy interstitial."> |
| 23 You may continue. If you continue to the page, this warning will not appear
again for five minutes. |
| 24 </message> |
| 25 |
| 26 </grit-part> |
OLD | NEW |