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

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

Issue 528733002: Video Player: Restyle Files.app Cast Selection Menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Localize the string 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('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 924 matching lines...) Expand 10 before | Expand all | Expand 10 after
935 Failed to retrieve space info 935 Failed to retrieve space info
936 </message> 936 </message>
937 937
938 <!-- Video Player --> 938 <!-- Video Player -->
939 <message name="IDS_VIDEO_PLAYER_PLAY_THIS_COMPUTER" desc="Message of menu item which is shown at the top of the list of Chromecasts. This menuitem is to play the video on this computer (locally), intead of on TVs with Chromecast."> 939 <message name="IDS_VIDEO_PLAYER_PLAY_THIS_COMPUTER" desc="Message of menu item which is shown at the top of the list of Chromecasts. This menuitem is to play the video on this computer (locally), intead of on TVs with Chromecast.">
940 This computer 940 This computer
941 </message> 941 </message>
942 <message name="IDS_VIDEO_PLAYER_PLAYING_ON" desc="Message is shown ahead of th e name of the current chromecast which plays the video now. For example, if this message is 'Playing on' and the Chromecast name is 'Foocast', 'Playing on Fooca st' is shown."> 942 <message name="IDS_VIDEO_PLAYER_PLAYING_ON" desc="Message is shown ahead of th e name of the current chromecast which plays the video now. For example, if this message is 'Playing on' and the Chromecast name is 'Foocast', 'Playing on Fooca st' is shown.">
943 Playing on 943 Playing on
944 </message> 944 </message>
945 <message name="IDS_VIDEO_PLAYER_PLAY_ON" desc="Message is shown above the list of cast devices. The user will select one of them to play the current video on selected device.">
946 Play on
947 </message>
945 948
946 <!-- Imageburn Strings --> 949 <!-- Imageburn Strings -->
947 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u pdate"> 950 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u pdate">
948 Checking for updates 951 Checking for updates
949 </message> 952 </message>
950 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin g an update"> 953 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin g an update">
951 Verifying... 954 Verifying...
952 </message> 955 </message>
953 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz ing an update"> 956 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz ing an update">
954 Finalizing... 957 Finalizing...
(...skipping 4852 matching lines...) Expand 10 before | Expand all | Expand 10 after
5807 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5810 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5808 Done 5811 Done
5809 </message> 5812 </message>
5810 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5813 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5811 System date 5814 System date
5812 </message> 5815 </message>
5813 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5816 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5814 System time 5817 System time
5815 </message> 5818 </message>
5816 </grit-part> 5819 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698