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

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

Issue 6250141: Sidebar mini tabs UI (views version).... Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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/theme_resources.grd » ('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 4466 matching lines...) Expand 10 before | Expand all | Expand 10 after
4477 </message> 4477 </message>
4478 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button."> 4478 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
4479 Close 4479 Close
4480 </message> 4480 </message>
4481 <message name="IDS_ACCNAME_SYNC_ERROR_BUTTON" desc="The accessible name fo r the sync error button on the bookmarks bar."> 4481 <message name="IDS_ACCNAME_SYNC_ERROR_BUTTON" desc="The accessible name fo r the sync error button on the bookmarks bar.">
4482 Sync Error - please sign in again 4482 Sync Error - please sign in again
4483 </message> 4483 </message>
4484 <message name="IDS_ACCNAME_WEB_CONTENTS" desc="The accessible name for the web contents."> 4484 <message name="IDS_ACCNAME_WEB_CONTENTS" desc="The accessible name for the web contents.">
4485 Web Contents 4485 Web Contents
4486 </message> 4486 </message>
4487 <message name="IDS_ACCNAME_SIDE_BAR" desc="The accessible name for the sid e bar."> 4487 <message name="IDS_ACCNAME_SIDEBAR" desc="The accessible name for the side bar.">
4488 Sidebar 4488 Sidebar
4489 </message> 4489 </message>
4490 <message name="IDS_ACCNAME_SIDEBAR_TABSTRIP" desc="The accessible name for the sidebar's tabstrip.">
4491 Sidebar Tabstrip
4492 </message>
4490 4493
4491 <!-- Browser Hung Plugin Detector --> 4494 <!-- Browser Hung Plugin Detector -->
4492 <message name="IDS_UNKNOWN_PLUGIN_NAME" desc="Name for a plugin whose name could not be determined"> 4495 <message name="IDS_UNKNOWN_PLUGIN_NAME" desc="Name for a plugin whose name could not be determined">
4493 Unknown 4496 Unknown
4494 </message> 4497 </message>
4495 4498
4496 <message name="IDS_BROWSER_HANGMONITOR_TITLE" desc="Title for the hung plu gin message"> 4499 <message name="IDS_BROWSER_HANGMONITOR_TITLE" desc="Title for the hung plu gin message">
4497 Plug-in Unresponsive 4500 Plug-in Unresponsive
4498 </message> 4501 </message>
4499 <message name="IDS_BROWSER_HANGMONITOR" desc="A plugin on a page has hung" > 4502 <message name="IDS_BROWSER_HANGMONITOR" desc="A plugin on a page has hung" >
(...skipping 6848 matching lines...) Expand 10 before | Expand all | Expand 10 after
11348 </includes> 11351 </includes>
11349 <structures fallback_to_english="true"> 11352 <structures fallback_to_english="true">
11350 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11353 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11351 </structure> 11354 </structure>
11352 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11355 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11353 </structure> 11356 </structure>
11354 </structures> 11357 </structures>
11355 11358
11356 </release> 11359 </release>
11357 </grit> 11360 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698