| 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 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 305 </message> | 305 </message> |
| 306 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title."> | 306 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title."> |
| 307 Settings | 307 Settings |
| 308 </message> | 308 </message> |
| 309 <if expr="not chromeos"> | 309 <if expr="not chromeos"> |
| 310 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta
rt Chrome."> | 310 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta
rt Chrome."> |
| 311 Relaunch | 311 Relaunch |
| 312 </message> | 312 </message> |
| 313 </if> | 313 </if> |
| 314 <if expr="chromeos"> | 314 <if expr="chromeos"> |
| 315 <message name="IDS_SETTINGS_DEVICE_OFF" desc="In Settings pages, the label w
hen a bluetooth, wifi, or mobile device is off (disabled)."> |
| 316 Off |
| 317 </message> |
| 318 <message name="IDS_SETTINGS_DEVICE_ON" desc="In Settings pages, the label wh
en a bluetooth, wifi, or mobile device is on (enabled)."> |
| 319 On |
| 320 </message> |
| 315 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta
rt ChromeOS."> | 321 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta
rt ChromeOS."> |
| 316 Restart | 322 Restart |
| 317 </message> | 323 </message> |
| 318 </if> | 324 </if> |
| 319 <message name="IDS_SETTINGS_CONTROLLED_BY_EXTENSION" desc="Label text of an in
dicator that a setting's value is being controlled by an extension."> | 325 <message name="IDS_SETTINGS_CONTROLLED_BY_EXTENSION" desc="Label text of an in
dicator that a setting's value is being controlled by an extension."> |
| 320 <ph name="NAME">$1<ex>Adblocker plusplus</ex></ph> is controlling this setti
ng | 326 <ph name="NAME">$1<ex>Adblocker plusplus</ex></ph> is controlling this setti
ng |
| 321 </message> | 327 </message> |
| 322 <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, u
sed in different contexts to edit an item."> | 328 <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, u
sed in different contexts to edit an item."> |
| 323 Edit | 329 Edit |
| 324 </message> | 330 </message> |
| (...skipping 2573 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2898 System | 2904 System |
| 2899 </message> | 2905 </message> |
| 2900 <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."> | 2906 <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."> |
| 2901 Use hardware acceleration when available | 2907 Use hardware acceleration when available |
| 2902 </message> | 2908 </message> |
| 2903 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2909 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2904 Change proxy settings | 2910 Change proxy settings |
| 2905 </message> | 2911 </message> |
| 2906 </if> | 2912 </if> |
| 2907 </grit-part> | 2913 </grit-part> |
| OLD | NEW |