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/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 596 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
607 Securely access your computers from your Android device. | 607 Securely access your computers from your Android device. |
608 | 608 |
609 • 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 | 609 • 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 |
610 • On your Android device, open the app and tap on any of your online computers t o connect. | 610 • On your Android device, open the app and tap on any of your online computers t o connect. |
611 | 611 |
612 Remote computers with non US-English keyboards may receive incorrect text input. Support for other keyboard layouts is coming soon! | 612 Remote computers with non US-English keyboards may receive incorrect text input. Support for other keyboard layouts is coming soon! |
613 | 613 |
614 For information about privacy, please see the Google Privacy Policy (http://goo. gl/SyrVzj) and the Chrome Privacy Policy (http://goo.gl/0uXE5d). | 614 For information about privacy, please see the Google Privacy Policy (http://goo. gl/SyrVzj) and the Chrome Privacy Policy (http://goo.gl/0uXE5d). |
615 </message> | 615 </message> |
616 <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]"> | 616 <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]"> |
617 • Fixes for Android Lollipop. | 617 • New Material Design interface. |
Jamie
2015/02/17 23:43:09
How about just "User interface improvements"?
Als
| |
618 </message> | 618 </message> |
619 </if> <!-- is_android or is_ios --> | 619 </if> <!-- is_android or is_ios --> |
620 | 620 |
621 <if expr="is_ios"> | 621 <if expr="is_ios"> |
622 <message desc="Initial screen's title, welcoming the user." name="IDS_WE LCOME"> | 622 <message desc="Initial screen's title, welcoming the user." name="IDS_WE LCOME"> |
623 Welcome | 623 Welcome |
624 </message> | 624 </message> |
625 <message desc="Initial screen's subtitle, with a short description of th e app" name="IDS_SHORT_DESCRIPTION"> | 625 <message desc="Initial screen's subtitle, with a short description of th e app" name="IDS_SHORT_DESCRIPTION"> |
626 Access your computer securely over the Internet | 626 Access your computer securely over the Internet |
627 </message> | 627 </message> |
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1088 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > | 1088 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > |
1089 Cancel | 1089 Cancel |
1090 </message> | 1090 </message> |
1091 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> | 1091 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> |
1092 This setting is managed by your domain policy. | 1092 This setting is managed by your domain policy. |
1093 </message> | 1093 </message> |
1094 | 1094 |
1095 </messages> | 1095 </messages> |
1096 </release> | 1096 </release> |
1097 </grit> | 1097 </grit> |
OLD | NEW |