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

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

Issue 177923009: Added official string to Android set. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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
« no previous file with comments | « no previous file | no next file » | 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/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 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 </message> 197 </message>
198 <message desc="Text shown when the app first starts, or if the access to ken is invalidated, explaining the need to authorize the Chrome Remote Desktop a pp before use." name="IDS_DESCRIPTION_AUTHORIZE"> 198 <message desc="Text shown when the app first starts, or if the access to ken is invalidated, explaining the need to authorize the Chrome Remote Desktop a pp before use." name="IDS_DESCRIPTION_AUTHORIZE">
199 To use Chrome Remote Desktop you must grant extended access permission s to your computer. You only have to do this once. 199 To use Chrome Remote Desktop you must grant extended access permission s to your computer. You only have to do this once.
200 </message> 200 </message>
201 <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"> 201 <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">
202 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: 202 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:
203 </message> 203 </message>
204 <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"> 204 <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">
205 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>. 205 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>.
206 </message> 206 </message>
207 <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"> 207 <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">
208 Authentication failed. Please sign in to Chrome Remote Desktop again. 208 Authentication failed. Please sign in to Chrome Remote Desktop again.
209 </message> 209 </message>
210 <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"> 210 <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">
211 Some components required for Chrome Remote Desktop are missing. Please make sure you have installed the latest version and try again. 211 Some components required for Chrome Remote Desktop are missing. Please make sure you have installed the latest version and try again.
212 </message> 212 </message>
213 <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"> 213 <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">
214 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. 214 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.
215 </message> 215 </message>
216 <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"> 216 <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">
217 Policy settings do not permit sharing this computer as a Chrome Remote Desktop host. Contact your system administrator for assistance. 217 Policy settings do not permit sharing this computer as a Chrome Remote Desktop host. Contact your system administrator for assistance.
(...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after
781 </message> 781 </message>
782 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION"> 782 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION">
783 New connection 783 New connection
784 </message> 784 </message>
785 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> 785 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW">
786 New window… 786 New window…
787 </message> 787 </message>
788 </messages> 788 </messages>
789 </release> 789 </release>
790 </grit> 790 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698