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

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

Issue 7017028: Revert "Revert 85330 - GTK: Bring global menu out of about:flags." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 7 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/about_flags.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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 4230 matching lines...) Expand 10 before | Expand all | Expand 10 after
4241 </message> 4241 </message>
4242 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri ption of the context menu for enabling tab grouping in the context menu lab."> 4242 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri ption of the context menu for enabling tab grouping in the context menu lab.">
4243 Adds items to the tab context menu for grouping tabs. 4243 Adds items to the tab context menu for grouping tabs.
4244 </message> 4244 </message>
4245 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_NAME" desc="Title for the flag to run the custom flash in-process"> 4245 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_NAME" desc="Title for the flag to run the custom flash in-process">
4246 Run PPAPI Flash in the renderer process 4246 Run PPAPI Flash in the renderer process
4247 </message> 4247 </message>
4248 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_DESCRIPTION" desc="Descrip tion for the flag to run the custom flash in-process"> 4248 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_DESCRIPTION" desc="Descrip tion for the flag to run the custom flash in-process">
4249 If the PPAPI version of Flash is in use, run it in each renderer process rather than in a dedicated plugin process. 4249 If the PPAPI version of Flash is in use, run it in each renderer process rather than in a dedicated plugin process.
4250 </message> 4250 </message>
4251 <message name="IDS_FLAGS_LINUX_GLOBAL_MENUBAR_NAME" desc="Title for the fl ag to show a global menu bar on linux.">
4252 Experimental GNOME menu bar support.
4253 </message>
4254 <message name="IDS_FLAGS_LINUX_GLOBAL_MENUBAR_DESCRIPTION" desc="Descripti on for the flag to show a global menu bar on linux.">
4255 Newer versions of Unity and GNOME (including the upcoming Ubuntu Natty N arwhal) show an OSX style menubar across the top of the screen.
4256 </message>
4257 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab le VPN support"> 4251 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab le VPN support">
4258 VPN support 4252 VPN support
4259 </message> 4253 </message>
4260 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the flag to enable VPN support"> 4254 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the flag to enable VPN support">
4261 Show Private networks in the Network menu to enable conencting to a VPN. 4255 Show Private networks in the Network menu to enable conencting to a VPN.
4262 </message> 4256 </message>
4263 <message name="IDS_FLAGS_MULTI_PROFILES_NAME" desc="Title for the flag to enable multiprofile support"> 4257 <message name="IDS_FLAGS_MULTI_PROFILES_NAME" desc="Title for the flag to enable multiprofile support">
4264 Multiple Profiles 4258 Multiple Profiles
4265 </message> 4259 </message>
4266 <message name="IDS_FLAGS_MULTI_PROFILES_DESCRIPTION" desc="Description for the flag to enable multiprofile support"> 4260 <message name="IDS_FLAGS_MULTI_PROFILES_DESCRIPTION" desc="Description for the flag to enable multiprofile support">
(...skipping 8216 matching lines...) Expand 10 before | Expand all | Expand 10 after
12483 </includes> 12477 </includes>
12484 <structures fallback_to_english="true"> 12478 <structures fallback_to_english="true">
12485 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12479 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12486 </structure> 12480 </structure>
12487 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12481 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12488 </structure> 12482 </structure>
12489 </structures> 12483 </structures>
12490 12484
12491 </release> 12485 </release>
12492 </grit> 12486 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698