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 2114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2125 <message name="IDS_BOOMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label bef
ore text field in edit folder dialog"> | 2125 <message name="IDS_BOOMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label bef
ore text field in edit folder dialog"> |
2126 Name: | 2126 Name: |
2127 </message> | 2127 </message> |
2128 <message name="IDS_BOOMARK_BAR_UNKNOWN_DRAG_TITLE" desc="Title given to UR
Ls that are dropped on the bookmark bar that don't have a title or host"> | 2128 <message name="IDS_BOOMARK_BAR_UNKNOWN_DRAG_TITLE" desc="Title given to UR
Ls that are dropped on the bookmark bar that don't have a title or host"> |
2129 Untitled | 2129 Untitled |
2130 </message> | 2130 </message> |
2131 <message name="IDS_BOOKMARK_BAR_EDIT" | 2131 <message name="IDS_BOOKMARK_BAR_EDIT" |
2132 desc="Title of the bookmark context menu item that brings up the
bookmark editor"> | 2132 desc="Title of the bookmark context menu item that brings up the
bookmark editor"> |
2133 Edit... | 2133 Edit... |
2134 </message> | 2134 </message> |
| 2135 <message name="IDS_BOOKMARK_BAR_SHOULD_OPEN_ALL" |
| 2136 desc="Message in the message box shown if user asks to open a lot
of bookmarks in a folder"> |
| 2137 Are you sure you want to open <ph name="tab_count">$1<ex>20</ex></ph> ta
bs? |
| 2138 </message> |
2135 | 2139 |
2136 <!-- error page messages --> | 2140 <!-- error page messages --> |
2137 <message name="IDS_ERRORPAGES_SUGGESTION_HEADING" desc="Heading in the err
or page above the actual suggestions"> | 2141 <message name="IDS_ERRORPAGES_SUGGESTION_HEADING" desc="Heading in the err
or page above the actual suggestions"> |
2138 Here are some suggestions: | 2142 Here are some suggestions: |
2139 </message> | 2143 </message> |
2140 <message name="IDS_ERRORPAGES_DETAILS_LINK" desc="Link in the error page t
hat opens more details about the load error"> | 2144 <message name="IDS_ERRORPAGES_DETAILS_LINK" desc="Link in the error page t
hat opens more details about the load error"> |
2141 More information on this error | 2145 More information on this error |
2142 </message> | 2146 </message> |
2143 <message name="IDS_ERRORPAGES_DETAILS_HEADING" desc="On an error page, the
heading text next to the detailed error description"> | 2147 <message name="IDS_ERRORPAGES_DETAILS_HEADING" desc="On an error page, the
heading text next to the detailed error description"> |
2144 Below is the original error message | 2148 Below is the original error message |
(...skipping 968 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3113 Continue | 3117 Continue |
3114 </message> | 3118 </message> |
3115 | 3119 |
3116 <!-- Constrained Window --> | 3120 <!-- Constrained Window --> |
3117 <message name="IDS_BLOCKED_POPUP" desc="Text on a blocked popup's window t
itlebar."> | 3121 <message name="IDS_BLOCKED_POPUP" desc="Text on a blocked popup's window t
itlebar."> |
3118 Blocked Pop-up | 3122 Blocked Pop-up |
3119 </message> | 3123 </message> |
3120 </messages> | 3124 </messages> |
3121 </release> | 3125 </release> |
3122 </grit> | 3126 </grit> |
OLD | NEW |