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

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

Issue 342583002: Remove NPAPI plugin from chromoting webapp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | Annotate | Revision Log
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/ar.pak" lang="ar" type="data_package"/> 9 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/>
10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> 10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/>
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 </message> 207 </message>
208 <message desc="Confirmation prompt shown when a user needs to authentica te against a third party, explaining the need to authorize the Chrome Remote Des ktop app to access the authentication URL." name="IDS_DESCRIPTION_THIRD_PARTY_AU TH"> 208 <message desc="Confirmation prompt shown when a user needs to authentica te against a third party, explaining the need to authorize the Chrome Remote Des ktop app to access the authentication URL." name="IDS_DESCRIPTION_THIRD_PARTY_AU TH">
209 The remote host requires you to authenticate to a third-party website. To continue, you must grant Chrome Remote Desktop additional permissions to acc ess this address: 209 The remote host requires you to authenticate to a third-party website. To continue, you must grant Chrome Remote Desktop additional permissions to acc ess this address:
210 </message> 210 </message>
211 <message desc="Description for the home screen. This is shown when the a pp starts up, above buttons to share or connect." name="IDS_DESCRIPTION_HOME"> 211 <message desc="Description for the home screen. This is shown when the a pp starts up, above buttons to share or connect." name="IDS_DESCRIPTION_HOME">
212 Chrome Remote Desktop allows you to securely share your computer over the Web. Both users must be running the Chrome Remote Desktop app, which can be found at <ph name="URL">$1<ex>&lt;a href=http://chrome.google.com/remotedesktop& gt;chrome.google.com/remotedesktop&lt;/a&gt;</ex></ph>. 212 Chrome Remote Desktop allows you to securely share your computer over the Web. Both users must be running the Chrome Remote Desktop app, which can be found at <ph name="URL">$1<ex>&lt;a href=http://chrome.google.com/remotedesktop& gt;chrome.google.com/remotedesktop&lt;/a&gt;</ex></ph>.
213 </message> 213 </message>
214 <message desc="Error displayed if authentication fails. This can be caus ed by stale credentials, in which logging out of the web-app and retrying can fi x the problem." name="IDS_ERROR_AUTHENTICATION_FAILED" formatter_data="android_j ava"> 214 <message desc="Error displayed if authentication fails. This can be caus ed by stale credentials, in which logging out of the web-app and retrying can fi x the problem." name="IDS_ERROR_AUTHENTICATION_FAILED" formatter_data="android_j ava">
215 Authentication failed. Please sign in to Chrome Remote Desktop again. 215 Authentication failed. Please sign in to Chrome Remote Desktop again.
216 </message> 216 </message>
217 <message desc="Error displayed if the host or client plugin are missing or if they could not be loaded." name="IDS_ERROR_BAD_PLUGIN_VERSION"> 217 <message desc="Error displayed if the host or client plugin are missing or if they could not be loaded." name="IDS_ERROR_BAD_PLUGIN_VERSION">
Wez 2014/06/18 00:43:12 nit: We should re-name this string.
Sergey Ulanov 2014/06/18 19:45:09 It's still used for the client plugin. I've update
218 Some components required for Chrome Remote Desktop are missing. Please make sure you have installed the latest version and try again. 218 Some components required for Chrome Remote Desktop are missing. Please make sure you have installed the latest version and try again.
219 </message> 219 </message>
220 <message desc="Error that is shown on the client side when incompatible Chrome Remote Desktop versions are installed on host and client." name="IDS_ERRO R_INCOMPATIBLE_PROTOCOL" formatter_data="android_java"> 220 <message desc="Error that is shown on the client side when incompatible Chrome Remote Desktop versions are installed on host and client." name="IDS_ERRO R_INCOMPATIBLE_PROTOCOL" formatter_data="android_java">
221 An incompatible version of Chrome Remote Desktop was detected. Please make sure that you have the latest version of Chrome and Chrome Remote Desktop o n both computers and try again. 221 An incompatible version of Chrome Remote Desktop was detected. Please make sure that you have the latest version of Chrome and Chrome Remote Desktop o n both computers and try again.
222 </message> 222 </message>
223 <message desc="Error displayed when the computer has a policy that only users in a particular domain may use it as a Chrome Remote Desktop host, and a u ser in a different domain is trying to use it as a Chrome Remote Desktop host." name="IDS_ERROR_INVALID_HOST_DOMAIN"> 223 <message desc="Error displayed when the computer has a policy that only users in a particular domain may use it as a Chrome Remote Desktop host, and a u ser in a different domain is trying to use it as a Chrome Remote Desktop host." name="IDS_ERROR_INVALID_HOST_DOMAIN">
224 Policy settings do not permit sharing this computer as a Chrome Remote Desktop host. Contact your system administrator for assistance. 224 Policy settings do not permit sharing this computer as a Chrome Remote Desktop host. Contact your system administrator for assistance.
225 </message> 225 </message>
226 <message desc="Error displayed when an operation is attempted that requi res a signed-in user, but no-one is currently signed in." name="IDS_ERROR_NOT_AU THENTICATED"> 226 <message desc="Error displayed when an operation is attempted that requi res a signed-in user, but no-one is currently signed in." name="IDS_ERROR_NOT_AU THENTICATED">
227 You are not signed in to Chrome Remote Desktop. Please sign in and try again. 227 You are not signed in to Chrome Remote Desktop. Please sign in and try again.
228 </message> 228 </message>
229 <message desc="Error displayed if the client plugin fails to load." name ="IDS_ERROR_MISSING_PLUGIN"> 229 <message desc="Error displayed if the client plugin fails to load." name ="IDS_ERROR_MISSING_PLUGIN">
Wez 2014/06/18 00:43:12 nit: And this one.
230 Some components required for Chrome Remote Desktop are missing. Please make sure you're running the latest version of Chrome and try again. 230 Some components required for Chrome Remote Desktop are missing. Please make sure you're running the latest version of Chrome and try again.
231 </message> 231 </message>
232 <message desc="Message displayed when the current computer is accepting remote connections." name="IDS_HOME_DAEMON_ACTIVE_MESSAGE"> 232 <message desc="Message displayed when the current computer is accepting remote connections." name="IDS_HOME_DAEMON_ACTIVE_MESSAGE">
233 You may securely access this computer using Chrome Remote Desktop. 233 You may securely access this computer using Chrome Remote Desktop.
234 </message> 234 </message>
235 <message desc="Message displayed when the current computer is not accept ing remote connections, instructing the user how to enable them." name="IDS_HOME _DAEMON_START_MESSAGE"> 235 <message desc="Message displayed when the current computer is not accept ing remote connections, instructing the user how to enable them." name="IDS_HOME _DAEMON_START_MESSAGE">
236 You must enable remote connections if you want to use Chrome Remote De sktop to access this computer. 236 You must enable remote connections if you want to use Chrome Remote De sktop to access this computer.
237 </message> 237 </message>
238 <message desc="Message displayed to the user if there are no hosts regis tered to their account, informing them how to set up a host on another computer. " name="IDS_HOST_LIST_EMPTY_HOSTING_SUPPORTED"> 238 <message desc="Message displayed to the user if there are no hosts regis tered to their account, informing them how to set up a host on another computer. " name="IDS_HOST_LIST_EMPTY_HOSTING_SUPPORTED">
239 To enable remote connections to a different computer, install Chrome R emote Desktop there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connec tions</ex></ph>”. 239 To enable remote connections to a different computer, install Chrome R emote Desktop there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connec tions</ex></ph>”.
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 </message> 273 </message>
274 <message name="IDS_SERVICE_DESCRIPTION" desc="The description of the Win dows service installed by Chrome Remote Desktop."> 274 <message name="IDS_SERVICE_DESCRIPTION" desc="The description of the Win dows service installed by Chrome Remote Desktop.">
275 This service enables incoming connections from Chrome Remote Desktop c lients. 275 This service enables incoming connections from Chrome Remote Desktop c lients.
276 </message> 276 </message>
277 <message name="IDS_CONTROLLER_NAME" desc="The name of the component to b e elevated shown on the UAC prompt when enabling or disabling Chrome Remote Desk top Host."> 277 <message name="IDS_CONTROLLER_NAME" desc="The name of the component to b e elevated shown on the UAC prompt when enabling or disabling Chrome Remote Desk top Host.">
278 Chrome Remote Desktop Host Controller 278 Chrome Remote Desktop Host Controller
279 </message> 279 </message>
280 <message name="IDS_VERIFY_PIN_DIALOG_MESSAGE" desc="The message displaye d by the PIN verification dialog."> 280 <message name="IDS_VERIFY_PIN_DIALOG_MESSAGE" desc="The message displaye d by the PIN verification dialog.">
281 Please confirm your account and PIN below to allow access by Chrome Re mote Desktop. 281 Please confirm your account and PIN below to allow access by Chrome Re mote Desktop.
282 </message> 282 </message>
283 <message name="IDS_REMOTING_HOST_PLUGIN_NAME" desc="Name of Chrome Remot e Desktop Host plugin displayed by Chrome at about:plugins.">
284 Chrome Remote Desktop Host
285 </message>
286 <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."> 283 <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.">
287 Chrome Remote Desktop Host Preferences 284 Chrome Remote Desktop Host Preferences
288 </message> 285 </message>
289 <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."> 286 <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.">
290 Chrome Remote&#x0a;Desktop Host 287 Chrome Remote&#x0a;Desktop Host
291 </message> 288 </message>
292 <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."> 289 <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.">
293 Chrome Remote Desktop Host Uninstaller 290 Chrome Remote Desktop Host Uninstaller
294 </message> 291 </message>
295 </if> 292 </if>
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 </message> 375 </message>
379 <message name="IDS_SERVICE_DESCRIPTION" desc="The description of the Win dows service installed by Chromoting."> 376 <message name="IDS_SERVICE_DESCRIPTION" desc="The description of the Win dows service installed by Chromoting.">
380 This service enables incoming connections from Chromoting clients. 377 This service enables incoming connections from Chromoting clients.
381 </message> 378 </message>
382 <message name="IDS_CONTROLLER_NAME" desc="The name of the component to b e elevated shown on the UAC prompt when enabling or disabling Chromoting Host."> 379 <message name="IDS_CONTROLLER_NAME" desc="The name of the component to b e elevated shown on the UAC prompt when enabling or disabling Chromoting Host.">
383 Chromoting Host Controller 380 Chromoting Host Controller
384 </message> 381 </message>
385 <message name="IDS_VERIFY_PIN_DIALOG_MESSAGE" desc="The message displaye d by the PIN verification dialog."> 382 <message name="IDS_VERIFY_PIN_DIALOG_MESSAGE" desc="The message displaye d by the PIN verification dialog.">
386 Please confirm your account and PIN below to allow access by Chromotin g. 383 Please confirm your account and PIN below to allow access by Chromotin g.
387 </message> 384 </message>
388 <message name="IDS_REMOTING_HOST_PLUGIN_NAME" desc="Name of Chromoting H ost plugin displayed by Chrome at about:plugins.">
389 Chromoting Host
390 </message>
391 <message name="IDS_MAC_PREFPANE_BUNDLE_NAME" desc="The bundle name speci fied in the property list of Chromoting Host Preferences bundle on MacOS."> 385 <message name="IDS_MAC_PREFPANE_BUNDLE_NAME" desc="The bundle name speci fied in the property list of Chromoting Host Preferences bundle on MacOS.">
392 Chromoting Host Preferences 386 Chromoting Host Preferences
393 </message> 387 </message>
394 <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."> 388 <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.">
395 Chromoting&#x0a;Host 389 Chromoting&#x0a;Host
396 </message> 390 </message>
397 <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name sp ecified in the property list of Chromoting Host Uninstaller bundle on MacOS."> 391 <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name sp ecified in the property list of Chromoting Host Uninstaller bundle on MacOS.">
398 Chromoting Host Uninstaller 392 Chromoting Host Uninstaller
399 </message> 393 </message>
400 </if> 394 </if>
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after
772 </message> 766 </message>
773 <message name="IDS_REMOTING_CORE_DESCRIPTION" desc="The file description s pecified in the version information of remoting_core.dll."> 767 <message name="IDS_REMOTING_CORE_DESCRIPTION" desc="The file description s pecified in the version information of remoting_core.dll.">
774 Core Library 768 Core Library
775 </message> 769 </message>
776 <message name="IDS_REMOTING_DESKTOP_DESCRIPTION" desc="The file descriptio n specified in the version information of remoting_desktop.exe."> 770 <message name="IDS_REMOTING_DESKTOP_DESCRIPTION" desc="The file descriptio n specified in the version information of remoting_desktop.exe.">
777 Desktop Integration Process 771 Desktop Integration Process
778 </message> 772 </message>
779 <message name="IDS_REMOTING_HOST_DESCRIPTION" desc="The file description s pecified in the version information of remoting_host.exe."> 773 <message name="IDS_REMOTING_HOST_DESCRIPTION" desc="The file description s pecified in the version information of remoting_host.exe.">
780 Host Process 774 Host Process
781 </message> 775 </message>
782 <message name="IDS_REMOTING_HOST_PLUGIN_DESCRIPTION" desc="The file descri ption specified in the version information of remoting_host_plugin.dll.">
783 Allow another user to access your computer securely over the Internet.
784 </message>
785 <message name="IDS_REMOTING_NATIVE_MESSAGING_HOST_DESCRIPTION" desc="The f ile description specified in the version information of remoting_native_messagin g_host.exe."> 776 <message name="IDS_REMOTING_NATIVE_MESSAGING_HOST_DESCRIPTION" desc="The f ile description specified in the version information of remoting_native_messagin g_host.exe.">
786 Native messaging host for remoting host management 777 Native messaging host for remoting host management
787 </message> 778 </message>
788 <message name="IDS_REMOTING_REMOTE_ASSISTANCE_HOST_DESCRIPTION" desc="The file description specified in the version information of remote_assistance_host. exe."> 779 <message name="IDS_REMOTING_REMOTE_ASSISTANCE_HOST_DESCRIPTION" desc="The file description specified in the version information of remote_assistance_host. exe.">
789 Native messaging host for remote assistance 780 Native messaging host for remote assistance
790 </message> 781 </message>
791 <message name="IDS_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displa yed by the PIN verification dialog."> 782 <message name="IDS_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displa yed by the PIN verification dialog.">
792 Account 783 Account
793 </message> 784 </message>
794 <message name="IDS_HOST_CATEGORY" desc="Name of the message category assig ned to all messages written to the EventLog by Chromoting Host."> 785 <message name="IDS_HOST_CATEGORY" desc="Name of the message category assig ned to all messages written to the EventLog by Chromoting Host.">
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
841 </message> 832 </message>
842 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> 833 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW">
843 New window… 834 New window…
844 </message> 835 </message>
845 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java"> 836 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java">
846 Feedback 837 Feedback
847 </message> 838 </message>
848 </messages> 839 </messages>
849 </release> 840 </release>
850 </grit> 841 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698