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

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

Issue 1977183002: Removed ctrl-shift-p from the keyboard shortcut overlay. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed some additional strings regarding Google cloud print. 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 | « no previous file | chrome/browser/resources/chromeos/keyboard_overlay_data.js » ('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 4726 matching lines...) Expand 10 before | Expand all | Expand 10 after
4737 </message> 4737 </message>
4738 <message name="IDS_KEYBOARD_OVERLAY_OPEN" desc="The text in the keyboard overl ay to explain the shortcut (open a file)."> 4738 <message name="IDS_KEYBOARD_OVERLAY_OPEN" desc="The text in the keyboard overl ay to explain the shortcut (open a file).">
4739 Open 4739 Open
4740 </message> 4740 </message>
4741 <message name="IDS_KEYBOARD_OVERLAY_OPEN_ADDRESS_IN_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 4741 <message name="IDS_KEYBOARD_OVERLAY_OPEN_ADDRESS_IN_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
4742 Open in new tab 4742 Open in new tab
4743 </message> 4743 </message>
4744 <message name="IDS_KEYBOARD_OVERLAY_OPEN_FILE_MANAGER" desc="The text in the k eyboard overlay to explain the shortcut (Open the file manager)."> 4744 <message name="IDS_KEYBOARD_OVERLAY_OPEN_FILE_MANAGER" desc="The text in the k eyboard overlay to explain the shortcut (Open the file manager).">
4745 File manager 4745 File manager
4746 </message> 4746 </message>
4747 <message name="IDS_KEYBOARD_OVERLAY_OPEN_GOOGLE_CLOUD_PRINT" desc="The text in the keyboard overlay to explain the shortcut (Opens the 'Google Cloud Print' di alog).">
4748 Google Cloud Print
4749 </message>
4750 <message name="IDS_KEYBOARD_OVERLAY_PAGE_DOWN" desc="The text in the keyboard overlay to explain the shortcut (Page down)."> 4747 <message name="IDS_KEYBOARD_OVERLAY_PAGE_DOWN" desc="The text in the keyboard overlay to explain the shortcut (Page down).">
4751 Page down 4748 Page down
4752 </message> 4749 </message>
4753 <message name="IDS_KEYBOARD_OVERLAY_PAGE_UP" desc="The text in the keyboard ov erlay to explain the shortcut (Page up)."> 4750 <message name="IDS_KEYBOARD_OVERLAY_PAGE_UP" desc="The text in the keyboard ov erlay to explain the shortcut (Page up).">
4754 Page up 4751 Page up
4755 </message> 4752 </message>
4756 <message name="IDS_KEYBOARD_OVERLAY_PASTE" desc="The text in the keyboard over lay to explain the shortcut."> 4753 <message name="IDS_KEYBOARD_OVERLAY_PASTE" desc="The text in the keyboard over lay to explain the shortcut.">
4757 Paste 4754 Paste
4758 </message> 4755 </message>
4759 <message name="IDS_KEYBOARD_OVERLAY_PASTE_AS_PLAIN_TEXT" desc="The text in the keyboard overlay to explain the shortcut."> 4756 <message name="IDS_KEYBOARD_OVERLAY_PASTE_AS_PLAIN_TEXT" desc="The text in the keyboard overlay to explain the shortcut.">
(...skipping 1867 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."> 6624 <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. 6625 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6629 </message> 6626 </message>
6630 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6627 <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 6628 Enable opt-in IME menu
6632 </message> 6629 </message>
6633 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6630 <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. 6631 Enable access to the new IME menu in the Language Settings page.
6635 </message> 6632 </message>
6636 </grit-part> 6633 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/keyboard_overlay_data.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698