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

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

Issue 1491543002: AudioPlayer: Update layout to show the volume slider without using popup. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments. Created 5 years 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 <!-- 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 1038 matching lines...) Expand 10 before | Expand all | Expand 10 after
1049 Volume slider 1049 Volume slider
1050 </message> 1050 </message>
1051 1051
1052 <!-- Audio Player --> 1052 <!-- Audio Player -->
1053 <message name="IDS_AUDIO_PLAYER_SHUFFLE_BUTTON_LABEL" desc="Label for the Shuf fle button of audio player."> 1053 <message name="IDS_AUDIO_PLAYER_SHUFFLE_BUTTON_LABEL" desc="Label for the Shuf fle button of audio player.">
1054 Shuffle 1054 Shuffle
1055 </message> 1055 </message>
1056 <message name="IDS_AUDIO_PLAYER_REPEAT_BUTTON_LABEL" desc="Label for the Repea t button of audio player"> 1056 <message name="IDS_AUDIO_PLAYER_REPEAT_BUTTON_LABEL" desc="Label for the Repea t button of audio player">
1057 Repeat 1057 Repeat
1058 </message> 1058 </message>
1059 <message name="IDS_AUDIO_PLAYER_OPEN_VOLUME_SLIDER_BUTTON_LABEL" desc="Label f or a button which is used to open volume slider in audio player.">
1060 Open volume slider
1061 </message>
1062 <message name="IDS_AUDIO_PLAYER_OPEN_PLAY_LIST_BUTTON_LABEL" desc="Label for a button which is used to open play list in audio player."> 1059 <message name="IDS_AUDIO_PLAYER_OPEN_PLAY_LIST_BUTTON_LABEL" desc="Label for a button which is used to open play list in audio player.">
1063 Open play list 1060 Open play list
1064 </message> 1061 </message>
1065 1062
1066 <!-- Video Player --> 1063 <!-- Video Player -->
1067 <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."> 1064 <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.">
1068 This computer 1065 This computer
1069 </message> 1066 </message>
1070 <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."> 1067 <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.">
1071 Playing on 1068 Playing on
(...skipping 5316 matching lines...) Expand 10 before | Expand all | Expand 10 after
6388 Installing 6385 Installing
6389 </message> 6386 </message>
6390 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps."> 6387 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps.">
6391 Chrome Web Store Gallery app for printer drivers 6388 Chrome Web Store Gallery app for printer drivers
6392 </message> 6389 </message>
6393 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps."> 6390 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps.">
6394 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID. 6391 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID.
6395 </message> 6392 </message>
6396 6393
6397 </grit-part> 6394 </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