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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 2760403003: Remove enable_media_router. (Closed)
Patch Set: . Created 3 years, 8 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 | « build/config/features.gni ('k') | chrome/browser/BUILD.gn » ('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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 <messages fallback_to_english="true"> 178 <messages fallback_to_english="true">
179 <!-- Bookmarks specific strings --> 179 <!-- Bookmarks specific strings -->
180 <part file="bookmarks_strings.grdp" /> 180 <part file="bookmarks_strings.grdp" />
181 181
182 <!-- ChromeOS-specific strings --> 182 <!-- ChromeOS-specific strings -->
183 <if expr="chromeos"> 183 <if expr="chromeos">
184 <part file="chromeos_strings.grdp" /> 184 <part file="chromeos_strings.grdp" />
185 </if> 185 </if>
186 186
187 <!-- Media Router specific strings --> 187 <!-- Media Router specific strings -->
188 <if expr="enable_media_router"> 188 <part file="media_router_strings.grdp" />
189 <part file="media_router_strings.grdp" />
190 </if>
191 189
192 <!-- Settings specific strings --> 190 <!-- Settings specific strings -->
193 <if expr="not is_android"> 191 <if expr="not is_android">
194 <part file="settings_strings.grdp" /> 192 <part file="settings_strings.grdp" />
195 </if> 193 </if>
196 194
197 <!-- TODO add all of your "string table" messages here. Remember to 195 <!-- TODO add all of your "string table" messages here. Remember to
198 change nontranslateable parts of the messages into placeholders (using the 196 change nontranslateable parts of the messages into placeholders (using the
199 <ph> element). You can also use the 'grit add' tool to help you identify 197 <ph> element). You can also use the 'grit add' tool to help you identify
200 nontranslateable parts and create placeholders for them. --> 198 nontranslateable parts and create placeholders for them. -->
(...skipping 3292 matching lines...) Expand 10 before | Expand all | Expand 10 after
3493 </message> 3491 </message>
3494 <message name="IDS_UTILITY_PROCESS_ZIP_FILE_INSTALLER_NAME" desc="The na me of the utility process used for unpacking zip files."> 3492 <message name="IDS_UTILITY_PROCESS_ZIP_FILE_INSTALLER_NAME" desc="The na me of the utility process used for unpacking zip files.">
3495 Zip File Installer 3493 Zip File Installer
3496 </message> 3494 </message>
3497 </if> 3495 </if>
3498 <if expr="enable_print_preview"> 3496 <if expr="enable_print_preview">
3499 <message name="IDS_UTILITY_PROCESS_PWG_RASTER_CONVERTOR_NAME" desc="The name of the utility process used for converting PDFs to the PWG Raster format."> 3497 <message name="IDS_UTILITY_PROCESS_PWG_RASTER_CONVERTOR_NAME" desc="The name of the utility process used for converting PDFs to the PWG Raster format.">
3500 PWG Raster Convertor 3498 PWG Raster Convertor
3501 </message> 3499 </message>
3502 </if> 3500 </if>
3503 <if expr="enable_media_router"> 3501 <message name="IDS_UTILITY_PROCESS_DIAL_DEVICE_DESCRIPTION_PARSER_NAME" de sc="The name of the utility process used for parsing XML of uPnP device descript ions of DIAL devices.">
3504 <message name="IDS_UTILITY_PROCESS_DIAL_DEVICE_DESCRIPTION_PARSER_NAME" desc="The name of the utility process used for parsing XML of uPnP device descri ptions of DIAL devices."> 3502 DIAL Device Description Parser
3505 DIAL Device Description Parser 3503 </message>
3506 </message>
3507 </if>
3508 3504
3509 <!-- Theme preview info bar --> 3505 <!-- Theme preview info bar -->
3510 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an infobar when a theme has been installed."> 3506 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an infobar when a theme has been installed.">
3511 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>". 3507 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>".
3512 </message> 3508 </message>
3513 <message name="IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON" desc="Text displayed on the button to undo a theme installation and go back to the previous theme."> 3509 <message name="IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON" desc="Text displayed on the button to undo a theme installation and go back to the previous theme.">
3514 Undo 3510 Undo
3515 </message> 3511 </message>
3516 3512
3517 <!-- Extension/App disabled notification --> 3513 <!-- Extension/App disabled notification -->
(...skipping 8837 matching lines...) Expand 10 before | Expand all | Expand 10 after
12355 Your downloads appear here 12351 Your downloads appear here
12356 </message> 12352 </message>
12357 12353
12358 <!-- Automation info bar --> 12354 <!-- Automation info bar -->
12359 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test."> 12355 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test.">
12360 Chrome is being controlled by automated test software. 12356 Chrome is being controlled by automated test software.
12361 </message> 12357 </message>
12362 </messages> 12358 </messages>
12363 </release> 12359 </release>
12364 </grit> 12360 </grit>
OLDNEW
« no previous file with comments | « build/config/features.gni ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698