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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 1022333002: Initial CL for Data Saver (Flywheel) prompt when cellular network detected (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review, remove hotkey Created 5 years, 8 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 5521 matching lines...) Expand 10 before | Expand all | Expand 10 after
5532 Chrome's language has changed from "<ph name="FROM_LOCALE">$1<ex>Italian</ex ></ph>" to "<ph name="TO_LOCALE">$2<ex>English (United States)</ex></ph>" after syncing your settings. 5532 Chrome's language has changed from "<ph name="FROM_LOCALE">$1<ex>Italian</ex ></ph>" to "<ph name="TO_LOCALE">$2<ex>English (United States)</ex></ph>" after syncing your settings.
5533 </message> 5533 </message>
5534 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change ."> 5534 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change .">
5535 Change back to "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" (requires si gn-out) 5535 Change back to "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" (requires si gn-out)
5536 </message> 5536 </message>
5537 5537
5538 <!-- 3G data Notifications --> 5538 <!-- 3G data Notifications -->
5539 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notifica tion telling that 3G data is enabled."> 5539 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notifica tion telling that 3G data is enabled.">
5540 Google Chrome will use mobile data if you're not connected to another networ k. 5540 Google Chrome will use mobile data if you're not connected to another networ k.
5541 </message> 5541 </message>
5542 <message name="IDS_3G_DATASAVER_TITLE" desc="Title of the 3G data notification prompting user to install Data Saver.">
5543 You are using mobile data
5544 </message>
5545 <message name="IDS_3G_DATASAVER_MESSAGE" desc="Text of the 3G data notificatio n prompting user to install Data Saver.">
5546 Save data and browser faster using Google Data Saver. Click to learn more.
stevenjb 2015/04/03 20:07:26 s/browser/browse/
Greg Levin 2015/04/03 22:17:33 Done.
5547 </message>
5542 5548
5543 <!-- chrome://mobilesetup strings --> 5549 <!-- chrome://mobilesetup strings -->
5544 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title"> 5550 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title">
5545 Mobile data service management 5551 Mobile data service management
5546 </message> 5552 </message>
5547 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page head er while connecting to the provider"> 5553 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page head er while connecting to the provider">
5548 Connecting to <ph name="PROVIDER_NAME">$1<ex>Acme Mobile</ex></ph> 5554 Connecting to <ph name="PROVIDER_NAME">$1<ex>Acme Mobile</ex></ph>
5549 </message> 5555 </message>
5550 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page header wh en connection error occur"> 5556 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page header wh en connection error occur">
5551 Connection error 5557 Connection error
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
6077 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." > 6083 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." >
6078 Disable automatic timezone update by geolocation 6084 Disable automatic timezone update by geolocation
6079 </message> 6085 </message>
6080 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation."> 6086 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation.">
6081 If set, automatic timezone update by the current geolocation is turned off. 6087 If set, automatic timezone update by the current geolocation is turned off.
6082 </message> 6088 </message>
6083 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> 6089 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation.">
6084 Set time zone automatically using your location 6090 Set time zone automatically using your location
6085 </message> 6091 </message>
6086 </grit-part> 6092 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/chromeos/status/data_promo_notification.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698