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

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

Issue 2068713003: Refactors profile avatar selector into a Polymer element to use in md-settings & md-user-manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comment Created 4 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 <!-- 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_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found"> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found">
7 Check for updates 7 Check for updates
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel."> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel.">
10 stable 10 stable
(...skipping 1109 matching lines...) Expand 10 before | Expand all | Expand 10 after
1120 <!-- Sync / People Page --> 1120 <!-- Sync / People Page -->
1121 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana ges Chrome's signed-in Google profile."> 1121 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana ges Chrome's signed-in Google profile.">
1122 People 1122 People
1123 </message> 1123 </message>
1124 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu tton that opens the multi-profile user manager."> 1124 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu tton that opens the multi-profile user manager.">
1125 Manage other people 1125 Manage other people
1126 </message> 1126 </message>
1127 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th e button that opens the supervised users dashboard."> 1127 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th e button that opens the supervised users dashboard.">
1128 Manage supervised users 1128 Manage supervised users
1129 </message> 1129 </message>
1130 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on th e Google profile photo of the user.">
1131 Google Profile photo
1132 </message>
1130 1133
1131 <if expr="chromeos"> 1134 <if expr="chromeos">
1132 <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the checkbox to enable screenlocker for current user."> 1135 <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the checkbox to enable screenlocker for current user.">
1133 Require password to wake from sleep 1136 Require password to wake from sleep
1134 </message> 1137 </message>
1135 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the subpage shown when user wants to change his/her picture."> 1138 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the subpage shown when user wants to change his/her picture.">
1136 Change picture 1139 Change picture
1137 </message> 1140 </message>
1138 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc ription of what to do on Change picture subpage."> 1141 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc ription of what to do on Change picture subpage.">
1139 Choose a picture to display for your account on the sign-in screen. 1142 Choose a picture to display for your account on the sign-in screen.
(...skipping 24 matching lines...) Expand all
1164 </message> 1167 </message>
1165 <message name="IDS_SETTINGS_PHOTO_FLIPBACK_ACCESSIBLE_TEXT" desc="The access ible message to speak to announce horizontal back-flip of camera image to not-fl ipped state."> 1168 <message name="IDS_SETTINGS_PHOTO_FLIPBACK_ACCESSIBLE_TEXT" desc="The access ible message to speak to announce horizontal back-flip of camera image to not-fl ipped state.">
1166 Photo flipped back 1169 Photo flipped back
1167 </message> 1170 </message>
1168 <message name="IDS_SETTINGS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for t he big preview of user image."> 1171 <message name="IDS_SETTINGS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for t he big preview of user image.">
1169 User image preview 1172 User image preview
1170 </message> 1173 </message>
1171 <message name="IDS_SETTINGS_CHANGE_PICTURE_AUTHOR_TEXT" desc="Author label." > 1174 <message name="IDS_SETTINGS_CHANGE_PICTURE_AUTHOR_TEXT" desc="Author label." >
1172 Photo by 1175 Photo by
1173 </message> 1176 </message>
1174 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the Google profile photo of the user.">
1175 Google Profile photo
1176 </message>
1177 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The text on the loading stub for Google profile image."> 1177 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The text on the loading stub for Google profile image.">
1178 Google Profile photo (loading) 1178 Google Profile photo (loading)
1179 </message> 1179 </message>
1180 <message name="IDS_SETTINGS_CHANGE_PICTURE_OLD_PHOTO" desc="The text on the existing photo from camera or file."> 1180 <message name="IDS_SETTINGS_CHANGE_PICTURE_OLD_PHOTO" desc="The text on the existing photo from camera or file.">
1181 Existing photo from camera or file 1181 Existing photo from camera or file
1182 </message> 1182 </message>
1183 </if> 1183 </if>
1184 1184
1185 <if expr="not chromeos"> 1185 <if expr="not chromeos">
1186 <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subp age"> 1186 <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subp age">
(...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after
1537 System 1537 System
1538 </message> 1538 </message>
1539 <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."> 1539 <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.">
1540 Use hardware acceleration when available 1540 Use hardware acceleration when available
1541 </message> 1541 </message>
1542 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1542 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1543 Change proxy settings 1543 Change proxy settings
1544 </message> 1544 </message>
1545 </if> 1545 </if>
1546 </grit-part> 1546 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698