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

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

Issue 935773003: Android Chromoting: Update Play Store What's-New text (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 5 years, 10 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 | 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/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
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 • User interface improvements.
618 • Reduced network usage when running in the background.
618 </message> 619 </message>
619 </if> <!-- is_android or is_ios --> 620 </if> <!-- is_android or is_ios -->
620 621
621 <if expr="is_ios"> 622 <if expr="is_ios">
622 <message desc="Initial screen's title, welcoming the user." name="IDS_WE LCOME"> 623 <message desc="Initial screen's title, welcoming the user." name="IDS_WE LCOME">
623 Welcome 624 Welcome
624 </message> 625 </message>
625 <message desc="Initial screen's subtitle, with a short description of th e app" name="IDS_SHORT_DESCRIPTION"> 626 <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 627 Access your computer securely over the Internet
627 </message> 628 </message>
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
1088 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 1089 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
1089 Cancel 1090 Cancel
1090 </message> 1091 </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"> 1092 <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. 1093 This setting is managed by your domain policy.
1093 </message> 1094 </message>
1094 1095
1095 </messages> 1096 </messages>
1096 </release> 1097 </release>
1097 </grit> 1098 </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