Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 6020: Fixes a couple of bookmark bar bugs:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/bookmark_bar_context_menu_controller.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/bookmark_bar_context_menu_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698