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

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

Issue 14803010: Add link to Hangouts Remote Desktop in the It2Me section of the remoting app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | remoting/webapp/main.html » ('j') | remoting/webapp/main.html » ('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 <output filename="remoting/resources/en-US.pak" lang="en" type="data_package "/> 8 <output filename="remoting/resources/en-US.pak" lang="en" type="data_package "/>
9 <output filename="remoting/webapp/_locales/en/messages.json" lang="en" type= "chrome_messages_json"/> 9 <output filename="remoting/webapp/_locales/en/messages.json" lang="en" type= "chrome_messages_json"/>
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 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
545 </message> 545 </message>
546 <message desc="Link to learn more detailed information on a topic." name=" IDR_LEARN_HOW"> 546 <message desc="Link to learn more detailed information on a topic." name=" IDR_LEARN_HOW">
547 Learn how. 547 Learn how.
548 </message> 548 </message>
549 <message desc="Help link displayed when the user enables the host on this computer. Clicking this link opens a page that explains why this operation is sa fe. This string appears in a UI with limited horizontal space. Please try to kee p translations no more than about 30 characters." name="IDR_WHY_IS_THIS_SAFE"> 549 <message desc="Help link displayed when the user enables the host on this computer. Clicking this link opens a page that explains why this operation is sa fe. This string appears in a UI with limited horizontal space. Please try to kee p translations no more than about 30 characters." name="IDR_WHY_IS_THIS_SAFE">
550 Why is this safe? 550 Why is this safe?
551 </message> 551 </message>
552 <message desc="Survey link for users that want to take part." name="IDR_SI GN_ME_UP"> 552 <message desc="Survey link for users that want to take part." name="IDR_SI GN_ME_UP">
553 Take the survey 553 Take the survey
554 </message> 554 </message>
555 <message name="IDR_HANGOUTS_INVITATION" desc="Text for the invitation to t ry Remote Desktop app in Hangouts.">
556 Want to help someone while having a video chat with them too? Try <ph na me="LINK_BEGIN">$1<ex>&lt;a href=https://plus.google.com/hangouts&gt;</ex></ph> Remote Desktop app in Google Hangouts<ph name="LINK_END">$2<ex>&lt;/a&gt;</ex></ ph>.
Jamie 2013/05/07 18:24:27 I don't think "app" is necessary here.
Sergey Ulanov 2013/05/23 18:16:18 Done.
557 </message>
555 </messages> 558 </messages>
556 </release> 559 </release>
557 </grit> 560 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/main.html » ('j') | remoting/webapp/main.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698