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

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

Issue 99102: Add descriptive text for omnibox popup result items.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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/app/theme/o2_globe_selected.png » ('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="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 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 193
194 <message name="IDS_AUTOCOMPLETE_KEYWORD_DESCRIPTION" desc="Description for a keyword match."> 194 <message name="IDS_AUTOCOMPLETE_KEYWORD_DESCRIPTION" desc="Description for a keyword match.">
195 (Keyword: <ph name="KEYWORD">$1</ph>) 195 (Keyword: <ph name="KEYWORD">$1</ph>)
196 </message> 196 </message>
197 <message name="IDS_AUTOCOMPLETE_SEARCH_CONTENTS" desc="Contents for a sear ch match."> 197 <message name="IDS_AUTOCOMPLETE_SEARCH_CONTENTS" desc="Contents for a sear ch match.">
198 Search <ph name="ENGINE">$1<ex>Google</ex></ph> for <ph name="SEARCH_TER MS">$2<ex>flowers</ex></ph> 198 Search <ph name="ENGINE">$1<ex>Google</ex></ph> for <ph name="SEARCH_TER MS">$2<ex>flowers</ex></ph>
199 </message> 199 </message>
200 <message name="IDS_AUTOCOMPLETE_NO_QUERY" desc="Dummy search term displaye d when the user has no query input."> 200 <message name="IDS_AUTOCOMPLETE_NO_QUERY" desc="Dummy search term displaye d when the user has no query input.">
201 &lt;enter query&gt; 201 &lt;enter query&gt;
202 </message> 202 </message>
203 <message name="IDS_AUTOCOMPLETE_MATCH_DESCRIPTION_SEPARATOR" desc="The sep arator between a result in the autocomplete popup and its description.">
204 ''' - '''
205 </message>
203 206
204 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> 207 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab.">
205 History 208 History
206 </message> 209 </message>
207 <message name="IDS_BOOKMARKS_TITLE" desc="Title for the bookmarks tab."> 210 <message name="IDS_BOOKMARKS_TITLE" desc="Title for the bookmarks tab.">
208 Bookmarks 211 Bookmarks
209 </message> 212 </message>
210 <message name="IDS_DOWNLOAD_TITLE" desc="Title for the downloads tab."> 213 <message name="IDS_DOWNLOAD_TITLE" desc="Title for the downloads tab.">
211 Downloads 214 Downloads
212 </message> 215 </message>
(...skipping 3563 matching lines...) Expand 10 before | Expand all | Expand 10 after
3776 Search: 3779 Search:
3777 </message> 3780 </message>
3778 3781
3779 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be."> 3782 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be.">
3780 unknown 3783 unknown
3781 </message> 3784 </message>
3782 3785
3783 </messages> 3786 </messages>
3784 </release> 3787 </release>
3785 </grit> 3788 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/o2_globe_selected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698