| 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 <!-- 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 2339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2350 </message> | 2350 </message> |
| 2351 <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_POSITION" desc="Label for posit
ioning overscan calibration."> | 2351 <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_POSITION" desc="Label for posit
ioning overscan calibration."> |
| 2352 Move | 2352 Move |
| 2353 </message> | 2353 </message> |
| 2354 <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_RESET" desc="Label for resettin
g overscan calibration."> | 2354 <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_RESET" desc="Label for resettin
g overscan calibration."> |
| 2355 Reset | 2355 Reset |
| 2356 </message> | 2356 </message> |
| 2357 <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_SAVE" desc="Label for saving ov
erscan calibration."> | 2357 <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_SAVE" desc="Label for saving ov
erscan calibration."> |
| 2358 Save | 2358 Save |
| 2359 </message> | 2359 </message> |
| 2360 |
| 2361 <!-- Storage --> |
| 2362 <message name="IDS_SETTINGS_STORAGE_TITLE" desc="In Device Settings, the tit
le for storage management."> |
| 2363 Storage management |
| 2364 </message> |
| 2365 <message name="IDS_SETTINGS_STORAGE_ITEM_IN_USE" desc="In Device Settings >
Storage, label for the used storage size of Chrome OS internal storage."> |
| 2366 In use |
| 2367 </message> |
| 2368 <message name="IDS_SETTINGS_STORAGE_ITEM_AVAILABLE" desc="In Device Settings
> Storage, label for the available storage size of Chrome OS internal storage."
> |
| 2369 Available |
| 2370 </message> |
| 2371 <message name="IDS_SETTINGS_STORAGE_ITEM_DOWNLOADS" desc="In Device Settings
> Storage, label for the size of Downloads directory."> |
| 2372 Downloads |
| 2373 </message> |
| 2374 <message name="IDS_SETTINGS_STORAGE_ITEM_DRIVE_CACHE" desc="In Device Settin
gs > Storage, label for the size of Google Drive's offline files."> |
| 2375 Offline files |
| 2376 </message> |
| 2377 <message name="IDS_SETTINGS_STORAGE_ITEM_BROWSING_DATA" desc="In Device Sett
ings > Storage, label for the size of browsing data."> |
| 2378 Browsing data |
| 2379 </message> |
| 2380 <message name="IDS_SETTINGS_STORAGE_ITEM_ANDROID" desc="In Device Settings >
Storage, label for the total size of Android apps and cache."> |
| 2381 Android storage |
| 2382 </message> |
| 2383 <message name="IDS_SETTINGS_STORAGE_ITEM_OTHER_USERS" desc="In Device Settin
gs > Storage, label for the total size of other users' data directories."> |
| 2384 Other users |
| 2385 </message> |
| 2386 <message name="IDS_SETTINGS_STORAGE_SIZE_CALCULATING" desc="In Device Settin
gs > Storage, label for storage item's size indicating the size is being calcula
ted."> |
| 2387 Calculating... |
| 2388 </message> |
| 2389 <message name="IDS_SETTINGS_STORAGE_SIZE_UNKNOWN" desc="In Device Settings >
Storage, label for storage item's size indicating the size is unknown"> |
| 2390 Unknown |
| 2391 </message> |
| 2392 <message name="IDS_SETTINGS_STORAGE_SPACE_LOW_MESSAGE_TITLE" desc="Title of
a warning message indicating device's available disk space is low."> |
| 2393 Device is low on space |
| 2394 </message> |
| 2395 <message name="IDS_SETTINGS_STORAGE_SPACE_LOW_MESSAGE_LINE_1" desc="The firs
t paragraph of a warning message indicating device's available disk space is low
."> |
| 2396 To free up space, delete files from device storage. |
| 2397 </message> |
| 2398 <message name="IDS_SETTINGS_STORAGE_SPACE_LOW_MESSAGE_LINE_2" desc="The seco
nd paragraph of a warning message indicating device's available disk space is lo
w."> |
| 2399 If space isn’t made available, users and data may be automatically removed
. |
| 2400 </message> |
| 2401 <message name="IDS_SETTINGS_STORAGE_SPACE_CRITICALLY_LOW_MESSAGE_TITLE" desc
="Title of a warning message indicating device's available disk space is critica
lly low."> |
| 2402 Device space critically low |
| 2403 </message> |
| 2404 <message name="IDS_SETTINGS_STORAGE_SPACE_CRITICALLY_LOW_MESSAGE_LINE_1" des
c="The first paragraph of a warning message indicating device's available disk s
pace is critically low."> |
| 2405 Free up at least 512 MB of space or your device will become unresponsive.
To free up space, delete files from device storage. |
| 2406 </message> |
| 2407 <message name="IDS_SETTINGS_STORAGE_SPACE_CRITICALLY_LOW_MESSAGE_LINE_2" des
c="The second paragraph of a warning message indicating device's available disk
space is critically low."> |
| 2408 If you don’t free up space, users and data may be automatically removed. |
| 2409 </message> |
| 2410 <message name="IDS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_DIALOG_TITLE" desc="Ti
tle for the storage manager confirmation dialog tab to remove Google Drive offli
ne files."> |
| 2411 Delete offline files? |
| 2412 </message> |
| 2413 <message name="IDS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_DESCRIPTION" desc="Des
cription in the storage manager confirmation dialog to remove Google Drive offli
ne files."> |
| 2414 Temporary Google Drive offline files will be deleted. Files that you’ve se
t as available offline won’t be deleted from this device. |
| 2415 </message> |
| 2416 <message name="IDS_SETTINGS_STORAGE_DELETE_ALL_BUTTON_TITLE" desc="In storag
e manager confirmation dialog, label for the button to delete offline files."> |
| 2417 Delete files |
| 2418 </message> |
| 2360 </if> | 2419 </if> |
| 2361 | 2420 |
| 2362 <!-- System Page --> | 2421 <!-- System Page --> |
| 2363 <if expr="not chromeos"> | 2422 <if expr="not chromeos"> |
| 2364 <message name="IDS_SETTINGS_SYSTEM" desc="Title of the system settings."> | 2423 <message name="IDS_SETTINGS_SYSTEM" desc="Title of the system settings."> |
| 2365 System | 2424 System |
| 2366 </message> | 2425 </message> |
| 2367 <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."> | 2426 <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."> |
| 2368 Use hardware acceleration when available | 2427 Use hardware acceleration when available |
| 2369 </message> | 2428 </message> |
| 2370 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2429 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2371 Change proxy settings | 2430 Change proxy settings |
| 2372 </message> | 2431 </message> |
| 2373 </if> | 2432 </if> |
| 2374 </grit-part> | 2433 </grit-part> |
| OLD | NEW |