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

Side by Side Diff: remoting/resources/remoting_strings.grd

Issue 1153923007: Add a menu option for the right-hand Ctrl -> Meta mapping. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer feedback. Created 5 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 | remoting/webapp/base/js/client_plugin_impl.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 2
3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en"> 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en">
4 <outputs> 4 <outputs>
5 <output filename="remoting/base/string_resources.h" type="rc_header"> 5 <output filename="remoting/base/string_resources.h" type="rc_header">
6 <emit emit_type="prepend"/> 6 <emit emit_type="prepend"/>
7 </output> 7 </output>
8 8
9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> 9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/>
10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/>
(...skipping 981 matching lines...) Expand 10 before | Expand all | Expand 10 after
992 </message> 992 </message>
993 <message desc="Label for the client-side menu button that sends a Ctrl-Alt -Del sequence to the host. Clicking this button behaves as if Ctrl, Alt and Del were pressed and then released at the host." name="IDS_SEND_CTRL_ALT_DEL" format ter_data="android_java"> 993 <message desc="Label for the client-side menu button that sends a Ctrl-Alt -Del sequence to the host. Clicking this button behaves as if Ctrl, Alt and Del were pressed and then released at the host." name="IDS_SEND_CTRL_ALT_DEL" format ter_data="android_java">
994 Send Ctrl-Alt-Del 994 Send Ctrl-Alt-Del
995 </message> 995 </message>
996 <message desc="Tool-bar button used to access buttons for pressing and rel easing keys or sequences of keys that might not otherwise be available. For exam ple, Ctrl-Alt-Del, which if pressed at a client would take effect there, rather than being sent to the host as the user expected." name="IDS_SEND_KEYS"> 996 <message desc="Tool-bar button used to access buttons for pressing and rel easing keys or sequences of keys that might not otherwise be available. For exam ple, Ctrl-Alt-Del, which if pressed at a client would take effect there, rather than being sent to the host as the user expected." name="IDS_SEND_KEYS">
997 Send keys 997 Send keys
998 </message> 998 </message>
999 <message desc="Label for the client-side menu button that sends a PrtScn k ey press to the host. The 'PrtScn' abbreviation (as typically printed on the key cap on English keyboards) is preferred over 'Print Screen', to make it clearer t hat this refers to the physical PrtScn key, and not the OS-specific keyboard sho rtcut for the screen capture functionality." name="IDS_SEND_PRINT_SCREEN"> 999 <message desc="Label for the client-side menu button that sends a PrtScn k ey press to the host. The 'PrtScn' abbreviation (as typically printed on the key cap on English keyboards) is preferred over 'Print Screen', to make it clearer t hat this refers to the physical PrtScn key, and not the OS-specific keyboard sho rtcut for the screen capture functionality." name="IDS_SEND_PRINT_SCREEN">
1000 Send PrtScn 1000 Send PrtScn
1001 </message> 1001 </message>
1002 <message desc="Label for the client-side menu button that toggles whether or not the right-hand Ctrl key is used to send the Windows/Command key." name="I DS_MAP_RIGHT_CTRL_TO_META">
1003 Use right Ctrl for Win key (⌘ on Mac)
1004 </message>
1002 <message desc="Menu option for enabling shrink-to-fit. When clicked, the r emote desktop will be scaled down so that it fits in the browser window." name=" IDS_SHRINK_TO_FIT"> 1005 <message desc="Menu option for enabling shrink-to-fit. When clicked, the r emote desktop will be scaled down so that it fits in the browser window." name=" IDS_SHRINK_TO_FIT">
1003 Shrink to fit 1006 Shrink to fit
1004 </message> 1007 </message>
1005 <message desc="Sign in button, visible if the user's authentication token is corrupt, in which case the user has to sign in (authenticate) to the app agai n." name="IDS_SIGN_IN_BUTTON"> 1008 <message desc="Sign in button, visible if the user's authentication token is corrupt, in which case the user has to sign in (authenticate) to the app agai n." name="IDS_SIGN_IN_BUTTON">
1006 Sign in 1009 Sign in
1007 </message> 1010 </message>
1008 <message desc="Sign out button, visible if the user has authenticated. Cli cking this clears authentication credentials and returns the web-app to the init ial 'unauthenticated' state." name="IDS_SIGN_OUT_BUTTON"> 1011 <message desc="Sign out button, visible if the user has authenticated. Cli cking this clears authentication credentials and returns the web-app to the init ial 'unauthenticated' state." name="IDS_SIGN_OUT_BUTTON">
1009 Sign out 1012 Sign out
1010 </message> 1013 </message>
1011 <message desc="Label for the 'stop sharing' button on the host-side. Click ing this button disconnects the client." name="IDS_STOP_SHARING_BUTTON"> 1014 <message desc="Label for the 'stop sharing' button on the host-side. Click ing this button disconnects the client." name="IDS_STOP_SHARING_BUTTON">
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
1134 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 1137 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
1135 Cancel 1138 Cancel
1136 </message> 1139 </message>
1137 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> 1140 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY">
1138 This setting is managed by your domain policy. 1141 This setting is managed by your domain policy.
1139 </message> 1142 </message>
1140 1143
1141 </messages> 1144 </messages>
1142 </release> 1145 </release>
1143 </grit> 1146 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/base/js/client_plugin_impl.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698