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

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

Issue 1827323002: Take screenshot of active window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
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 4698 matching lines...) Expand 10 before | Expand all | Expand 10 after
4709 </message> 4709 </message>
4710 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke yboard overlay to explain the shortcut (show the status menu)."> 4710 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke yboard overlay to explain the shortcut (show the status menu).">
4711 Status menu 4711 Status menu
4712 </message> 4712 </message>
4713 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o verlay to explain the shortcut."> 4713 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o verlay to explain the shortcut.">
4714 Sign out 4714 Sign out
4715 </message> 4715 </message>
4716 <message name="IDS_KEYBOARD_OVERLAY_SWAP_PRIMARY_MONITOR" desc="The text in th e keyboard overlay to explain the shortcut (swap primary monitor)."> 4716 <message name="IDS_KEYBOARD_OVERLAY_SWAP_PRIMARY_MONITOR" desc="The text in th e keyboard overlay to explain the shortcut (swap primary monitor).">
4717 Swap primary monitor 4717 Swap primary monitor
4718 </message> 4718 </message>
4719 <message name="IDS_KEYBOARD_OVERLAY_SCREENSHOT_WINDOW" desc="The text in the k eyboard overlay to explain the shortcut.">
4720 Screenshot window
4721 </message>
4719 <message name="IDS_KEYBOARD_OVERLAY_TAKE_SCREENSHOT" desc="The text in the key board overlay to explain the shortcut."> 4722 <message name="IDS_KEYBOARD_OVERLAY_TAKE_SCREENSHOT" desc="The text in the key board overlay to explain the shortcut.">
4720 Screenshot 4723 Screenshot
4721 </message> 4724 </message>
4722 <message name="IDS_KEYBOARD_OVERLAY_TASK_MANAGER" desc="The text in the keyboa rd overlay to explain the shortcut."> 4725 <message name="IDS_KEYBOARD_OVERLAY_TASK_MANAGER" desc="The text in the keyboa rd overlay to explain the shortcut.">
4723 Task manager 4726 Task manager
4724 </message> 4727 </message>
4725 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_BOOKMARK_BAR" desc="The text in the keyboard overlay to explain the shortcut."> 4728 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_BOOKMARK_BAR" desc="The text in the keyboard overlay to explain the shortcut.">
4726 Bookmark bar 4729 Bookmark bar
4727 </message> 4730 </message>
4728 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CAPS_LOCK" desc="The text in the ke yboard overlay to explain the shortcut (enable or disable caps lock)."> 4731 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CAPS_LOCK" desc="The text in the ke yboard overlay to explain the shortcut (enable or disable caps lock).">
(...skipping 1721 matching lines...) Expand 10 before | Expand all | Expand 10 after
6450 Over a million apps and games now avaialble on your <ph name="DEVICE_TYPE">$ 1<ex>Chromebook</ex></ph>. 6453 Over a million apps and games now avaialble on your <ph name="DEVICE_TYPE">$ 1<ex>Chromebook</ex></ph>.
6451 </message> 6454 </message>
6452 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th e button in the first-run notification that enables Android apps."> 6455 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th e button in the first-run notification that enables Android apps.">
6453 Open Play Store 6456 Open Play Store
6454 </message> 6457 </message>
6455 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button in the first-run notification that cancel running Android apps."> 6458 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button in the first-run notification that cancel running Android apps.">
6456 Cancel 6459 Cancel
6457 </message> 6460 </message>
6458 6461
6459 </grit-part> 6462 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698