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

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: Add command line flags to histograms.xml 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
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | 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 <!-- 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 5630 matching lines...) Expand 10 before | Expand all | Expand 10 after
5641 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. 5641 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.
5642 </message> 5642 </message>
5643 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change ."> 5643 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change .">
5644 Change back to "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" (requires si gn-out) 5644 Change back to "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" (requires si gn-out)
5645 </message> 5645 </message>
5646 5646
5647 <!-- 3G data Notifications --> 5647 <!-- 3G data Notifications -->
5648 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notifica tion telling that 3G data is enabled."> 5648 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notifica tion telling that 3G data is enabled.">
5649 Google Chrome will use mobile data if you're not connected to another networ k. 5649 Google Chrome will use mobile data if you're not connected to another networ k.
5650 </message> 5650 </message>
5651 <message name="IDS_3G_DATASAVER_TITLE" desc="Title of the 3G data notification prompting user to install Data Saver.">
5652 You are using mobile data
5653 </message>
5654 <message name="IDS_3G_DATASAVER_MESSAGE" desc="Text of the 3G data notificatio n prompting user to install Data Saver.">
5655 Save data and browse faster using Google Data Saver. Click to learn more.
5656 </message>
5651 5657
5652 <!-- chrome://mobilesetup strings --> 5658 <!-- chrome://mobilesetup strings -->
5653 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title"> 5659 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title">
5654 Mobile data service management 5660 Mobile data service management
5655 </message> 5661 </message>
5656 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page head er while connecting to the provider"> 5662 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page head er while connecting to the provider">
5657 Connecting to <ph name="PROVIDER_NAME">$1<ex>Acme Mobile</ex></ph> 5663 Connecting to <ph name="PROVIDER_NAME">$1<ex>Acme Mobile</ex></ph>
5658 </message> 5664 </message>
5659 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page header wh en connection error occur"> 5665 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page header wh en connection error occur">
5660 Connection error 5666 Connection error
(...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after
6226 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet. 6232 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet.
6227 </message> 6233 </message>
6228 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc= "Message in a notification about granted read-only pemissions (read, write, dele te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic e) with the specified name to the extension."> 6234 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc= "Message in a notification about granted read-only pemissions (read, write, dele te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic e) with the specified name to the extension.">
6229 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted. 6235 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted.
6230 </message> 6236 </message>
6231 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA GE" desc="Message in a notification about granted full permissions (read, write, delete, create files and directories) to a volume (eg. USB drive, SD card, MTP device) with the specified name to the extension."> 6237 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA GE" desc="Message in a notification about granted full permissions (read, write, delete, create files and directories) to a volume (eg. USB drive, SD card, MTP device) with the specified name to the extension.">
6232 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted. 6238 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted.
6233 </message> 6239 </message>
6234 6240
6235 </grit-part> 6241 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698