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

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

Issue 6250070: Added command line switches and UI (controlled via a build option) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review concerns 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 | « chrome/app/chrome_main.cc ('k') | chrome/browser/browser_main.cc » ('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 931 matching lines...) Expand 10 before | Expand all | Expand 10 after
942 </if> 942 </if>
943 943
944 <!-- App menu --> 944 <!-- App menu -->
945 <if expr="not pp_ifdef('use_titlecase')"> 945 <if expr="not pp_ifdef('use_titlecase')">
946 <message name="IDS_SHOW_HISTORY" desc="The show history menu in the app menu"> 946 <message name="IDS_SHOW_HISTORY" desc="The show history menu in the app menu">
947 &amp;History 947 &amp;History
948 </message> 948 </message>
949 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookm ark bar"> 949 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookm ark bar">
950 &amp;Always show bookmarks bar 950 &amp;Always show bookmarks bar
951 </message> 951 </message>
952 <message name="IDS_PROFILING_ENABLED" desc="The toggle to turn profiling on / off">
953 &amp;Profiling enabled
954 </message>
952 <message name="IDS_FULLSCREEN" desc="Switches into fullscreen mode"> 955 <message name="IDS_FULLSCREEN" desc="Switches into fullscreen mode">
953 &amp;Full screen 956 &amp;Full screen
954 </message> 957 </message>
955 <message name="IDS_ACCNAME_FULLSCREEN" desc="The accessible name of the fullscreen button in the new merged menu"> 958 <message name="IDS_ACCNAME_FULLSCREEN" desc="The accessible name of the fullscreen button in the new merged menu">
956 Full screen 959 Full screen
957 </message> 960 </message>
958 <message name="IDS_CLEAR_BROWSING_DATA" desc="The text label for the men u item for clearing of browsing data"> 961 <message name="IDS_CLEAR_BROWSING_DATA" desc="The text label for the men u item for clearing of browsing data">
959 &amp;Clear browsing data... 962 &amp;Clear browsing data...
960 </message> 963 </message>
961 <message name="IDS_SHOW_DOWNLOADS" desc="The show downloads menu in the app menu"> 964 <message name="IDS_SHOW_DOWNLOADS" desc="The show downloads menu in the app menu">
(...skipping 27 matching lines...) Expand all
989 E&amp;xit 992 E&amp;xit
990 </message> 993 </message>
991 </if> 994 </if>
992 <if expr="pp_ifdef('use_titlecase')"> 995 <if expr="pp_ifdef('use_titlecase')">
993 <message name="IDS_SHOW_HISTORY" desc="In Title Case: The show history m enu in the app menu"> 996 <message name="IDS_SHOW_HISTORY" desc="In Title Case: The show history m enu in the app menu">
994 &amp;History 997 &amp;History
995 </message> 998 </message>
996 <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar"> 999 <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar">
997 &amp;Always Show Bookmarks Bar 1000 &amp;Always Show Bookmarks Bar
998 </message> 1001 </message>
1002 <message name="IDS_PROFILING_ENABLED" desc="In Title Case: The toggle to turn profiling on / off">
1003 &amp;Profiling Enabled
1004 </message>
999 <message name="IDS_FULLSCREEN" desc="In Title Case: Switches into fullsc reen mode"> 1005 <message name="IDS_FULLSCREEN" desc="In Title Case: Switches into fullsc reen mode">
1000 &amp;Full Screen 1006 &amp;Full Screen
1001 </message> 1007 </message>
1002 <message name="IDS_CLEAR_BROWSING_DATA" desc="In Title Case: The text la bel for the menu item for clearing of browsing data"> 1008 <message name="IDS_CLEAR_BROWSING_DATA" desc="In Title Case: The text la bel for the menu item for clearing of browsing data">
1003 &amp;Clear Browsing Data... 1009 &amp;Clear Browsing Data...
1004 </message> 1010 </message>
1005 <message name="IDS_SHOW_DOWNLOADS" desc="In Title Case: The show downloa ds menu in the app menu"> 1011 <message name="IDS_SHOW_DOWNLOADS" desc="In Title Case: The show downloa ds menu in the app menu">
1006 &amp;Downloads 1012 &amp;Downloads
1007 </message> 1013 </message>
1008 <message name="IDS_SHOW_EXTENSIONS" desc="In Title Case: The show extens ions menu in the app menu"> 1014 <message name="IDS_SHOW_EXTENSIONS" desc="In Title Case: The show extens ions menu in the app menu">
(...skipping 10208 matching lines...) Expand 10 before | Expand all | Expand 10 after
11217 </includes> 11223 </includes>
11218 <structures fallback_to_english="true"> 11224 <structures fallback_to_english="true">
11219 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11225 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11220 </structure> 11226 </structure>
11221 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11227 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11222 </structure> 11228 </structure>
11223 </structures> 11229 </structures>
11224 11230
11225 </release> 11231 </release>
11226 </grit> 11232 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chrome_main.cc ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698