OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
4 <grit-part> | 4 <grit-part> |
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
6 </message> | 6 </message> |
7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
9 Are you still there? | 9 Are you still there? |
10 </message> | 10 </message> |
(...skipping 1206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1217 </message> | 1217 </message> |
1218 <message name="IDS_FLAGS_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" desc="Descr
iption for the flag for Office Editing for Docs, Sheets & Slides component e
xtension."> | 1218 <message name="IDS_FLAGS_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" desc="Descr
iption for the flag for Office Editing for Docs, Sheets & Slides component e
xtension."> |
1219 Office Editing for Docs, Sheets & Slides for testing purposes. | 1219 Office Editing for Docs, Sheets & Slides for testing purposes. |
1220 </message> | 1220 </message> |
1221 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name for the fl
ag for the color calibration of the display."> | 1221 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name for the fl
ag for the color calibration of the display."> |
1222 Color calibration of the display | 1222 Color calibration of the display |
1223 </message> | 1223 </message> |
1224 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Descript
ion for the flag for the color calibration of the display."> | 1224 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Descript
ion for the flag for the color calibration of the display."> |
1225 Allow color calibration of the display if the display supports the feature. | 1225 Allow color calibration of the display if the display supports the feature. |
1226 </message> | 1226 </message> |
| 1227 <message name="IDS_FLAGS_ENABLE_QUIRKS_CLIENT_NAME" desc="Name for the flag to
enable the Quirks Client for calibration of the display and other hardware."> |
| 1228 Enable Quirks Client for display calibration. |
| 1229 </message> |
| 1230 <message name="IDS_FLAGS_ENABLE_QUIRKS_CLIENT_DESCRIPTION" desc="Description f
or the flag to enable the Quirks Client for calibration of the display and other
hardware."> |
| 1231 Enable retrieval of icc display files from Quirks Server for display color c
alibration. |
| 1232 </message> |
1227 <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_NAME" desc="Name for the fl
ag which specifies which memory pressure strategy should be used on ChromeOS."> | 1233 <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_NAME" desc="Name for the fl
ag which specifies which memory pressure strategy should be used on ChromeOS."> |
1228 Memory discard strategy for advanced pressure handling | 1234 Memory discard strategy for advanced pressure handling |
1229 </message> | 1235 </message> |
1230 <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_DESCRIPTION" desc="Descript
ion for the flag which specifies which memory pressure strategy should be used o
n ChromeOS."> | 1236 <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_DESCRIPTION" desc="Descript
ion for the flag which specifies which memory pressure strategy should be used o
n ChromeOS."> |
1231 Memory discarding strategy to use | 1237 Memory discarding strategy to use |
1232 </message> | 1238 </message> |
1233 <message name="IDS_FLAGS_CONSERVATIVE_THRESHOLDS" desc="The value of the Memor
y pressure for ChromeOS which requests conservative thresholds."> | 1239 <message name="IDS_FLAGS_CONSERVATIVE_THRESHOLDS" desc="The value of the Memor
y pressure for ChromeOS which requests conservative thresholds."> |
1234 Conservative memory pressure release strategy | 1240 Conservative memory pressure release strategy |
1235 </message> | 1241 </message> |
1236 <message name="IDS_FLAGS_AGGRESSIVE_CACHE_DISCARD_THRESHOLDS" desc="The value
of the Memory pressure thresholds for ChromeOS which use an aggressive cache rel
ease strategy."> | 1242 <message name="IDS_FLAGS_AGGRESSIVE_CACHE_DISCARD_THRESHOLDS" desc="The value
of the Memory pressure thresholds for ChromeOS which use an aggressive cache rel
ease strategy."> |
(...skipping 5275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6512 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android
sign-in error because of cloud provision flow failed"> | 6518 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android
sign-in error because of cloud provision flow failed"> |
6513 Cloud provision flow failed | 6519 Cloud provision flow failed |
6514 </message> | 6520 </message> |
6515 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca
use of unknown error"> | 6521 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca
use of unknown error"> |
6516 Unknown error | 6522 Unknown error |
6517 </message> | 6523 </message> |
6518 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> | 6524 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> |
6519 Server communication error | 6525 Server communication error |
6520 </message> | 6526 </message> |
6521 </grit-part> | 6527 </grit-part> |
OLD | NEW |