| 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="generated_resources.h" type="rc_header"> | 9 <output filename="generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 3035 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3046 </message> | 3046 </message> |
| 3047 <message name="IDS_RIGHT_UP_KEY" desc="Up arrow key"> | 3047 <message name="IDS_RIGHT_UP_KEY" desc="Up arrow key"> |
| 3048 Up Arrow | 3048 Up Arrow |
| 3049 </message> | 3049 </message> |
| 3050 <message name="IDS_RIGHT_DOWN_KEY" desc="Down arrow key"> | 3050 <message name="IDS_RIGHT_DOWN_KEY" desc="Down arrow key"> |
| 3051 Down Arrow | 3051 Down Arrow |
| 3052 </message> | 3052 </message> |
| 3053 <message name="IDS_ENTER_KEY" desc="Enter key"> | 3053 <message name="IDS_ENTER_KEY" desc="Enter key"> |
| 3054 Enter | 3054 Enter |
| 3055 </message> | 3055 </message> |
| 3056 <message name="IDS_F1_KEY" desc="F1 key"> |
| 3057 F1 |
| 3058 </message> |
| 3056 | 3059 |
| 3057 <!-- Strings used in local directory listings --> | 3060 <!-- Strings used in local directory listings --> |
| 3058 <message name="IDS_DIRECTORY_LISTING_HEADER" desc="When viewing a local di
rectory, this is the title of the page."> | 3061 <message name="IDS_DIRECTORY_LISTING_HEADER" desc="When viewing a local di
rectory, this is the title of the page."> |
| 3059 Index of <ph name="LOCATION">LOCATION<ex>c:\Documents and Settings</ex><
/ph> | 3062 Index of <ph name="LOCATION">LOCATION<ex>c:\Documents and Settings</ex><
/ph> |
| 3060 </message> | 3063 </message> |
| 3061 <message name="IDS_DIRECTORY_LISTING_PARENT" desc="When viewing a local di
rectory, this is the text for a link to the parent directory."> | 3064 <message name="IDS_DIRECTORY_LISTING_PARENT" desc="When viewing a local di
rectory, this is the text for a link to the parent directory."> |
| 3062 [parent directory] | 3065 [parent directory] |
| 3063 </message> | 3066 </message> |
| 3064 <message name="IDS_DIRECTORY_LISTING_NAME" desc="When viewing a local dire
ctory, this is the text for the column above the filenames."> | 3067 <message name="IDS_DIRECTORY_LISTING_NAME" desc="When viewing a local dire
ctory, this is the text for the column above the filenames."> |
| 3065 Name | 3068 Name |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3242 <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import
menu item in the bookmark manager."> | 3245 <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import
menu item in the bookmark manager."> |
| 3243 Import bookmarks... | 3246 Import bookmarks... |
| 3244 </message> | 3247 </message> |
| 3245 <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export
menu item in the bookmark manager."> | 3248 <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export
menu item in the bookmark manager."> |
| 3246 Export bookmarks... | 3249 Export bookmarks... |
| 3247 </message> | 3250 </message> |
| 3248 | 3251 |
| 3249 </messages> | 3252 </messages> |
| 3250 </release> | 3253 </release> |
| 3251 </grit> | 3254 </grit> |
| OLD | NEW |