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

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

Issue 2534003002: MD Settings: Add tooltip for Old Image in Change Picture. (Closed)
Patch Set: Created 4 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/resources/settings/people_page/change_picture.html » ('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 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 2090 matching lines...) Expand 10 before | Expand all | Expand 10 after
2101 </message> 2101 </message>
2102 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc ription of what to do on Change picture subpage."> 2102 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc ription of what to do on Change picture subpage.">
2103 Choose a picture to display for your account on the sign-in screen. 2103 Choose a picture to display for your account on the sign-in screen.
2104 </message> 2104 </message>
2105 <message name="IDS_SETTINGS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a butt on that shows file dialog to choose a picture from file."> 2105 <message name="IDS_SETTINGS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a butt on that shows file dialog to choose a picture from file.">
2106 Choose a file 2106 Choose a file
2107 </message> 2107 </message>
2108 <message name="IDS_SETTINGS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the button to take photo of the current user."> 2108 <message name="IDS_SETTINGS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the button to take photo of the current user.">
2109 Take photo 2109 Take photo
2110 </message> 2110 </message>
2111 <message name="IDS_SETTINGS_CHANGE_PICTURE_PHOTO_FROM_CAMERA" desc="The acce ssible text on the icon in the user image grid for a camera photo, when a photo has been captured.">
2112 Photo from internal camera
2113 </message>
2114 <message name="IDS_SETTINGS_CHANGE_PICTURE_DISCARD_PHOTO" desc="The text on the button to discard the captured photo of the current user."> 2111 <message name="IDS_SETTINGS_CHANGE_PICTURE_DISCARD_PHOTO" desc="The text on the button to discard the captured photo of the current user.">
2115 Discard photo 2112 Discard photo
2116 </message> 2113 </message>
2117 <message name="IDS_SETTINGS_PHOTO_CAPTURE_ACCESSIBLE_TEXT" desc="The accessi ble message to speak to announce that a photo was captured."> 2114 <message name="IDS_SETTINGS_PHOTO_CAPTURE_ACCESSIBLE_TEXT" desc="The accessi ble message to speak to announce that a photo was captured.">
2118 Photo was captured 2115 Photo was captured
2119 </message> 2116 </message>
2120 <message name="IDS_SETTINGS_PHOTO_DISCARD_ACCESSIBLE_TEXT" desc="The accessi ble message to speak to announce that a photo was discarded."> 2117 <message name="IDS_SETTINGS_PHOTO_DISCARD_ACCESSIBLE_TEXT" desc="The accessi ble message to speak to announce that a photo was discarded.">
2121 Photo was discarded 2118 Photo was discarded
2122 </message> 2119 </message>
2123 <message name="IDS_SETTINGS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the button to flip the camera image horizontally."> 2120 <message name="IDS_SETTINGS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the button to flip the camera image horizontally.">
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
2680 System 2677 System
2681 </message> 2678 </message>
2682 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2679 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2683 Use hardware acceleration when available 2680 Use hardware acceleration when available
2684 </message> 2681 </message>
2685 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2682 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2686 Change proxy settings 2683 Change proxy settings
2687 </message> 2684 </message>
2688 </if> 2685 </if>
2689 </grit-part> 2686 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/change_picture.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698