| 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 1042 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1053 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_LABEL" | 1053 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_LABEL" |
| 1054 desc="Prefix before the URL text field"> | 1054 desc="Prefix before the URL text field"> |
| 1055 URL: | 1055 URL: |
| 1056 </message> | 1056 </message> |
| 1057 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL" | 1057 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL" |
| 1058 desc="Describes how to escape the url"> | 1058 desc="Describes how to escape the url"> |
| 1059 Insert <ph name="SEARCH_TERMS_LITERAL">%s</ph> in the URL where the sear
ch terms should appear. | 1059 Insert <ph name="SEARCH_TERMS_LITERAL">%s</ph> in the URL where the sear
ch terms should appear. |
| 1060 </message> | 1060 </message> |
| 1061 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_BUTTON" | 1061 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_BUTTON" |
| 1062 desc="Text of the new button in the search engines editor"> | 1062 desc="Text of the new button in the search engines editor"> |
| 1063 Add... | 1063 &Add... |
| 1064 </message> | 1064 </message> |
| 1065 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON" | 1065 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON" |
| 1066 desc="Text of the remove button in the search engines editor"> | 1066 desc="Text of the remove button in the search engines editor"> |
| 1067 Remove | 1067 &Remove |
| 1068 </message> | 1068 </message> |
| 1069 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON" | 1069 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON" |
| 1070 desc="Text of the edit button in the search engines editor"> | 1070 desc="Text of the edit button in the search engines editor"> |
| 1071 Edit... | 1071 Edit... |
| 1072 </message> | 1072 </message> |
| 1073 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON" | 1073 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON" |
| 1074 desc="Text of the button that makes the selected endint the defau
lt search engine"> | 1074 desc="Text of the button that makes the selected endint the defau
lt search engine"> |
| 1075 Make Default | 1075 Make Default |
| 1076 </message> | 1076 </message> |
| 1077 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE" | 1077 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE" |
| (...skipping 5105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6183 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 6183 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 6184 Toggle Compact Navigation Bar | 6184 Toggle Compact Navigation Bar |
| 6185 </message> | 6185 </message> |
| 6186 </if> | 6186 </if> |
| 6187 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> | 6187 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> |
| 6188 Import bookmarks now... | 6188 Import bookmarks now... |
| 6189 </message> | 6189 </message> |
| 6190 </messages> | 6190 </messages> |
| 6191 </release> | 6191 </release> |
| 6192 </grit> | 6192 </grit> |
| OLD | NEW |