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

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

Issue 1846653004: Rename IGNORING_CACHE to BYPASSING_CACHE (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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 | « chrome/app/chrome_dll.rc ('k') | chrome/app/generated_resources.grd » ('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 4709 matching lines...) Expand 10 before | Expand all | Expand 10 after
4720 </message> 4720 </message>
4721 <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WORD" desc="The text in the keybo ard overlay to explain the shortcut (move the text cursor to the start of the pr evious word)."> 4721 <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WORD" desc="The text in the keybo ard overlay to explain the shortcut (move the text cursor to the start of the pr evious word).">
4722 Previous word 4722 Previous word
4723 </message> 4723 </message>
4724 <message name="IDS_KEYBOARD_OVERLAY_PRINT" desc="The text in the keyboard over lay to explain the shortcut."> 4724 <message name="IDS_KEYBOARD_OVERLAY_PRINT" desc="The text in the keyboard over lay to explain the shortcut.">
4725 Print 4725 Print
4726 </message> 4726 </message>
4727 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut."> 4727 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
4728 Reload 4728 Reload
4729 </message> 4729 </message>
4730 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_IGNORING_CACHE" desc="The text in t he keyboard overlay to explain the shortcut."> 4730 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_BYPASSING_CACHE" desc="The text in the keyboard overlay to explain the shortcut.">
4731 Reload ignoring cache 4731 Reload bypassing cache
4732 </message> 4732 </message>
4733 <message name="IDS_KEYBOARD_OVERLAY_REOPEN_LAST_CLOSED_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 4733 <message name="IDS_KEYBOARD_OVERLAY_REOPEN_LAST_CLOSED_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
4734 Reopen last-closed tab 4734 Reopen last-closed tab
4735 </message> 4735 </message>
4736 <message name="IDS_KEYBOARD_OVERLAY_REPORT_ISSUE" desc="The text in the keyboa rd overlay to explain the shortcut (report an issue)."> 4736 <message name="IDS_KEYBOARD_OVERLAY_REPORT_ISSUE" desc="The text in the keyboa rd overlay to explain the shortcut (report an issue).">
4737 Report issue 4737 Report issue
4738 </message> 4738 </message>
4739 <message name="IDS_KEYBOARD_OVERLAY_RESET_SCREEN_ZOOM" desc="The text in the k eyboard overlay to explain the shortcut (reset the screen zoom)."> 4739 <message name="IDS_KEYBOARD_OVERLAY_RESET_SCREEN_ZOOM" desc="The text in the k eyboard overlay to explain the shortcut (reset the screen zoom).">
4740 Reset screen zoom 4740 Reset screen zoom
4741 </message> 4741 </message>
(...skipping 1811 matching lines...) Expand 10 before | Expand all | Expand 10 after
6553 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error"> 6553 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error">
6554 Server communication error 6554 Server communication error
6555 </message> 6555 </message>
6556 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6556 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6557 Enable opt-in IME menu 6557 Enable opt-in IME menu
6558 </message> 6558 </message>
6559 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6559 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6560 Enable access to the new IME menu in the Language Settings page. 6560 Enable access to the new IME menu in the Language Settings page.
6561 </message> 6561 </message>
6562 </grit-part> 6562 </grit-part>
OLDNEW
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698