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

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

Issue 2814003002: Add test to check all current accelerators having keyboard overlay. (Closed)
Patch Set: Created 3 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-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 4707 matching lines...) Expand 10 before | Expand all | Expand 10 after
4718 </message> 4718 </message>
4719 <message name="IDS_KEYBOARD_OVERLAY_RESET_SCREEN_ZOOM" desc="The text in the k eyboard overlay to explain the shortcut (reset the screen zoom)."> 4719 <message name="IDS_KEYBOARD_OVERLAY_RESET_SCREEN_ZOOM" desc="The text in the k eyboard overlay to explain the shortcut (reset the screen zoom).">
4720 Reset screen zoom 4720 Reset screen zoom
4721 </message> 4721 </message>
4722 <message name="IDS_KEYBOARD_OVERLAY_RESET_ZOOM" desc="The text in the keyboard overlay to explain the shortcut."> 4722 <message name="IDS_KEYBOARD_OVERLAY_RESET_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
4723 Reset zoom 4723 Reset zoom
4724 </message> 4724 </message>
4725 <message name="IDS_KEYBOARD_OVERLAY_ROTATE_SCREEN" desc="The text in the keybo ard overlay to explain the shortcut (rotate the screen)."> 4725 <message name="IDS_KEYBOARD_OVERLAY_ROTATE_SCREEN" desc="The text in the keybo ard overlay to explain the shortcut (rotate the screen).">
4726 Rotate screen 4726 Rotate screen
4727 </message> 4727 </message>
4728 <message name="IDS_KEYBOARD_OVERLAY_ROTATE_WINDOW" desc="The text in the keybo ard overlay to explain the shortcut (rotate the window).">
4729 Rotate window
4730 </message>
4728 <message name="IDS_KEYBOARD_OVERLAY_SAVE" desc="The text in the keyboard overl ay to explain the shortcut (save page as a file)."> 4731 <message name="IDS_KEYBOARD_OVERLAY_SAVE" desc="The text in the keyboard overl ay to explain the shortcut (save page as a file).">
4729 Save 4732 Save
4730 </message> 4733 </message>
4731 <message name="IDS_KEYBOARD_OVERLAY_SCREENSHOT_REGION" desc="The text in the k eyboard overlay to explain the shortcut (take a screenshot of the selected regio n)."> 4734 <message name="IDS_KEYBOARD_OVERLAY_SCREENSHOT_REGION" desc="The text in the k eyboard overlay to explain the shortcut (take a screenshot of the selected regio n).">
4732 Screenshot region 4735 Screenshot region
4733 </message> 4736 </message>
4734 <message name="IDS_KEYBOARD_OVERLAY_SCREENSHOT_WINDOW" desc="The text in the k eyboard overlay to explain the shortcut."> 4737 <message name="IDS_KEYBOARD_OVERLAY_SCREENSHOT_WINDOW" desc="The text in the k eyboard overlay to explain the shortcut.">
4735 Screenshot window 4738 Screenshot window
4736 </message> 4739 </message>
4737 <message name="IDS_KEYBOARD_OVERLAY_SCROLL_UP_ONE_PAGE" desc="The text in the keyboard overlay to explain the shortcut."> 4740 <message name="IDS_KEYBOARD_OVERLAY_SCROLL_UP_ONE_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
(...skipping 10 matching lines...) Expand all
4748 </message> 4751 </message>
4749 <message name="IDS_KEYBOARD_OVERLAY_SHOW_IME_BUBBLE" desc="The text in the key board overlay to explain the shortcut (Show the input options menu bubble)."> 4752 <message name="IDS_KEYBOARD_OVERLAY_SHOW_IME_BUBBLE" desc="The text in the key board overlay to explain the shortcut (Show the input options menu bubble).">
4750 Input options bubble 4753 Input options bubble
4751 </message> 4754 </message>
4752 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the keyboard overlay to explain the shortcut (Show the message center)."> 4755 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the keyboard overlay to explain the shortcut (Show the message center).">
4753 Message center 4756 Message center
4754 </message> 4757 </message>
4755 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke yboard overlay to explain the shortcut (show the status menu)."> 4758 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke yboard overlay to explain the shortcut (show the status menu).">
4756 Status menu 4759 Status menu
4757 </message> 4760 </message>
4761 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STYLUS_TOOLS" desc="The text in the k eyboard overlay to explain the shortcut (show the stylus tools).">
4762 Stylus tools
4763 </message>
4758 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o verlay to explain the shortcut."> 4764 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o verlay to explain the shortcut.">
4759 Sign out 4765 Sign out
4760 </message> 4766 </message>
4761 <message name="IDS_KEYBOARD_OVERLAY_SUSPEND" desc="The text in the keyboard ov erlay to explain the shortcut."> 4767 <message name="IDS_KEYBOARD_OVERLAY_SUSPEND" desc="The text in the keyboard ov erlay to explain the shortcut.">
4762 Suspend 4768 Suspend
4763 </message> 4769 </message>
4764 <message name="IDS_KEYBOARD_OVERLAY_SWAP_PRIMARY_MONITOR" desc="The text in th e keyboard overlay to explain the shortcut (swap primary monitor)."> 4770 <message name="IDS_KEYBOARD_OVERLAY_SWAP_PRIMARY_MONITOR" desc="The text in th e keyboard overlay to explain the shortcut (swap primary monitor).">
4765 Swap primary monitor 4771 Swap primary monitor
4766 </message> 4772 </message>
4767 <message name="IDS_KEYBOARD_OVERLAY_TAKE_SCREENSHOT" desc="The text in the key board overlay to explain the shortcut."> 4773 <message name="IDS_KEYBOARD_OVERLAY_TAKE_SCREENSHOT" desc="The text in the key board overlay to explain the shortcut.">
(...skipping 16 matching lines...) Expand all
4784 </message> 4790 </message>
4785 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_HIGH_CONTRAST_MODE" desc="The text in the keyboard overlay to explain the shortcut (Toggle high contrast mode)."> 4791 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_HIGH_CONTRAST_MODE" desc="The text in the keyboard overlay to explain the shortcut (Toggle high contrast mode).">
4786 Toggle High Contrast Mode 4792 Toggle High Contrast Mode
4787 </message> 4793 </message>
4788 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The tex t in the keyboard overlay to explain the shortcut."> 4794 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The tex t in the keyboard overlay to explain the shortcut.">
4789 Projection touch HUD 4795 Projection touch HUD
4790 </message> 4796 </message>
4791 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input)."> 4797 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input).">
4792 Speech input 4798 Speech input
4793 </message> 4799 </message>
4800 <message name="IDS_KEYBOARD_OVERLAY_TOUCH_HUD_MODE_CHANGE" desc="The text in t he keyboard overlay to explain the shortcut (touch hub mode change).">
4801 Touch HUD mode change
4802 </message>
4794 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overl ay to explain the shortcut."> 4803 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overl ay to explain the shortcut.">
4795 Undo 4804 Undo
4796 </message> 4805 </message>
4806 <message name="IDS_KEYBOARD_OVERLAY_UNPIN" desc="The text in the keyboard over lay to explain the shortcut.">
4807 Unpin
4808 </message>
4797 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in t he keyboard overlay to explain the shortcut."> 4809 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in t he keyboard overlay to explain the shortcut.">
4798 Keyboard overlay 4810 Keyboard overlay
4799 </message> 4811 </message>
4800 <message name="IDS_KEYBOARD_OVERLAY_VIEW_SOURCE" desc="The text in the keyboar d overlay to explain the shortcut."> 4812 <message name="IDS_KEYBOARD_OVERLAY_VIEW_SOURCE" desc="The text in the keyboar d overlay to explain the shortcut.">
4801 View source 4813 View source
4802 </message> 4814 </message>
4803 <message name="IDS_KEYBOARD_OVERLAY_WORD_MOVE" desc="The text in the keyboard overlay to explain the shortcut."> 4815 <message name="IDS_KEYBOARD_OVERLAY_WORD_MOVE" desc="The text in the keyboard overlay to explain the shortcut.">
4804 Word move 4816 Word move
4805 </message> 4817 </message>
4806 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_IN" desc="The text in the keyboard ov erlay to explain the shortcut."> 4818 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_IN" desc="The text in the keyboard ov erlay to explain the shortcut.">
(...skipping 1805 matching lines...) Expand 10 before | Expand all | Expand 10 after
6612 Attempts left: $1 6624 Attempts left: $1
6613 </message> 6625 </message>
6614 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6626 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6615 PIN 6627 PIN
6616 </message> 6628 </message>
6617 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6629 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6618 PUK 6630 PUK
6619 </message> 6631 </message>
6620 6632
6621 </grit-part> 6633 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698