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

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

Issue 12418: Implement History as HTML and add/change a bunch of stuff to make it easier t... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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/browser.vcproj » ('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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 </message> 171 </message>
172 <message name="IDS_DESTINATIONS_MENU_SEPARATOR" desc="Character between it ems in the menu"> 172 <message name="IDS_DESTINATIONS_MENU_SEPARATOR" desc="Character between it ems in the menu">
173 ''' - ''' 173 ''' - '''
174 </message> 174 </message>
175 <message name="IDS_DEFAULT_TAB_TITLE" desc="The default title in a tab."> 175 <message name="IDS_DEFAULT_TAB_TITLE" desc="The default title in a tab.">
176 Untitled 176 Untitled
177 </message> 177 </message>
178 <message name="IDS_VIEW_SOURCE_TITLE" desc="The ViewSource tab title."> 178 <message name="IDS_VIEW_SOURCE_TITLE" desc="The ViewSource tab title.">
179 Source of <ph name="PAGE_URL">%s</ph> 179 Source of <ph name="PAGE_URL">%s</ph>
180 </message> 180 </message>
181 <message name="IDS_HISTORY_SEARCH_BUTTON" desc="Title of the button in the history page that triggers a search"> 181
182 Search history 182
183 </message>
184 <message name="IDS_HISTORY_NO_RESULTS" desc="Text shown when no history se arch results have been found">
185 No search results found.
186 </message>
187 <message name="IDS_HISTORY_SEARCH_STRING" desc="Text showing what the user searched for"> 183 <message name="IDS_HISTORY_SEARCH_STRING" desc="Text showing what the user searched for">
188 Search Results for '<ph name="SEARCH_STRING">$1<ex>pie</ex></ph>' 184 Search Results for '<ph name="SEARCH_STRING">
189 </message> 185 $1<ex>pie</ex>
190 <message name="IDS_HISTORY_NO_ITEMS" desc="Text shown when the user has no history"> 186 </ph>'
191 All the pages you visit will appear here unless you open them in an inco gnito window. You can use the Search button on this page to search all the pages in your history.
192 </message>
193 <message name="IDS_HISTORY_LOADING" desc="Text shown when we're loading th e user's history">
194 Loading...
195 </message>
196 <message name="IDS_HISTORY_DATE_WITH_RELATIVE_TIME" desc="In the history v iew, some dates are formatted as 'Today - Wednesday, Nov 7, 2007">
197 <ph name="RELATIVE_DATE">$1<ex>Today</ex></ph> - <ph name="FULL_DATE">$2 <ex>Wednesday, Nov 7, 2007</ex></ph>
198 </message> 187 </message>
199 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_LINK" desc="Title of the li nk that allows the user to delete visits prior to the specified point"> 188 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_LINK" desc="Title of the li nk that allows the user to delete visits prior to the specified point">
200 Delete history for this day 189 Delete history for this day
201 </message> 190 </message>
202 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING" desc="Warning show n before deleting"> 191 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING" desc="Warning show n before deleting">
203 Are you sure you want to delete these pages from your history? 192 Are you sure you want to delete these pages from your history?
204 </message> 193 </message>
205 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING_TITLE" desc="Title of the warning dialog"> 194 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING_TITLE" desc="Title of the warning dialog">
206 Delete 195 Delete
207 </message> 196 </message>
208 197
198 <!-- History HTML UI -->
199 <message name="IDS_HISTORY_LOADING" desc="Text shown when we're loading th e user's history">
200 Loading...
201 </message>
202 <message name="IDS_HISTORY_DATE_WITH_RELATIVE_TIME" desc="In the history v iew, some dates are formatted as 'Today - Wednesday, Nov 7, 2007">
203 <ph name="RELATIVE_DATE">
204 $1<ex>Today</ex>
205 </ph> - <ph name="FULL_DATE">
206 $2<ex>Wednesday, Nov 7, 2007</ex>
207 </ph>
208 </message>
209 <message name="IDS_HISTORY_NO_RESULTS" desc="Text shown when no history se arch results have been found">
210 No search results found.
211 </message>
212 <message name="IDS_HISTORY_NO_ITEMS" desc="Text shown when the user has no history">
213 All the pages you visit will appear here unless you open them in an inco gnito window. You can use the Search button on this page to search all the pages in your history.
214 </message>
215 <message name="IDS_HISTORY_SEARCH_BUTTON" desc="Title of the button in the history page that triggers a search">
216 Search history
217 </message>
218 <message name="IDS_HISTORY_NEWEST" desc="HTML text shown as page navigatio n tool to take the user to the top of their history">
219 Newest
220 </message>
221 <message name="IDS_HISTORY_NEWER" desc="HTML text shown as page navigation tool to take the user back to the more recent page">
222 Newer
223 </message>
224 <message name="IDS_HISTORY_OLDER" desc="HTML text shown as page navigation tool to take the user forward to their older history">
225 Older
226 </message>
227 <message name="IDS_HISTORY_SEARCHRESULTSFOR" desc="Format string for searc h results">
228 Search results for '<ph name="SEARCH_STRING">%s</ph>'
229 </message>
230 <message name="IDS_HISTORY_BROWSERESULTS" desc="Title of browsing results page">
231 History
232 </message>
233 <message name="IDS_HISTORY_CONTINUED" desc="Shown after the date if the da ta is continued from the previous page">
234 (Cont.)
235 </message>
236 <message name="IDS_HISTORY_DELETE" desc="Link shown after the date, allowi ng the user to delete that date">
237 delete
238 </message>
239
209 <!-- Generic terms --> 240 <!-- Generic terms -->
210 <message name="IDS_OK" desc="Used for Ok on buttons"> 241 <message name="IDS_OK" desc="Used for Ok on buttons">
211 OK 242 OK
212 </message> 243 </message>
213 <message name="IDS_CANCEL" desc="Used for Cancel on buttons"> 244 <message name="IDS_CANCEL" desc="Used for Cancel on buttons">
214 Cancel 245 Cancel
215 </message> 246 </message>
216 <message name="IDS_DELETE" desc="A delete button or menu"> 247 <message name="IDS_DELETE" desc="A delete button or menu">
217 &amp;Delete 248 &amp;Delete
218 </message> 249 </message>
(...skipping 3026 matching lines...) Expand 10 before | Expand all | Expand 10 after
3245 <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import menu item in the bookmark manager."> 3276 <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import menu item in the bookmark manager.">
3246 Import bookmarks... 3277 Import bookmarks...
3247 </message> 3278 </message>
3248 <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export menu item in the bookmark manager."> 3279 <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export menu item in the bookmark manager.">
3249 Export bookmarks... 3280 Export bookmarks...
3250 </message> 3281 </message>
3251 3282
3252 </messages> 3283 </messages>
3253 </release> 3284 </release>
3254 </grit> 3285 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698