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

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

Issue 2495933002: [MD settings][cros accounts] Updates the accounts page according to the specs (Closed)
Patch Set: Addressed comment Created 4 years, 1 month 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/compiled_resources2.gyp » ('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 2198 matching lines...) Expand 10 before | Expand all | Expand 10 after
2209 </message> 2209 </message>
2210 <message name="IDS_SETTINGS_USERS_SUPERVISED_USERS_LABEL" desc="Label for th e supervised users setting."> 2210 <message name="IDS_SETTINGS_USERS_SUPERVISED_USERS_LABEL" desc="Label for th e supervised users setting.">
2211 Enable supervised users 2211 Enable supervised users
2212 </message> 2212 </message>
2213 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 'show users on sign-in screen' setting."> 2213 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 'show users on sign-in screen' setting.">
2214 Show usernames and photos on the sign-in screen 2214 Show usernames and photos on the sign-in screen
2215 </message> 2215 </message>
2216 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the setting for restricting sign in to specific users."> 2216 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the setting for restricting sign in to specific users.">
2217 Restrict sign-in to the following users: 2217 Restrict sign-in to the following users:
2218 </message> 2218 </message>
2219 <message name="IDS_SETTINGS_USERS_DEVICE_OWNER_LABEL" desc="Label for the de vice owner.">
2220 (owner)
2221 </message>
2219 <message name="IDS_SETTINGS_USERS_ADD_USERS" desc="Label the dialog for addi ng users."> 2222 <message name="IDS_SETTINGS_USERS_ADD_USERS" desc="Label the dialog for addi ng users.">
2220 Add person 2223 Add person
2221 </message> 2224 </message>
2222 <message name="IDS_SETTINGS_USERS_ADD_USERS_EMAIL" desc="Label for the email input field for adding users."> 2225 <message name="IDS_SETTINGS_USERS_ADD_USERS_EMAIL" desc="Label for the email input field for adding users.">
2223 Email address 2226 Email address
2224 </message> 2227 </message>
2225 </if> 2228 </if>
2226 2229
2227 <!-- Web Content --> 2230 <!-- Web Content -->
2228 <message name="IDS_SETTINGS_WEB_CONTENT" desc="Title for the web content setti ngs."> 2231 <message name="IDS_SETTINGS_WEB_CONTENT" desc="Title for the web content setti ngs.">
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
2557 System 2560 System
2558 </message> 2561 </message>
2559 <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."> 2562 <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.">
2560 Use hardware acceleration when available 2563 Use hardware acceleration when available
2561 </message> 2564 </message>
2562 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2565 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2563 Change proxy settings 2566 Change proxy settings
2564 </message> 2567 </message>
2565 </if> 2568 </if>
2566 </grit-part> 2569 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698