| OLD | NEW |
| 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 <!-- Main Page --> | 4 <!-- Main Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> | 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> |
| 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. | 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. |
| 8 </message> | 8 </message> |
| 9 </if> | 9 </if> |
| 10 | 10 |
| (...skipping 2810 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2821 </message> | 2821 </message> |
| 2822 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TITLE" desc="In Device Setti
ngs > Displays, the label for the display arrangement section."> | 2822 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TITLE" desc="In Device Setti
ngs > Displays, the label for the display arrangement section."> |
| 2823 Arrangement | 2823 Arrangement |
| 2824 </message> | 2824 </message> |
| 2825 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TEXT" desc="In Device Settin
gs > Displays, text describing to use a mouse to drag the displays and change th
e arrangement."> | 2825 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TEXT" desc="In Device Settin
gs > Displays, text describing to use a mouse to drag the displays and change th
e arrangement."> |
| 2826 Drag to move a display | 2826 Drag to move a display |
| 2827 </message> | 2827 </message> |
| 2828 <message name="IDS_SETTINGS_DISPLAY_MIRROR" desc="In Device Settings > Displ
ays, the label for the control for mirroring."> | 2828 <message name="IDS_SETTINGS_DISPLAY_MIRROR" desc="In Device Settings > Displ
ays, the label for the control for mirroring."> |
| 2829 Mirroring | 2829 Mirroring |
| 2830 </message> | 2830 </message> |
| 2831 <message name="IDS_SETTINGS_DISPLAY_UNIFIED_DESKTOP" desc="In Device Setting
s > Displays, the label for the control for the unified desktop feature."> |
| 2832 Allow windows to span displays |
| 2833 </message> |
| 2831 <message name="IDS_SETTINGS_DISPLAY_SCREEN" desc="In Device Settings > Displ
ays, the label for the dropdown menu for changing the dispay type."> | 2834 <message name="IDS_SETTINGS_DISPLAY_SCREEN" desc="In Device Settings > Displ
ays, the label for the dropdown menu for changing the dispay type."> |
| 2832 Screen | 2835 Screen |
| 2833 </message> | 2836 </message> |
| 2834 <message name="IDS_SETTINGS_DISPLAY_SCREEN_PRIMARY" desc="The label for the
dropdown menu list item to set the selected screen as primary display."> | 2837 <message name="IDS_SETTINGS_DISPLAY_SCREEN_PRIMARY" desc="The label for the
dropdown menu list item to set the selected screen as primary display."> |
| 2835 Primary display | 2838 Primary display |
| 2836 </message> | 2839 </message> |
| 2837 <message name="IDS_SETTINGS_DISPLAY_SCREEN_EXTENDED" desc="The label for the
dropdown menu list item to set the selected screen as extended display."> | 2840 <message name="IDS_SETTINGS_DISPLAY_SCREEN_EXTENDED" desc="The label for the
dropdown menu list item to set the selected screen as extended display."> |
| 2838 Extended display | 2841 Extended display |
| 2839 </message> | 2842 </message> |
| 2840 <message name="IDS_SETTINGS_DISPLAY_RESOLUTION_TITLE" desc="In Device Settin
gs > Displays, the label for the section for changing a display's resolution."> | 2843 <message name="IDS_SETTINGS_DISPLAY_RESOLUTION_TITLE" desc="In Device Settin
gs > Displays, the label for the section for changing a display's resolution."> |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2975 System | 2978 System |
| 2976 </message> | 2979 </message> |
| 2977 <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."> | 2980 <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."> |
| 2978 Use hardware acceleration when available | 2981 Use hardware acceleration when available |
| 2979 </message> | 2982 </message> |
| 2980 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2983 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2981 Change proxy settings | 2984 Change proxy settings |
| 2982 </message> | 2985 </message> |
| 2983 </if> | 2986 </if> |
| 2984 </grit-part> | 2987 </grit-part> |
| OLD | NEW |