| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 1022 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1033 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_LABEL" | 1033 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_LABEL" |
| 1034 desc="Prefix before the URL text field"> | 1034 desc="Prefix before the URL text field"> |
| 1035 URL: | 1035 URL: |
| 1036 </message> | 1036 </message> |
| 1037 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL" | 1037 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL" |
| 1038 desc="Describes how to escape the url"> | 1038 desc="Describes how to escape the url"> |
| 1039 Insert <ph name="SEARCH_TERMS_LITERAL">%s</ph> in the URL where the sear
ch terms should appear. | 1039 Insert <ph name="SEARCH_TERMS_LITERAL">%s</ph> in the URL where the sear
ch terms should appear. |
| 1040 </message> | 1040 </message> |
| 1041 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_BUTTON" | 1041 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_BUTTON" |
| 1042 desc="Text of the new button in the search engines editor"> | 1042 desc="Text of the new button in the search engines editor"> |
| 1043 Add | 1043 Add... |
| 1044 </message> | 1044 </message> |
| 1045 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON" | 1045 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON" |
| 1046 desc="Text of the remove button in the search engines editor"> | 1046 desc="Text of the remove button in the search engines editor"> |
| 1047 Remove | 1047 Remove |
| 1048 </message> | 1048 </message> |
| 1049 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON" | 1049 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON" |
| 1050 desc="Text of the edit button in the search engines editor"> | 1050 desc="Text of the edit button in the search engines editor"> |
| 1051 Edit | 1051 Edit... |
| 1052 </message> | 1052 </message> |
| 1053 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON" | 1053 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON" |
| 1054 desc="Text of the button that makes the selected endint the defau
lt search engine"> | 1054 desc="Text of the button that makes the selected endint the defau
lt search engine"> |
| 1055 Make Default | 1055 Make Default |
| 1056 </message> | 1056 </message> |
| 1057 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE" | 1057 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE" |
| 1058 desc="Text of the window title when editing a search engine"> | 1058 desc="Text of the window title when editing a search engine"> |
| 1059 Edit Search Engine | 1059 Edit Search Engine |
| 1060 </message> | 1060 </message> |
| 1061 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_WINDOW_TITLE" | 1061 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_WINDOW_TITLE" |
| (...skipping 4557 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5619 Speed Sensitivity: | 5619 Speed Sensitivity: |
| 5620 </message> | 5620 </message> |
| 5621 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> | 5621 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> |
| 5622 No networks are available | 5622 No networks are available |
| 5623 </message> | 5623 </message> |
| 5624 </if> | 5624 </if> |
| 5625 | 5625 |
| 5626 </messages> | 5626 </messages> |
| 5627 </release> | 5627 </release> |
| 5628 </grit> | 5628 </grit> |
| OLD | NEW |