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

Side by Side Diff: ash/ash_strings.grd

Issue 2971773003: Change Toggle High Contrast accelerator (Closed)
Patch Set: Rebase + Change commit message Created 3 years, 5 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 2
3 <!-- 3 <!--
4 This file contains the strings for ash. 4 This file contains the strings for ash.
5 --> 5 -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
(...skipping 1016 matching lines...) Expand 10 before | Expand all | Expand 10 after
1027 </message> 1027 </message>
1028 <message name="IDS_SHORTCUT_TASK_MANAGER_NEW" desc="the new shortcut to op en the task manager."> 1028 <message name="IDS_SHORTCUT_TASK_MANAGER_NEW" desc="the new shortcut to op en the task manager.">
1029 Search+Esc 1029 Search+Esc
1030 </message> 1030 </message>
1031 <message name="IDS_SHORTCUT_IME_BUBBLE_OLD" desc="the old deprecated short cut to show the input options menu bubble in the shelf."> 1031 <message name="IDS_SHORTCUT_IME_BUBBLE_OLD" desc="the old deprecated short cut to show the input options menu bubble in the shelf.">
1032 Alt+Shift+K 1032 Alt+Shift+K
1033 </message> 1033 </message>
1034 <message name="IDS_SHORTCUT_IME_BUBBLE_NEW" desc="the new shortcut to show the input options menu bubble in the shelf."> 1034 <message name="IDS_SHORTCUT_IME_BUBBLE_NEW" desc="the new shortcut to show the input options menu bubble in the shelf.">
1035 Search+Shift+K 1035 Search+Shift+K
1036 </message> 1036 </message>
1037 <message name="IDS_SHORTCUT_TOGGLE_HIGH_CONTRAST_OLD" desc="the old deprec ated shortcut to toggle the high contrast display mode.">
1038 Search+Shift+H
1039 </message>
1040 <message name="IDS_SHORTCUT_TOGGLE_HIGH_CONTRAST_NEW" desc="the new shortc ut to toggle the high contrast display mode.">
1041 Ctrl+Search+H
1042 </message>
1037 <message name="IDS_DEPRECATED_LOCK_SCREEN_MSG" 1043 <message name="IDS_DEPRECATED_LOCK_SCREEN_MSG"
1038 desc="Notification message to tell users about the deprecation of Ctrl+Shift+L shortcut to lock the screen."> 1044 desc="Notification message to tell users about the deprecation of Ctrl+Shift+L shortcut to lock the screen.">
1039 The shortcut to lock the screen has changed. Please use <ph name="NEW_SH ORTCUT">$1<ex>Search+L</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Ctrl+S hift+L</ex></ph>. 1045 The shortcut to lock the screen has changed. Please use <ph name="NEW_SH ORTCUT">$1<ex>Search+L</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Ctrl+S hift+L</ex></ph>.
1040 </message> 1046 </message>
1041 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG" 1047 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG"
1042 desc="Notification message to tell users about the deprecation of Shift+ESC shortcut to show the task manager."> 1048 desc="Notification message to tell users about the deprecation of Shift+ESC shortcut to show the task manager.">
1043 The shortcut to open the task manager has changed. Please use <ph name=" NEW_SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<e x>Shift+Esc</ex></ph>. 1049 The shortcut to open the task manager has changed. Please use <ph name=" NEW_SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<e x>Shift+Esc</ex></ph>.
1044 </message> 1050 </message>
1045 <message name="IDS_DEPRECATED_SHOW_IME_BUBBLE_MSG" 1051 <message name="IDS_DEPRECATED_SHOW_IME_BUBBLE_MSG"
1046 desc="Notification message to tell users about the deprecation of Alt+Shift+K shortcut to show the input options menu bubble in the shelf."> 1052 desc="Notification message to tell users about the deprecation of Alt+Shift+K shortcut to show the input options menu bubble in the shelf.">
1047 The shortcut to show the input options menu bubble in the shelf has chan ged. Please use <ph name="NEW_SHORTCUT">$1<ex>Search+Shift+K</ex></ph> instead o f <ph name="OLD_SHORTCUT">$2<ex>Alt+Shift+K</ex></ph>. 1053 The shortcut to show the input options menu bubble in the shelf has chan ged. Please use <ph name="NEW_SHORTCUT">$1<ex>Search+Shift+K</ex></ph> instead o f <ph name="OLD_SHORTCUT">$2<ex>Alt+Shift+K</ex></ph>.
1048 </message> 1054 </message>
1055 <message name="IDS_DEPRECATED_TOGGLE_HIGH_CONTRAST_MSG" desc="Notification message to tell users about the deprecation of Search+Shift+H shortcut to toggl e the high contrast display mode.">
1056 The shortcut to toggle High Contrast Mode has changed. Please use <ph na me="NEW_SHORTCUT">$1<ex>Ctrl+Search+H</ex></ph> instead of <ph name="OLD_SHORTCU T">$2<ex>Search+Shift+H</ex></ph>.
1057 </message>
1049 1058
1050 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back --> 1059 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back -->
1051 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" 1060 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG"
1052 desc="Notification message to tell users that they just pressed t he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag ain will toggle it off."> 1061 desc="Notification message to tell users that they just pressed t he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag ain will toggle it off.">
1053 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. 1062 High Contrast Mode enabled. Press Ctrl+Search+H again to toggle it off.
1054 </message> 1063 </message>
1055 1064
1056 <!-- Tray scale strings --> 1065 <!-- Tray scale strings -->
1057 <message name="IDS_ASH_STATUS_TRAY_SCALE" desc="The label used in scale se tting detailed page of ash tray popup."> 1066 <message name="IDS_ASH_STATUS_TRAY_SCALE" desc="The label used in scale se tting detailed page of ash tray popup.">
1058 Display scale settings 1067 Display scale settings
1059 </message> 1068 </message>
1060 <message name="IDS_ASH_STATUS_TRAY_SCALE_SLIDER" desc="The accessible text for the scale slider">Display scale</message> 1069 <message name="IDS_ASH_STATUS_TRAY_SCALE_SLIDER" desc="The accessible text for the scale slider">Display scale</message>
1061 </messages> 1070 </messages>
1062 </release> 1071 </release>
1063 </grit> 1072 </grit>
1064 1073
OLDNEW
« no previous file with comments | « ash/accelerators/accelerator_table.cc ('k') | chrome/browser/resources/chromeos/keyboard_overlay_data.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698