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

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

Issue 171483002: Update Enhanced Playback dialog string. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | 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 <!-- 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="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 4715 matching lines...) Expand 10 before | Expand all | Expand 10 after
4726 To check for updates, please use Ethernet or Wi-Fi. 4726 To check for updates, please use Ethernet or Wi-Fi.
4727 </message> 4727 </message>
4728 4728
4729 <!-- Genius App --> 4729 <!-- Genius App -->
4730 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app la uncher"> 4730 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app la uncher">
4731 Get Help 4731 Get Help
4732 </message> 4732 </message>
4733 4733
4734 <!-- HDCP verification UI --> 4734 <!-- HDCP verification UI -->
4735 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_HEADLINE" desc="The label to d escribe what the dialog wants to confirm."> 4735 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_HEADLINE" desc="The label to d escribe what the dialog wants to confirm.">
4736 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires unique identification of your device, by Google, to enable an enhanced playback experience. <ph name= "LEARN_MORE">$2<ex>Learn more</ex></ph>. 4736 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires your device's identit y to be verified, by Google, to determine eligibility for enhanced playback of p rotected media. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph>.
4737 </message> 4737 </message>
4738 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_ALLOW" desc="The button label to allow access of HD playback."> 4738 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_ALLOW" desc="The button label to allow access of HD playback.">
4739 OK, I got it 4739 OK, I got it
4740 </message> 4740 </message>
4741 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label t o deny access of HD playback."> 4741 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label t o deny access of HD playback.">
4742 Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph> 4742 Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph>
4743 </message> 4743 </message>
4744 4744
4745 <!-- Multi-profiles mode --> 4745 <!-- Multi-profiles mode -->
4746 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature multi-profiles intro dialog presents."> 4746 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature multi-profiles intro dialog presents.">
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
4941 We see that you've ordered a replacement charger. 4941 We see that you've ordered a replacement charger.
4942 </message> 4942 </message>
4943 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin g more info for charger"> 4943 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin g more info for charger">
4944 You can find more info at 4944 You can find more info at
4945 </message> 4945 </message>
4946 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg"> 4946 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg">
4947 Check charger 4947 Check charger
4948 </message> 4948 </message>
4949 4949
4950 </grit-part> 4950 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698