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

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

Issue 848993002: Improve apps v2 upgrade UX (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | remoting/webapp/base/html/main.css » ('j') | remoting/webapp/base/html/main.css » ('J')
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/am.pak" lang="am" type="data_package"/> 9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/>
10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/>
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 </message> 309 </message>
310 <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"> 310 <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">
311 You must enable remote connections if you want to use Chrome Remote De sktop to access this computer. 311 You must enable remote connections if you want to use Chrome Remote De sktop to access this computer.
312 </message> 312 </message>
313 <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"> 313 <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">
314 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>”. 314 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>”.
315 </message> 315 </message>
316 <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_UNSUPPORTED"> 316 <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_UNSUPPORTED">
317 You have no computers registered. To enable remote connections to a co mputer, install Chrome Remote Desktop there and click “<ph name="BUTTON_NAME">$1 <ex>Enable remote connections</ex></ph>”. 317 You have no computers registered. To enable remote connections to a co mputer, install Chrome Remote Desktop there and click “<ph name="BUTTON_NAME">$1 <ex>Enable remote connections</ex></ph>”.
318 </message> 318 </message>
319 <message desc="Message displayed to the user if there are no hosts regis tered to her account. If the user has previously signed-in to the v1 app with a n account other than her profile, she will lose access to all her hosts once the y upgrade to the v2 app. This message informs her to sign in to the chrome with that account and re-install Chromoting." name="IDS_HOST_LIST_EMPTY_V2_MIGRATION ">
320 You have previously signed-in as <ph name="USER_NAME">$1<ex>John Doe</ ex></ph> (<ph name="USER_EMAIL">$2<ex>john.doe@gmail.com</ex></ph>). To access your computers in that account, <ph name="LINK_BEGIN">$3<ex>&lt;a href=https://s upport.google.com/chrome/answer/2364824?hl=en&gt;</ex></ph>sign-in to chrome<ph name="LINK_END">$4<ex>&lt;/a&gt;</ex></ph> with that account and re-install Chro me Remote Desktop.
Jamie 2015/01/14 03:55:28 Capital C in Chrome. Also, I think we refer to it
Jamie 2015/01/14 03:55:28 No hyphen for "signed in" or "sign in" in this con
Jamie 2015/01/14 03:55:29 Quotes around the URL, please. It's only an exampl
kelvinp 2015/01/15 01:10:13 Done.
kelvinp 2015/01/15 01:10:13 Done.
kelvinp 2015/01/15 01:10:13 Done.
321 </message>
319 <message desc="Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting." name="IDS_HOST_SETUP_CRASH _REPORTING_MESSAGE"> 322 <message desc="Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting." name="IDS_HOST_SETUP_CRASH _REPORTING_MESSAGE">
320 Help us improve Chrome Remote Desktop by allowing us to collect usage statistics and crash reports. 323 Help us improve Chrome Remote Desktop by allowing us to collect usage statistics and crash reports.
321 </message> 324 </message>
322 <message desc="Message shown when user is asked to manually install the Host components." name="IDS_HOST_SETUP_INSTALL"> 325 <message desc="Message shown when user is asked to manually install the Host components." name="IDS_HOST_SETUP_INSTALL">
323 Chrome is downloading the Chrome Remote Desktop Host installer. Once the download is complete, please run the installer before continuing. 326 Chrome is downloading the Chrome Remote Desktop Host installer. Once the download is complete, please run the installer before continuing.
324 </message> 327 </message>
325 <message desc="Message displayed when the client or host has disconnecte d." name="IDS_MESSAGE_SESSION_FINISHED"> 328 <message desc="Message displayed when the client or host has disconnecte d." name="IDS_MESSAGE_SESSION_FINISHED">
326 Your Chrome Remote Desktop session has ended. 329 Your Chrome Remote Desktop session has ended.
327 </message> 330 </message>
328 <message desc="The product name. Displayed in various Chrome pages, incl uding the New Tab page, and displayed prominently on the app's main page." name= "IDS_PRODUCT_NAME"> 331 <message desc="The product name. Displayed in various Chrome pages, incl uding the New Tab page, and displayed prominently on the app's main page." name= "IDS_PRODUCT_NAME">
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
411 </message> 414 </message>
412 <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"> 415 <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">
413 You must enable remote connections if you want to use Chromoting to ac cess this computer. 416 You must enable remote connections if you want to use Chromoting to ac cess this computer.
414 </message> 417 </message>
415 <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"> 418 <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">
416 To enable remote connections to a different computer, install Chromoti ng there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connections</ex>< /ph>”. 419 To enable remote connections to a different computer, install Chromoti ng there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connections</ex>< /ph>”.
417 </message> 420 </message>
418 <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_UNSUPPORTED"> 421 <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_UNSUPPORTED">
419 You have no computers registered. To enable remote connections to a co mputer, install Chromoting there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connections</ex></ph>”. 422 You have no computers registered. To enable remote connections to a co mputer, install Chromoting there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connections</ex></ph>”.
420 </message> 423 </message>
424 <message desc="Message displayed to the user if there are no hosts regis tered to her account. If the user has previously signed-in to the v1 app with a n account other than her profile, she will lose access to all her hosts once the y upgrade to the v2 app. This message informs her to sign in to the chrome with that account and re-install Chromoting." name="IDS_HOST_LIST_EMPTY_V2_MIGRATION ">
425 You have previously signed-in as <ph name="USER_NAME">$1<ex>John Doe</ ex></ph> (<ph name="USER_EMAIL">$2<ex>john.doe@gmail.com</ex></ph>). To access your computers in that account, <ph name="LINK_BEGIN">$3<ex>&lt;a href=https://s upport.google.com/chrome/answer/2364824?hl=en&gt;</ex></ph>sign-in to chrome<ph name="LINK_END">$4<ex>&lt;/a&gt;</ex></ph> with that account and re-install Chro moting.
Jamie 2015/01/14 03:55:29 s/chrome/Chromium/ for the open source version.
kelvinp 2015/01/15 01:10:13 Done.
426 </message>
421 <message desc="Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting." name="IDS_HOST_SETUP_CRASH _REPORTING_MESSAGE"> 427 <message desc="Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting." name="IDS_HOST_SETUP_CRASH _REPORTING_MESSAGE">
422 Help us improve Chromoting by allowing us to collect usage statistics and crash reports. 428 Help us improve Chromoting by allowing us to collect usage statistics and crash reports.
423 </message> 429 </message>
424 <message desc="Message shown when user is asked to manually install the Host components." name="IDS_HOST_SETUP_INSTALL"> 430 <message desc="Message shown when user is asked to manually install the Host components." name="IDS_HOST_SETUP_INSTALL">
425 Chrome is downloading the Chromoting Host installer. Once the downloa d is complete, please run the installer before continuing. 431 Chrome is downloading the Chromoting Host installer. Once the downloa d is complete, please run the installer before continuing.
426 </message> 432 </message>
427 <message desc="Message displayed when the client or host has disconnecte d." name="IDS_MESSAGE_SESSION_FINISHED"> 433 <message desc="Message displayed when the client or host has disconnecte d." name="IDS_MESSAGE_SESSION_FINISHED">
428 Your Chromoting session has ended. 434 Your Chromoting session has ended.
429 </message> 435 </message>
430 <message desc="The product name. Displayed in various Chrome pages, incl uding the New Tab page, and displayed prominently on the app's main page." name= "IDS_PRODUCT_NAME"> 436 <message desc="The product name. Displayed in various Chrome pages, incl uding the New Tab page, and displayed prominently on the app's main page." name= "IDS_PRODUCT_NAME">
(...skipping 539 matching lines...) Expand 10 before | Expand all | Expand 10 after
970 </message> 976 </message>
971 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" > 977 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" >
972 Share 978 Share
973 </message> 979 </message>
974 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 980 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
975 Cancel 981 Cancel
976 </message> 982 </message>
977 </messages> 983 </messages>
978 </release> 984 </release>
979 </grit> 985 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/base/html/main.css » ('j') | remoting/webapp/base/html/main.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698