| OLD | NEW |
| 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 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 453 Securely access your computers from your Android device. | 453 Securely access your computers from your Android device. |
| 454 | 454 |
| 455 • On each of your computers, set up remote access using the Chrome Remote Deskto
p app from Chrome Web Store: https://chrome.google.com/remotedesktop | 455 • On each of your computers, set up remote access using the Chrome Remote Deskto
p app from Chrome Web Store: https://chrome.google.com/remotedesktop |
| 456 • On your Android device, open the app and tap on any of your online computers t
o connect. | 456 • On your Android device, open the app and tap on any of your online computers t
o connect. |
| 457 | 457 |
| 458 Remote computers with non US-English keyboards may receive incorrect text input.
Support for other keyboard layouts is coming soon! | 458 Remote computers with non US-English keyboards may receive incorrect text input.
Support for other keyboard layouts is coming soon! |
| 459 | 459 |
| 460 For information about privacy, please see the Google Privacy Policy (http://goo.
gl/SyrVzj) and the Chrome Privacy Policy (http://goo.gl/0uXE5d). | 460 For information about privacy, please see the Google Privacy Policy (http://goo.
gl/SyrVzj) and the Chrome Privacy Policy (http://goo.gl/0uXE5d). |
| 461 </message> | 461 </message> |
| 462 <message name="IDS_PLAY_STORE_CHANGES" desc="List of what's changed in t
his release of Chrome Remote Desktop for Android. [CHAR-LIMIT=500] [NAME=play_st
ore_changes]"> | 462 <message name="IDS_PLAY_STORE_CHANGES" desc="List of what's changed in t
his release of Chrome Remote Desktop for Android. [CHAR-LIMIT=500] [NAME=play_st
ore_changes]"> |
| 463 • Implemented full-screen / immersive mode. | 463 • Fixed a crash on startup. |
| 464 • Improved icon for hiding the action bar. | |
| 465 </message> | 464 </message> |
| 466 </if> | 465 </if> |
| 467 | 466 |
| 468 <message desc="Label for the access code entry box. This is where the clie
nt user enters the code that permits access to the host." name="IDS_ACCESS_CODE"
> | 467 <message desc="Label for the access code entry box. This is where the clie
nt user enters the code that permits access to the host." name="IDS_ACCESS_CODE"
> |
| 469 Access code | 468 Access code |
| 470 </message> | 469 </message> |
| 471 <message desc="Text displayed when the access code is due to time out with
in 30 seconds." name="IDS_ACCESS_CODE_TIMER"> | 470 <message desc="Text displayed when the access code is due to time out with
in 30 seconds." name="IDS_ACCESS_CODE_TIMER"> |
| 472 This access code will expire in <ph name="TIMEOUT">$1<ex>0:30</ex></ph> | 471 This access code will expire in <ph name="TIMEOUT">$1<ex>0:30</ex></ph> |
| 473 </message> | 472 </message> |
| 474 <message desc="In the connection history dialog, clicking this button show
s all recent connections unfiltered." name="IDS_ALL_CONNECTIONS"> | 473 <message desc="In the connection history dialog, clicking this button show
s all recent connections unfiltered." name="IDS_ALL_CONNECTIONS"> |
| (...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 842 </message> | 841 </message> |
| 843 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> | 842 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> |
| 844 New window… | 843 New window… |
| 845 </message> | 844 </message> |
| 846 <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"> | 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"> |
| 847 Feedback | 846 Feedback |
| 848 </message> | 847 </message> |
| 849 </messages> | 848 </messages> |
| 850 </release> | 849 </release> |
| 851 </grit> | 850 </grit> |
| OLD | NEW |