Chromium Code Reviews| 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 <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 Loading... | |
| 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><a href=https://plus.google.com/hangouts></ex></ph> Remote Desktop app in Google Hangouts<ph name="LINK_END">$2<ex></a></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> |
| OLD | NEW |