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

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

Issue 611243003: Rename the VideoPlayer-related string IDs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 2 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 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 </message> 354 </message>
355 <message name="IDS_FILE_BROWSER_GALLERY_READONLY_WARNING" desc="In the Gallery , message informing that directory is readonly, and edited files will be saved t o Downloads directory."> 355 <message name="IDS_FILE_BROWSER_GALLERY_READONLY_WARNING" desc="In the Gallery , message informing that directory is readonly, and edited files will be saved t o Downloads directory.">
356 Cannot save to $1. Edited images will be saved in the Downloads folder. 356 Cannot save to $1. Edited images will be saved in the Downloads folder.
357 </message> 357 </message>
358 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_ERROR" desc="In the Gallery, mes sage informing that the image failed to load."> 358 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_ERROR" desc="In the Gallery, mes sage informing that the image failed to load.">
359 This file could not be displayed. 359 This file could not be displayed.
360 </message> 360 </message>
361 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_TOO_BIG_ERROR" desc="In the Gall ery, message informing that the image is too big to be displayed."> 361 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_TOO_BIG_ERROR" desc="In the Gall ery, message informing that the image is too big to be displayed.">
362 This file is too large to be opened. 362 This file is too large to be opened.
363 </message> 363 </message>
364 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_ERROR" desc="In the Gallery, mes sage informing that the video could not be played.">
365 This file could not be played.
366 </message>
367 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_DECODING_ERROR" desc="In the Gal lery, message informing that an error occured while playing the movie.">
368 An error occurred. Click to restart from the beginning.
369 </message>
370 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_LOOPED_MODE" desc="In the Galler y, message informing that the movie will be played in a loop.">
371 This video will keep playing until the cows come home.
372 </message>
373 <message name="IDS_FILE_BROWSER_AUDIO_ERROR" desc="In the Audio Player, messag e informing that the file could not be played."> 364 <message name="IDS_FILE_BROWSER_AUDIO_ERROR" desc="In the Audio Player, messag e informing that the file could not be played.">
374 This file could not be played. 365 This file could not be played.
375 </message> 366 </message>
376 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_OFFLINE" desc="In the Gallery, m essage informing that the image could be displayed in the offline mode."> 367 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_OFFLINE" desc="In the Gallery, m essage informing that the image could be displayed in the offline mode.">
377 This image is not available offline. 368 This image is not available offline.
378 </message> 369 </message>
379 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_OFFLINE" desc="In the Gallery, m essage informing that the video could not be played in the offline mode."> 370 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_OFFLINE" desc="In the Gallery, m essage informing that the video could not be played in the offline mode.">
380 This video is not available offline. 371 This video is not available offline.
381 </message> 372 </message>
382 <message name="IDS_FILE_BROWSER_AUDIO_OFFLINE" desc="In the Audio Player, mess age informing that the audio file could not be played in the offline mode."> 373 <message name="IDS_FILE_BROWSER_AUDIO_OFFLINE" desc="In the Audio Player, mess age informing that the audio file could not be played in the offline mode.">
(...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left 929 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left
939 </message> 930 </message>
940 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, sayin g that FileBrowser is waiting for space information for storage. When actual dat a arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE"> 931 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, sayin g that FileBrowser is waiting for space information for storage. When actual dat a arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE">
941 Waiting for space info... 932 Waiting for space info...
942 </message> 933 </message>
943 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying tha t FileBrowser is failed to retrieve space information."> 934 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying tha t FileBrowser is failed to retrieve space information.">
944 Failed to retrieve space info 935 Failed to retrieve space info
945 </message> 936 </message>
946 937
947 <!-- Video Player --> 938 <!-- Video Player -->
948 <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="In the video player app, 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.">
949 This computer 940 This computer
950 </message> 941 </message>
951 <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="In the video player app, mes sage is shown ahead of the name of the current chromecast which plays the video now. For example, if this message is 'Playing on' and the Chromecast name is 'Fo ocast', 'Playing on Foocast' is shown.">
952 Playing on 943 Playing on
953 </message> 944 </message>
954 <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."> 945 <message name="IDS_VIDEO_PLAYER_PLAY_ON" desc="In the video player app, messag e is shown above the list of cast devices. The user will select one of them to p lay the current video on selected device.">
955 Play on 946 Play on
956 </message> 947 </message>
948 <message name="IDS_VIDEO_PLAYER_VIDEO_FILE_UNSUPPORTED" desc="In the video pla yer app, message informing that the video could not be played.">
mtomasz 2014/09/30 09:17:08 "Unsupported" sounds strange. Shouldn't it be "not
yoshiki 2014/09/30 12:02:46 We are using the word 'unsupported' in many places
mtomasz 2014/10/01 07:12:58 OK
949 This file could not be played.
950 </message>
957 <message name="IDS_VIDEO_PLAYER_VIDEO_FILE_UNSUPPORTED_FOR_CAST" desc="Error m essage which is shown when the video which an user tried to play is not supporte d by the current cast device."> 951 <message name="IDS_VIDEO_PLAYER_VIDEO_FILE_UNSUPPORTED_FOR_CAST" desc="Error m essage which is shown when the video which an user tried to play is not supporte d by the current cast device.">
958 Sorry, this video is not supported by your cast device. 952 Sorry, this video is not supported by your cast device.
959 </message> 953 </message>
954 <message name="IDS_VIDEO_PLAYER_PLAYBACK_ERROR" desc="In the video player app, message informing that an error occured while playing the movie.">
955 An error occurred. Click to restart from the beginning.
mtomasz 2014/09/30 09:17:08 I don't understand difference between PLAYBACK_ERR
yoshiki 2014/09/30 12:02:46 PLAYBACK_ERROR is a kind of general error. In othe
mtomasz 2014/10/01 07:12:58 Got it. Shall we add "Click to restart from the be
956 </message>
957 <message name="IDS_VIDEO_PLAYER_LOOPED_MODE" desc="In the video player app, me ssage informing that the movie will be played in a loop.">
958 This video will keep playing until the cows come home.
959 </message>
960 960
961 <!-- Imageburn Strings --> 961 <!-- Imageburn Strings -->
962 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u pdate"> 962 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u pdate">
963 Checking for updates 963 Checking for updates
964 </message> 964 </message>
965 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin g an update"> 965 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin g an update">
966 Verifying... 966 Verifying...
967 </message> 967 </message>
968 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz ing an update"> 968 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz ing an update">
969 Finalizing... 969 Finalizing...
(...skipping 4852 matching lines...) Expand 10 before | Expand all | Expand 10 after
5822 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5822 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5823 Done 5823 Done
5824 </message> 5824 </message>
5825 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5825 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5826 System date 5826 System date
5827 </message> 5827 </message>
5828 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5828 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5829 System time 5829 System time
5830 </message> 5830 </message>
5831 </grit-part> 5831 </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