From 2b389f0274714e588b8b268d50862a74a629439e Mon Sep 17 00:00:00 2001 From: "jamiewalch@chromium.org" Date: Fri, 7 Mar 2014 18:33:25 +0000 Subject: Reimplemented string array resources. BUG=270362 R=lambroslambrou@chromium.org Review URL: https://codereview.chromium.org/187313007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255669 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/resources/android/values/strings.xml | 34 --------------------------- remoting/resources/remoting_strings.grd | 10 ++++---- 2 files changed, 5 insertions(+), 39 deletions(-) delete mode 100644 remoting/resources/android/values/strings.xml (limited to 'remoting/resources') diff --git a/remoting/resources/android/values/strings.xml b/remoting/resources/android/values/strings.xml deleted file mode 100644 index 5ed64b7..0000000 --- a/remoting/resources/android/values/strings.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - Initializing protocol - Connecting to host - Authenticated to host - Connected to host - Connection failed - Connection closed - - - - - - Host is offline - Host rejected connection - Host using incompatible protocol - Host rejected authentication - Unable to establish data channel - Bad signal - Signal timed out - Host received too many bad PINs - Unknown error - - diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd index cf26466..d30476b 100644 --- a/remoting/resources/remoting_strings.grd +++ b/remoting/resources/remoting_strings.grd @@ -210,7 +210,7 @@ Some components required for Chrome Remote Desktop are missing. Please make sure you have installed the latest version and try again. - + An incompatible version of Chrome Remote Desktop was detected. Please make sure that you have the latest version of Chrome and Chrome Remote Desktop on both computers and try again. @@ -312,7 +312,7 @@ Some components required for Chromoting are missing. Please make sure you have installed the latest version and try again. - + An incompatible version of Chromoting was detected. Please make sure that you have the latest version of Chrome and Chromoting on both computers and try again. @@ -482,16 +482,16 @@ Duration - + Connections to the remote computer are temporarily blocked because somebody was trying to connect to it with invalid PIN. Please try again later. The remote computer is not responding to connection requests. Please verify that it is online and try again. - + The access code is invalid. Please try again. - + Unable to reach the host. This is probably due to the configuration of the network you are using. -- cgit v1.1