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 | 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 662 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 673 </message> | 673 </message> |
| 674 <message name="IDS_REMOTING_DESKTOP_DESCRIPTION" desc="The file descriptio n specified in the version information of remoting_desktop.exe."> | 674 <message name="IDS_REMOTING_DESKTOP_DESCRIPTION" desc="The file descriptio n specified in the version information of remoting_desktop.exe."> |
| 675 Desktop Integration Process | 675 Desktop Integration Process |
| 676 </message> | 676 </message> |
| 677 <message name="IDS_REMOTING_HOST_DESCRIPTION" desc="The file description s pecified in the version information of remoting_host.exe."> | 677 <message name="IDS_REMOTING_HOST_DESCRIPTION" desc="The file description s pecified in the version information of remoting_host.exe."> |
| 678 Host Process | 678 Host Process |
| 679 </message> | 679 </message> |
| 680 <message name="IDS_REMOTING_HOST_PLUGIN_DESCRIPTION" desc="The file descri ption specified in the version information of remoting_host_plugin.dll."> | 680 <message name="IDS_REMOTING_HOST_PLUGIN_DESCRIPTION" desc="The file descri ption specified in the version information of remoting_host_plugin.dll."> |
| 681 Allow another user to access your computer securely over the Internet. | 681 Allow another user to access your computer securely over the Internet. |
| 682 </message> | 682 </message> |
| 683 <message name="IDS_REMOTING_NATIVE_MESSAGING_HOST_DESCRIPTION" desc="The f ile description specified in the version information of remoting_native_messagin g_host.exe."> | |
| 684 Native messaging host process | |
|
weitao
2014/02/18 20:11:24
Is this a proper description? Is casing correct?
Sergey Ulanov
2014/02/18 22:27:27
I suggest "Native messaging host".
Don't need 'pro
| |
| 685 </message> | |
| 686 <message name="IDS_REMOTING_REMOTE_ASSISTANCE_HOST_DESCRIPTION" desc="The file description specified in the version information of remote_assistance_host. exe."> | |
| 687 Remote assistance host process | |
|
weitao
2014/02/18 20:11:24
Is this a proper description? is casing correct?
Sergey Ulanov
2014/02/18 22:27:27
Maybe 'Native messaging host for remote assistance
| |
| 688 </message> | |
| 683 <message name="IDS_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displa yed by the PIN verification dialog."> | 689 <message name="IDS_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displa yed by the PIN verification dialog."> |
| 684 Account | 690 Account |
| 685 </message> | 691 </message> |
| 686 <message name="IDS_HOST_CATEGORY" desc="Name of the message category assig ned to all messages written to the EventLog by Chromoting Host."> | 692 <message name="IDS_HOST_CATEGORY" desc="Name of the message category assig ned to all messages written to the EventLog by Chromoting Host."> |
| 687 Host | 693 Host |
| 688 </message> | 694 </message> |
| 689 <message name="IDS_HOST_CLIENT_CONNECTED" desc="The message reported to th e EventLog by Chromoting Host every time a client connects."> | 695 <message name="IDS_HOST_CLIENT_CONNECTED" desc="The message reported to th e EventLog by Chromoting Host every time a client connects."> |
| 690 Client connected: <ph name="CLIENT_USERNAME">%1<ex>client@email.com</ex> </ph>. | 696 Client connected: <ph name="CLIENT_USERNAME">%1<ex>client@email.com</ex> </ph>. |
| 691 </message> | 697 </message> |
| 692 <message name="IDS_HOST_CLIENT_DISCONNECTED" desc="The message reported to the EventLog by Chromoting Host every time a client disconnects."> | 698 <message name="IDS_HOST_CLIENT_DISCONNECTED" desc="The message reported to the EventLog by Chromoting Host every time a client disconnects."> |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 730 </message> | 736 </message> |
| 731 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION"> | 737 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION"> |
| 732 New connection | 738 New connection |
| 733 </message> | 739 </message> |
| 734 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> | 740 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> |
| 735 New window… | 741 New window… |
| 736 </message> | 742 </message> |
| 737 </messages> | 743 </messages> |
| 738 </release> | 744 </release> |
| 739 </grit> | 745 </grit> |
| OLD | NEW |