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

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

Issue 2929273002: Add the Play Store app search to the launcher. (Closed)
Patch Set: Finished comments and merged with the context menu CL. Created 3 years, 6 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
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 8435 matching lines...) Expand 10 before | Expand all | Expand 10 after
8446 <message name="IDS_APP_CONTEXT_MENU_OPEN_TAB" 8446 <message name="IDS_APP_CONTEXT_MENU_OPEN_TAB"
8447 desc="Text for the button that opens the app in a tab. (In sent ence case.)"> 8447 desc="Text for the button that opens the app in a tab. (In sent ence case.)">
8448 Open in a tab 8448 Open in a tab
8449 </message> 8449 </message>
8450 <if expr="chromeos"> 8450 <if expr="chromeos">
8451 <message name="IDS_APP_CONTEXT_MENU_ACTIVATE_ARC" 8451 <message name="IDS_APP_CONTEXT_MENU_ACTIVATE_ARC"
8452 desc="Text for the button that activates Android App. (In sen tence case.)"> 8452 desc="Text for the button that activates Android App. (In sen tence case.)">
8453 Open 8453 Open
8454 </message> 8454 </message>
8455 </if> 8455 </if>
8456 <message name="IDS_APP_CONTEXT_MENU_INSTALL"
8457 desc="Text for the button that installs the app. (In sentence c ase.)">
8458 Install
8459 </message>
8456 </if> 8460 </if>
8457 8461
8458 <if expr="use_titlecase"> 8462 <if expr="use_titlecase">
8459 <message name="IDS_NEW_TAB_APP_OPTIONS" 8463 <message name="IDS_NEW_TAB_APP_OPTIONS"
8460 desc="Text for the context menu item that takes the user to the options of an app. (In title case.)"> 8464 desc="Text for the context menu item that takes the user to the options of an app. (In title case.)">
8461 Options 8465 Options
8462 </message> 8466 </message>
8463 <message name="IDS_NEW_TAB_APP_DETAILS" 8467 <message name="IDS_NEW_TAB_APP_DETAILS"
8464 desc="Text for the context menu item that takes the user to the app in Web Store. (In title case.)"> 8468 desc="Text for the context menu item that takes the user to the app in Web Store. (In title case.)">
8465 View in Web Store 8469 View in Web Store
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
8503 <message name="IDS_APP_CONTEXT_MENU_OPEN_TAB" 8507 <message name="IDS_APP_CONTEXT_MENU_OPEN_TAB"
8504 desc="Text for the button that opens the app in a tab. (In titl e case.)"> 8508 desc="Text for the button that opens the app in a tab. (In titl e case.)">
8505 Open in a Tab 8509 Open in a Tab
8506 </message> 8510 </message>
8507 <if expr="chromeos"> 8511 <if expr="chromeos">
8508 <message name="IDS_APP_CONTEXT_MENU_ACTIVATE_ARC" 8512 <message name="IDS_APP_CONTEXT_MENU_ACTIVATE_ARC"
8509 desc="Text for the button that activates Android App. (In tit le case.)"> 8513 desc="Text for the button that activates Android App. (In tit le case.)">
8510 Open 8514 Open
8511 </message> 8515 </message>
8512 </if> 8516 </if>
8517 <message name="IDS_APP_CONTEXT_MENU_INSTALL"
8518 desc="Text for the button that installs the app. (In sentence c ase.)">
8519 Install
8520 </message>
8513 </if> 8521 </if>
8514 8522
8515 <!-- Multi-profile --> 8523 <!-- Multi-profile -->
8516 <message name="IDS_PROFILES_OPTIONS_GROUP_NAME" desc="The name of the sync group in the options dialog when using the new Profiles UI."> 8524 <message name="IDS_PROFILES_OPTIONS_GROUP_NAME" desc="The name of the sync group in the options dialog when using the new Profiles UI.">
8517 People 8525 People
8518 </message> 8526 </message>
8519 <if expr="is_macosx"> 8527 <if expr="is_macosx">
8520 <message name="IDS_PROFILES_BUBBLE_ACCESSIBLE_NAME" desc="Title of the a vatar bubble menu for accessibility"> 8528 <message name="IDS_PROFILES_BUBBLE_ACCESSIBLE_NAME" desc="Title of the a vatar bubble menu for accessibility">
8521 Switch Users 8529 Switch Users
8522 </message> 8530 </message>
(...skipping 3802 matching lines...) Expand 10 before | Expand all | Expand 10 after
12325 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java"> 12333 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java">
12326 Accessing audio and video input 12334 Accessing audio and video input
12327 </message> 12335 </message>
12328 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress."> 12336 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress.">
12329 Sharing screen 12337 Sharing screen
12330 </message> 12338 </message>
12331 </if> 12339 </if>
12332 </messages> 12340 </messages>
12333 </release> 12341 </release>
12334 </grit> 12342 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | chrome/browser/ui/app_list/playstore_app_context_menu.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698