| 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 desc="Table header for the names of paired clients." name="IDR_PA
IRED_CLIENT_NAME"> | 674 <message desc="Table header for the names of paired clients." name="IDR_PA
IRED_CLIENT_NAME"> |
| 675 Client | 675 Client |
| 676 </message> | 676 </message> |
| 677 <message desc="Text shown while a background operation is in progress." na
me="IDR_WORKING"> | 677 <message desc="Text shown while a background operation is in progress." na
me="IDR_WORKING"> |
| 678 Working… | 678 Working… |
| 679 </message> | 679 </message> |
| 680 <message desc="Menu option to open a new connection." name="IDR_NEW_CONNEC
TION"> | 680 <message desc="Menu option to open a new connection." name="IDR_NEW_CONNEC
TION"> |
| 681 New connection… | 681 New connection… |
| 682 </message> | 682 </message> |
| 683 <message desc="Menu option to open a new window." name="IDR_NEW_WINDOW"> |
| 684 New window… |
| 685 </message> |
| 683 </messages> | 686 </messages> |
| 684 </release> | 687 </release> |
| 685 </grit> | 688 </grit> |
| OLD | NEW |