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

Side by Side Diff: content/app/strings/content_strings.grd

Issue 349923007: Implement media Cast button in Blink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase, now that the Blink patch has landed. Created 6 years, 3 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. Specifically, these are UI strings that are used by content that 4 each locale. Specifically, these are UI strings that are used by content that
5 need to be translated for each locale.--> 5 need to be translated for each locale.-->
6 6
7 <!-- Some of these strings and string descriptions were taken from 7 <!-- Some of these strings and string descriptions were taken from
8 WebKit/win/WebCoreLocalizedStrings.cpp so we include the original license 8 WebKit/win/WebCoreLocalizedStrings.cpp so we include the original license
9 below: 9 below:
10 10
(...skipping 439 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 exit full screen 450 exit full screen
451 </message> 451 </message>
452 452
453 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for show closed captions button"> 453 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for show closed captions button">
454 show closed captions 454 show closed captions
455 </message> 455 </message>
456 456
457 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for hide closed captions button"> 457 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for hide closed captions button">
458 hide closed captions 458 hide closed captions
459 </message> 459 </message>
460
461 <message name="IDS_AX_MEDIA_CAST_OFF_BUTTON" desc="accessibility role desc ription for remote playback button">
462 play on remote device
463 </message>
464
465 <message name="IDS_AX_MEDIA_CAST_ON_BUTTON" desc="accessibility role descr iption for remote playback control button">
466 control remote playback
467 </message>
460 468
461 <message name="IDS_AX_MEDIA_AUDIO_ELEMENT_HELP" desc="Accessible help of a udio controls"> 469 <message name="IDS_AX_MEDIA_AUDIO_ELEMENT_HELP" desc="Accessible help of a udio controls">
462 audio 470 audio
463 </message> 471 </message>
464 472
465 <message name="IDS_AX_MEDIA_VIDEO_ELEMENT_HELP" desc="Accessible help of v ideo"> 473 <message name="IDS_AX_MEDIA_VIDEO_ELEMENT_HELP" desc="Accessible help of v ideo">
466 video 474 video
467 </message> 475 </message>
468 476
469 <message name="IDS_AX_MEDIA_MUTE_BUTTON_HELP" desc="accessibility help des cription for mute button"> 477 <message name="IDS_AX_MEDIA_MUTE_BUTTON_HELP" desc="accessibility help des cription for mute button">
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 </message> 519 </message>
512 520
513 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for show closed captions button"> 521 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for show closed captions button">
514 start displaying closed captions 522 start displaying closed captions
515 </message> 523 </message>
516 524
517 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for hide closed captions button"> 525 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for hide closed captions button">
518 stop displaying closed captions 526 stop displaying closed captions
519 </message> 527 </message>
520 528
529 <message name="IDS_AX_MEDIA_CAST_OFF_BUTTON_HELP" desc="accessibility help description for remote playback button">
530 play on remote device
531 </message>
532
533 <message name="IDS_AX_MEDIA_CAST_ON_BUTTON_HELP" desc="accessibility help description for remote playback control button">
534 control remote playback
535 </message>
536
521 <message name="IDS_AX_MILLISECOND_FIELD_TEXT" desc="Accessible description of the millisecond field in a date/time control"> 537 <message name="IDS_AX_MILLISECOND_FIELD_TEXT" desc="Accessible description of the millisecond field in a date/time control">
522 Milliseconds 538 Milliseconds
523 </message> 539 </message>
524 540
525 <message name="IDS_AX_MINUTE_FIELD_TEXT" desc="Accessible description of t he minute field in a date/time control"> 541 <message name="IDS_AX_MINUTE_FIELD_TEXT" desc="Accessible description of t he minute field in a date/time control">
526 Minutes 542 Minutes
527 </message> 543 </message>
528 544
529 <message name="IDS_AX_MONTH_FIELD_TEXT" desc="Accessible description of th e month field in a date/time control"> 545 <message name="IDS_AX_MONTH_FIELD_TEXT" desc="Accessible description of th e month field in a date/time control">
530 Month 546 Month
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
675 Please shorten this text to <ph name="MAX_CHARACTERS">$2<ex>100</ex></ph > characters or less (you are currently using <ph name="CURRENT_LENGTH">$1<ex>10 1</ex></ph> characters). 691 Please shorten this text to <ph name="MAX_CHARACTERS">$2<ex>100</ex></ph > characters or less (you are currently using <ph name="CURRENT_LENGTH">$1<ex>10 1</ex></ph> characters).
676 </message> 692 </message>
677 693
678 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed when a plug-in failed to load"> 694 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed when a plug-in failed to load">
679 Couldn't load plug-in. 695 Couldn't load plug-in.
680 </message> 696 </message>
681 697
682 </messages> 698 </messages>
683 </release> 699 </release>
684 </grit> 700 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698