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

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

Issue 12617019: Add display scaling and rotation shortcuts to keyboard overlay. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | Annotate | Revision Log
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="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. -->
4 <grit-part> 4 <grit-part>
5 <!-- Idle logout dialog for retail mode --> 5 <!-- Idle logout dialog for retail mode -->
6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
7 Are you still there? 7 Are you still there?
8 </message> 8 </message>
9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog. Used in retail mode only.."> 9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog. Used in retail mode only..">
10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds. 10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds.
(...skipping 2966 matching lines...) Expand 10 before | Expand all | Expand 10 after
2977 </message> 2977 </message>
2978 <message name="IDS_KEYBOARD_OVERLAY_REOPEN_LAST_CLOSED_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 2978 <message name="IDS_KEYBOARD_OVERLAY_REOPEN_LAST_CLOSED_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
2979 Reopen last-closed tab 2979 Reopen last-closed tab
2980 </message> 2980 </message>
2981 <message name="IDS_KEYBOARD_OVERLAY_REPORT_ISSUE" desc="The text in the keyboa rd overlay to explain the shortcut (report an issue)."> 2981 <message name="IDS_KEYBOARD_OVERLAY_REPORT_ISSUE" desc="The text in the keyboa rd overlay to explain the shortcut (report an issue).">
2982 Report issue 2982 Report issue
2983 </message> 2983 </message>
2984 <message name="IDS_KEYBOARD_OVERLAY_RESET_ZOOM" desc="The text in the keyboard overlay to explain the shortcut."> 2984 <message name="IDS_KEYBOARD_OVERLAY_RESET_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
2985 Reset zoom 2985 Reset zoom
2986 </message> 2986 </message>
2987 <message name="IDS_KEYBOARD_OVERLAY_ROTATE_SCREEN" desc="The text in the keybo ard overlay to explain the shortcut (Rotate the screen).">
2988 Rotate screen
2989 </message>
2987 <message name="IDS_KEYBOARD_OVERLAY_SAVE" desc="The text in the keyboard overl ay to explain the shortcut (save page as a file)."> 2990 <message name="IDS_KEYBOARD_OVERLAY_SAVE" desc="The text in the keyboard overl ay to explain the shortcut (save page as a file).">
2988 Save 2991 Save
2989 </message> 2992 </message>
2993 <message name="IDS_KEYBOARD_OVERLAY_SCALE_DOWN_UI" desc="The text in the keybo ard overlay to explain the shortcut (Scale down the UI).">
2994 Scale down UI
2995 </message>
2996 <message name="IDS_KEYBOARD_OVERLAY_SCALE_UP_UI" desc="The text in the keyboar d overlay to explain the shortcut (Scale up the UI).">
2997 Scale up UI
2998 </message>
2990 <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)."> 2999 <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).">
2991 Screenshot region 3000 Screenshot region
2992 </message> 3001 </message>
2993 <message name="IDS_KEYBOARD_OVERLAY_SCROLL_UP_ONE_PAGE" desc="The text in the keyboard overlay to explain the shortcut."> 3002 <message name="IDS_KEYBOARD_OVERLAY_SCROLL_UP_ONE_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
2994 Scroll up one page 3003 Scroll up one page
2995 </message> 3004 </message>
2996 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard overlay to explain the shortcut."> 3005 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard overlay to explain the shortcut.">
2997 Select all 3006 Select all
2998 </message> 3007 </message>
2999 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The te xt in the keyboard overlay to explain the shortcut."> 3008 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The te xt in the keyboard overlay to explain the shortcut.">
(...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after
3564 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error."> 3573 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error.">
3565 Kryptonite! The cryptohome for the kiosk application could not be mounted. 3574 Kryptonite! The cryptohome for the kiosk application could not be mounted.
3566 </message> 3575 </message>
3567 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> 3576 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure.">
3568 Kiosk application could not be installed. 3577 Kiosk application could not be installed.
3569 </message> 3578 </message>
3570 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> 3579 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
3571 Kiosk application launch canceled. 3580 Kiosk application launch canceled.
3572 </message> 3581 </message>
3573 </grit-part> 3582 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698