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

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

Issue 2867223003: Send a message to the client if bad It2Me policies are read. (Closed)
Patch Set: Fix race. Created 3 years, 7 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 | « remoting/host/policy_watcher_unittest.cc ('k') | remoting/webapp/base/js/error.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="." latest_public_release="0" current_release="1" 3 <grit base_dir="." latest_public_release="0" current_release="1"
4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> 4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en">
5 <outputs> 5 <outputs>
6 <output filename="remoting/base/string_resources.h" type="rc_header"> 6 <output filename="remoting/base/string_resources.h" type="rc_header">
7 <emit emit_type="prepend"/> 7 <emit emit_type="prepend"/>
8 </output> 8 </output>
9 9
10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> 10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/>
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 </message> 349 </message>
350 <message name="IDS_MAC_PREFPANE_BUNDLE_NAME" desc="The bundle name speci fied in the property list of Chrome Remote Desktop Host Preferences bundle on Ma cOS. The Chrome Remote Desktop host allows a user to connect to their computer r emotely (it 'hosts' a connection from a remote computer)."> 350 <message name="IDS_MAC_PREFPANE_BUNDLE_NAME" desc="The bundle name speci fied in the property list of Chrome Remote Desktop Host Preferences bundle on Ma cOS. The Chrome Remote Desktop host allows a user to connect to their computer r emotely (it 'hosts' a connection from a remote computer).">
351 Chrome Remote Desktop Host Preferences 351 Chrome Remote Desktop Host Preferences
352 </message> 352 </message>
353 <message name="IDS_MAC_PREFPANE_ICON_LABEL" desc="The name of Chrome Rem ote Desktop Host icon in Preference Pane on MacOS. The carriage return makes sur e that the label is not truncated. The Chrome Remote Desktop host allows a user to connect to their computer remotely (it 'hosts' a connection from a remote com puter)."> 353 <message name="IDS_MAC_PREFPANE_ICON_LABEL" desc="The name of Chrome Rem ote Desktop Host icon in Preference Pane on MacOS. The carriage return makes sur e that the label is not truncated. The Chrome Remote Desktop host allows a user to connect to their computer remotely (it 'hosts' a connection from a remote com puter).">
354 Chrome Remote&#x0a;Desktop Host 354 Chrome Remote&#x0a;Desktop Host
355 </message> 355 </message>
356 <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name sp ecified in the property list of Chrome Remote Desktop Host Uninstaller bundle on MacOS. The Chrome Remote Desktop host allows a user to connect to their compute r remotely (it 'hosts' a connection from a remote computer)."> 356 <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name sp ecified in the property list of Chrome Remote Desktop Host Uninstaller bundle on MacOS. The Chrome Remote Desktop host allows a user to connect to their compute r remotely (it 'hosts' a connection from a remote computer).">
357 Chrome Remote Desktop Host Uninstaller 357 Chrome Remote Desktop Host Uninstaller
358 </message> 358 </message>
359 <message desc="Error displayed when the local computer is configured bad ly." name="IDS_ERROR_POLICY">
360 There is an error with the policy settings for Chrome Remote Desktop. Contact your system administrator for assistance.
361 </message>
359 </if> <!-- _google_chrome --> 362 </if> <!-- _google_chrome -->
360 363
361 <if expr="not _google_chrome"> 364 <if expr="not _google_chrome">
362 <if expr="is_android or is_ios"> 365 <if expr="is_android or is_ios">
363 <message desc="Message shown in popup dialog on Android when there are no Google accounts on the device" name="IDS_NOACCOUNTS_MESSAGE" formatter_data= "android_java"> 366 <message desc="Message shown in popup dialog on Android when there are no Google accounts on the device" name="IDS_NOACCOUNTS_MESSAGE" formatter_data= "android_java">
364 To use Chromoting, you'll need to add a Google Account to your devic e. 367 To use Chromoting, you'll need to add a Google Account to your devic e.
365 </message> 368 </message>
366 <message desc="The product name, as displayed on Android devices. Try to keep the translation below 16 characters if possible." name="IDS_PRODUCT_NAME _ANDROID" formatter_data="android_java"> 369 <message desc="The product name, as displayed on Android devices. Try to keep the translation below 16 characters if possible." name="IDS_PRODUCT_NAME _ANDROID" formatter_data="android_java">
367 Chromoting 370 Chromoting
368 </message> 371 </message>
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 </message> 454 </message>
452 <message name="IDS_MAC_PREFPANE_BUNDLE_NAME" desc="The bundle name speci fied in the property list of Chromoting Host Preferences bundle on MacOS."> 455 <message name="IDS_MAC_PREFPANE_BUNDLE_NAME" desc="The bundle name speci fied in the property list of Chromoting Host Preferences bundle on MacOS.">
453 Chromoting Host Preferences 456 Chromoting Host Preferences
454 </message> 457 </message>
455 <message name="IDS_MAC_PREFPANE_ICON_LABEL" desc="The name of Chromoting Host icon in Preference Pane on MacOS. The carriage return makes sure that the label is not truncated."> 458 <message name="IDS_MAC_PREFPANE_ICON_LABEL" desc="The name of Chromoting Host icon in Preference Pane on MacOS. The carriage return makes sure that the label is not truncated.">
456 Chromoting&#x0a;Host 459 Chromoting&#x0a;Host
457 </message> 460 </message>
458 <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name sp ecified in the property list of Chromoting Host Uninstaller bundle on MacOS."> 461 <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name sp ecified in the property list of Chromoting Host Uninstaller bundle on MacOS.">
459 Chromoting Host Uninstaller 462 Chromoting Host Uninstaller
460 </message> 463 </message>
464 <message desc="Error displayed when the local computer is configured bad ly." name="IDS_ERROR_POLICY">
465 There is an error with the policy settings for Chrome Remote Desktop. Contact your system administrator for assistance.
466 </message>
461 </if> <!-- not _google_chrome --> 467 </if> <!-- not _google_chrome -->
462 468
463 <message desc="Error that is shown on the client side when incompatible Ch rome Remote Desktop versions are installed on host and client." name="IDS_ERROR_ INCOMPATIBLE_PROTOCOL" formatter_data="android_java"> 469 <message desc="Error that is shown on the client side when incompatible Ch rome Remote Desktop versions are installed on host and client." name="IDS_ERROR_ INCOMPATIBLE_PROTOCOL" formatter_data="android_java">
464 An incompatible protocol version was detected. Please make sure that you have the latest version of the software installed on both computers and try aga in. 470 An incompatible protocol version was detected. Please make sure that you have the latest version of the software installed on both computers and try aga in.
465 </message> 471 </message>
466 <message desc="Text shown when the app first starts, or if the access toke n is invalidated, explaining the need to authorize the Chromoting app before use ." name="IDS_DESCRIPTION_AUTHORIZE"> 472 <message desc="Text shown when the app first starts, or if the access toke n is invalidated, explaining the need to authorize the Chromoting app before use ." name="IDS_DESCRIPTION_AUTHORIZE">
467 To continue you must first grant extended access permissions to your com puter. You only have to do this once. 473 To continue you must first grant extended access permissions to your com puter. You only have to do this once.
468 </message> 474 </message>
469 <message desc="Error displayed if the client plugin are missing or if they could not be loaded." name="IDS_ERROR_BAD_PLUGIN_VERSION"> 475 <message desc="Error displayed if the client plugin are missing or if they could not be loaded." name="IDS_ERROR_BAD_PLUGIN_VERSION">
470 Some required components are missing. Please make sure you have installe d the latest version of the software and try again. 476 Some required components are missing. Please make sure you have installe d the latest version of the software and try again.
(...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after
1205 <message desc="Platform-specific text indicating that a component is for t he Mac OS." name="IDS_FOR_PLATFORM_MAC"> 1211 <message desc="Platform-specific text indicating that a component is for t he Mac OS." name="IDS_FOR_PLATFORM_MAC">
1206 For Mac (OS X Mavericks 10.9 and above) 1212 For Mac (OS X Mavericks 10.9 and above)
1207 </message> 1213 </message>
1208 <message desc="Text for the button the user clicks to indicate that they a gree to the terms of service and want to proceed with downloading the installer. " name="IDS_ACCEPT_AND_INSTALL"> 1214 <message desc="Text for the button the user clicks to indicate that they a gree to the terms of service and want to proceed with downloading the installer. " name="IDS_ACCEPT_AND_INSTALL">
1209 Accept and Install 1215 Accept and Install
1210 </message> 1216 </message>
1211 1217
1212 </messages> 1218 </messages>
1213 </release> 1219 </release>
1214 </grit> 1220 </grit>
OLDNEW
« no previous file with comments | « remoting/host/policy_watcher_unittest.cc ('k') | remoting/webapp/base/js/error.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698