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

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

Issue 2016883003: Remove Quirks flag, limit server retries (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months 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 | « ash/display/display_color_manager_chromeos_unittest.cc ('k') | chrome/browser/about_flags.cc » ('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 <!-- 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 1248 matching lines...) Expand 10 before | Expand all | Expand 10 after
1259 </message> 1259 </message>
1260 <message name="IDS_FLAGS_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" desc="Descr iption for the flag for Office Editing for Docs, Sheets &amp; Slides component e xtension."> 1260 <message name="IDS_FLAGS_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" desc="Descr iption for the flag for Office Editing for Docs, Sheets &amp; Slides component e xtension.">
1261 Office Editing for Docs, Sheets &amp; Slides for testing purposes. 1261 Office Editing for Docs, Sheets &amp; Slides for testing purposes.
1262 </message> 1262 </message>
1263 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name for the fl ag for the color calibration of the display."> 1263 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name for the fl ag for the color calibration of the display.">
1264 Color calibration of the display 1264 Color calibration of the display
1265 </message> 1265 </message>
1266 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Descript ion for the flag for the color calibration of the display."> 1266 <message name="IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Descript ion for the flag for the color calibration of the display.">
1267 Allow color calibration of the display if the display supports the feature. 1267 Allow color calibration of the display if the display supports the feature.
1268 </message> 1268 </message>
1269 <message name="IDS_FLAGS_DISABLE_QUIRKS_CLIENT_NAME" desc="Name for the flag t o disable the Quirks Client for calibration of the display and other hardware.">
1270 Disable Quirks Client for display calibration.
1271 </message>
1272 <message name="IDS_FLAGS_DISABLE_QUIRKS_CLIENT_DESCRIPTION" desc="Description for the flag to disable the Quirks Client for calibration of the display and oth er hardware.">
1273 Disable retrieval of icc display files from Quirks Server for display color calibration.
1274 </message>
1275 <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."> 1269 <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.">
1276 Memory discard strategy for advanced pressure handling 1270 Memory discard strategy for advanced pressure handling
1277 </message> 1271 </message>
1278 <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."> 1272 <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.">
1279 Memory discarding strategy to use 1273 Memory discarding strategy to use
1280 </message> 1274 </message>
1281 <message name="IDS_FLAGS_CONSERVATIVE_THRESHOLDS" desc="The value of the Memor y pressure for ChromeOS which requests conservative thresholds."> 1275 <message name="IDS_FLAGS_CONSERVATIVE_THRESHOLDS" desc="The value of the Memor y pressure for ChromeOS which requests conservative thresholds.">
1282 Conservative memory pressure release strategy 1276 Conservative memory pressure release strategy
1283 </message> 1277 </message>
1284 <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."> 1278 <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 5342 matching lines...) Expand 10 before | Expand all | Expand 10 after
6627 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> 6621 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user.">
6628 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. 6622 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6629 </message> 6623 </message>
6630 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6624 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6631 Enable opt-in IME menu 6625 Enable opt-in IME menu
6632 </message> 6626 </message>
6633 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6627 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6634 Enable access to the new IME menu in the Language Settings page. 6628 Enable access to the new IME menu in the Language Settings page.
6635 </message> 6629 </message>
6636 </grit-part> 6630 </grit-part>
OLDNEW
« no previous file with comments | « ash/display/display_color_manager_chromeos_unittest.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698