diff options
author | weitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-19 02:06:11 +0000 |
---|---|---|
committer | weitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-19 02:06:11 +0000 |
commit | 09e214fedd6a5d6788c03acc736f148452922b62 (patch) | |
tree | 17b3ceb10058881c10669da90f2be9bec332e7f9 /remoting/resources/remoting_strings.grd | |
parent | 9cc9f3256480ec99eb40d1371fec1f1f2239b406 (diff) | |
download | chromium_src-09e214fedd6a5d6788c03acc736f148452922b62.zip chromium_src-09e214fedd6a5d6788c03acc736f148452922b62.tar.gz chromium_src-09e214fedd6a5d6788c03acc736f148452922b62.tar.bz2 |
Add version info resource to the it2me and me2me native messaging hosts.
BUG=338952,325567
Review URL: https://codereview.chromium.org/171163003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251921 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/resources/remoting_strings.grd')
-rw-r--r-- | remoting/resources/remoting_strings.grd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd index 188a878..32d08b3 100644 --- a/remoting/resources/remoting_strings.grd +++ b/remoting/resources/remoting_strings.grd @@ -680,6 +680,12 @@ <message name="IDS_REMOTING_HOST_PLUGIN_DESCRIPTION" desc="The file description specified in the version information of remoting_host_plugin.dll."> Allow another user to access your computer securely over the Internet. </message> + <message name="IDS_REMOTING_NATIVE_MESSAGING_HOST_DESCRIPTION" desc="The file description specified in the version information of remoting_native_messaging_host.exe."> + Native messaging host for remoting host management + </message> + <message name="IDS_REMOTING_REMOTE_ASSISTANCE_HOST_DESCRIPTION" desc="The file description specified in the version information of remote_assistance_host.exe."> + Native messaging host for remote assistance + </message> <message name="IDS_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displayed by the PIN verification dialog."> Account </message> |