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

Side by Side Diff: webkit/glue/webkit_strings.grd

Issue 349923007: Implement media Cast button in Blink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clean up Created 6 years, 4 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 | « webkit/glue/resources/webkit_resources.grd ('k') | 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 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 webkit that 4 each locale. Specifically, these are UI strings that are used by webkit 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 429 matching lines...) Expand 10 before | Expand all | Expand 10 after
440 exit full screen 440 exit full screen
441 </message> 441 </message>
442 442
443 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for show closed captions button"> 443 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for show closed captions button">
444 show closed captions 444 show closed captions
445 </message> 445 </message>
446 446
447 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for hide closed captions button"> 447 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON" desc="accessibili ty role description for hide closed captions button">
448 hide closed captions 448 hide closed captions
449 </message> 449 </message>
450
451 <message name="IDS_AX_MEDIA_CAST_OFF_BUTTON" desc="accessibility role desc ription for remote playback button">
michaeln 2014/08/05 00:54:49 lgtm nit: the names of these sound like the butto
aberent 2014/08/05 20:49:07 This comes from Android O.S. usage, although the m
452 play on remote device
453 </message>
454
455 <message name="IDS_AX_MEDIA_CAST_ON_BUTTON" desc="accessibility role descr iption for remote playback control button">
456 control remote playback
457 </message>
450 458
451 <message name="IDS_AX_MEDIA_AUDIO_ELEMENT_HELP" desc="Accessible help of a udio controls"> 459 <message name="IDS_AX_MEDIA_AUDIO_ELEMENT_HELP" desc="Accessible help of a udio controls">
452 audio 460 audio
453 </message> 461 </message>
454 462
455 <message name="IDS_AX_MEDIA_VIDEO_ELEMENT_HELP" desc="Accessible help of v ideo"> 463 <message name="IDS_AX_MEDIA_VIDEO_ELEMENT_HELP" desc="Accessible help of v ideo">
456 video 464 video
457 </message> 465 </message>
458 466
459 <message name="IDS_AX_MEDIA_MUTE_BUTTON_HELP" desc="accessibility help des cription for mute button"> 467 <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
501 </message> 509 </message>
502 510
503 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for show closed captions button"> 511 <message name="IDS_AX_MEDIA_SHOW_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for show closed captions button">
504 start displaying closed captions 512 start displaying closed captions
505 </message> 513 </message>
506 514
507 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for hide closed captions button"> 515 <message name="IDS_AX_MEDIA_HIDE_CLOSED_CAPTIONS_BUTTON_HELP" desc="access ibility help description for hide closed captions button">
508 stop displaying closed captions 516 stop displaying closed captions
509 </message> 517 </message>
510 518
519 <message name="IDS_AX_MEDIA_CAST_OFF_BUTTON_HELP" desc="accessibility help description for remote playback button">
520 play on remote device
521 </message>
522
523 <message name="IDS_AX_MEDIA_CAST_ON_BUTTON_HELP" desc="accessibility help description for remote playback control button">
524 control remote playback
525 </message>
526
511 <message name="IDS_AX_MILLISECOND_FIELD_TEXT" desc="Accessible description of the millisecond field in a date/time control"> 527 <message name="IDS_AX_MILLISECOND_FIELD_TEXT" desc="Accessible description of the millisecond field in a date/time control">
512 Milliseconds 528 Milliseconds
513 </message> 529 </message>
514 530
515 <message name="IDS_AX_MINUTE_FIELD_TEXT" desc="Accessible description of t he minute field in a date/time control"> 531 <message name="IDS_AX_MINUTE_FIELD_TEXT" desc="Accessible description of t he minute field in a date/time control">
516 Minutes 532 Minutes
517 </message> 533 </message>
518 534
519 <message name="IDS_AX_MONTH_FIELD_TEXT" desc="Accessible description of th e month field in a date/time control"> 535 <message name="IDS_AX_MONTH_FIELD_TEXT" desc="Accessible description of th e month field in a date/time control">
520 Month 536 Month
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
681 Loading 697 Loading
682 </message> 698 </message>
683 699
684 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed when a plug-in failed to load"> 700 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed when a plug-in failed to load">
685 Couldn't load plug-in. 701 Couldn't load plug-in.
686 </message> 702 </message>
687 703
688 </messages> 704 </messages>
689 </release> 705 </release>
690 </grit> 706 </grit>
OLDNEW
« no previous file with comments | « webkit/glue/resources/webkit_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698