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

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

Issue 7011032: Make the gyp files more cross-platform across the Unices (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: updated to trunk and added spaces, collapsed one check 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/app/resources/locale_settings.grd » ('j') | chrome/chrome_tests.gypi » ('J')
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 988 matching lines...) Expand 10 before | Expand all | Expand 10 after
999 </message> 999 </message>
1000 <message name="IDS_XPFRAME_CLOSE_TOOLTIP" desc="The tooltip used for the c lose button"> 1000 <message name="IDS_XPFRAME_CLOSE_TOOLTIP" desc="The tooltip used for the c lose button">
1001 Close 1001 Close
1002 </message> 1002 </message>
1003 1003
1004 <if expr="os == 'darwin'"> 1004 <if expr="os == 'darwin'">
1005 <message name="IDS_PREFERENCES" desc="The Mac menu item to open the pref erences window in the app menu."> 1005 <message name="IDS_PREFERENCES" desc="The Mac menu item to open the pref erences window in the app menu.">
1006 Preferences... 1006 Preferences...
1007 </message> 1007 </message>
1008 </if> 1008 </if>
1009 <if expr="os == 'linux2'"> 1009 <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'">
1010 <message name="IDS_PREFERENCES" desc="The text label of the Preferences menu item."> 1010 <message name="IDS_PREFERENCES" desc="The text label of the Preferences menu item.">
1011 Preferences 1011 Preferences
1012 </message> 1012 </message>
1013 </if> 1013 </if>
1014 1014
1015 <!-- App menu --> 1015 <!-- App menu -->
1016 <if expr="not pp_ifdef('use_titlecase')"> 1016 <if expr="not pp_ifdef('use_titlecase')">
1017 <message name="IDS_SHOW_HISTORY" desc="The show history menu in the app menu"> 1017 <message name="IDS_SHOW_HISTORY" desc="The show history menu in the app menu">
1018 &amp;History 1018 &amp;History
1019 </message> 1019 </message>
(...skipping 1376 matching lines...) Expand 10 before | Expand all | Expand 10 after
2396 </message> 2396 </message>
2397 <message name="IDS_CREATE_SHORTCUTS_MENU_CHKBOX" desc="Label of the checkb ox to create an application shortcut in the system's applications menu."> 2397 <message name="IDS_CREATE_SHORTCUTS_MENU_CHKBOX" desc="Label of the checkb ox to create an application shortcut in the system's applications menu.">
2398 Applications menu 2398 Applications menu
2399 </message> 2399 </message>
2400 <message name="IDS_CREATE_SHORTCUTS_START_MENU_CHKBOX" desc="Label of the checkbox to create an application shortcut in the start menu."> 2400 <message name="IDS_CREATE_SHORTCUTS_START_MENU_CHKBOX" desc="Label of the checkbox to create an application shortcut in the start menu.">
2401 Start menu 2401 Start menu
2402 </message> 2402 </message>
2403 <message name="IDS_CREATE_SHORTCUTS_QUICK_LAUNCH_BAR_CHKBOX" desc="Label o f the checkbox to create an application shortcut in quick launch bar."> 2403 <message name="IDS_CREATE_SHORTCUTS_QUICK_LAUNCH_BAR_CHKBOX" desc="Label o f the checkbox to create an application shortcut in quick launch bar.">
2404 Quick launch bar 2404 Quick launch bar
2405 </message> 2405 </message>
2406 <if expr="os == 'linux2' or os.find('bsd') != -1"> 2406 <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'">
2407 <message name="IDS_CREATE_SHORTCUTS_ERROR_TITLE" desc="Title of the erro r dialog box when creating an application shortcut failed."> 2407 <message name="IDS_CREATE_SHORTCUTS_ERROR_TITLE" desc="Title of the erro r dialog box when creating an application shortcut failed.">
2408 Failed to Create Application Shortcut 2408 Failed to Create Application Shortcut
2409 </message> 2409 </message>
2410 <message name="IDS_CREATE_SHORTCUTS_ERROR_LABEL" desc="Contents of the m ain label in the error dialog box when creating an application shortcut failed." > 2410 <message name="IDS_CREATE_SHORTCUTS_ERROR_LABEL" desc="Contents of the m ain label in the error dialog box when creating an application shortcut failed." >
2411 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex> cannot create an appl ication shortcut because it cannot determine the current desktop environment.</p h> 2411 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex> cannot create an appl ication shortcut because it cannot determine the current desktop environment.</p h>
2412 </message> 2412 </message>
2413 </if> 2413 </if>
2414 <message name="IDS_PIN_TO_TASKBAR_CHKBOX" desc="Label of the checkbox to p in an application shortcut to taskbar."> 2414 <message name="IDS_PIN_TO_TASKBAR_CHKBOX" desc="Label of the checkbox to p in an application shortcut to taskbar.">
2415 Pin to Taskbar 2415 Pin to Taskbar
2416 </message> 2416 </message>
(...skipping 3634 matching lines...) Expand 10 before | Expand all | Expand 10 after
6051 </if> 6051 </if>
6052 <if expr="pp_ifdef('chromeos')"> 6052 <if expr="pp_ifdef('chromeos')">
6053 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="C hromeOS instructions for disabling use of a proxy server."> 6053 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="C hromeOS instructions for disabling use of a proxy server.">
6054 Go to 6054 Go to
6055 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph> 6055 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
6056 Wrench menu &gt; Settings &gt; Under the Hood &gt; Change proxy settin gs 6056 Wrench menu &gt; Settings &gt; Under the Hood &gt; Change proxy settin gs
6057 <ph name="END_BOLD">&lt;/strong&gt;</ph> 6057 <ph name="END_BOLD">&lt;/strong&gt;</ph>
6058 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot; 6058 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot;
6059 </message> 6059 </message>
6060 </if> 6060 </if>
6061 <if expr="not pp_ifdef('chromeos') and (os == 'linux2' or os.find('bsd') ! = -1)"> 6061 <if expr="not pp_ifdef('chromeos') and (os == 'linux2' or os.find('bsd') ! = -1 or os == 'sunos5')">
6062 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="L inux instructions for disabling use of a proxy server."> 6062 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="L inux instructions for disabling use of a proxy server.">
6063 Go to 6063 Go to
6064 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph> 6064 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
6065 Wrench menu &gt; Preferences &gt; Under the Hood &gt; Change proxy set tings 6065 Wrench menu &gt; Preferences &gt; Under the Hood &gt; Change proxy set tings
6066 <ph name="END_BOLD">&lt;/strong&gt;</ph> 6066 <ph name="END_BOLD">&lt;/strong&gt;</ph>
6067 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot; 6067 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot;
6068 </message> 6068 </message>
6069 </if> 6069 </if>
6070 <if expr="os != 'darwin' and os != 'linux2'"> 6070 <if expr="os != 'darwin' and os != 'linux2' and os.find('bsd') == -1 and o s != 'sunos5'">
6071 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="W indows instructions for disabling use of a proxy server."> 6071 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="W indows instructions for disabling use of a proxy server.">
6072 Go to 6072 Go to
6073 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph> 6073 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
6074 Wrench menu &gt; Options &gt; Under the Hood &gt; Change proxy setting s &gt; LAN Settings 6074 Wrench menu &gt; Options &gt; Under the Hood &gt; Change proxy setting s &gt; LAN Settings
6075 <ph name="END_BOLD">&lt;/strong&gt;</ph> 6075 <ph name="END_BOLD">&lt;/strong&gt;</ph>
6076 and deselect &quot;Use a proxy server for your LAN.&quot; 6076 and deselect &quot;Use a proxy server for your LAN.&quot;
6077 </message> 6077 </message>
6078 </if> 6078 </if>
6079 6079
6080 <message name="IDS_ERRORPAGES_SUGGESTION_LEARNMORE" desc="When a web page fails to load, we provide a link to the help center to learn more about the fail ure."> 6080 <message name="IDS_ERRORPAGES_SUGGESTION_LEARNMORE" desc="When a web page fails to load, we provide a link to the help center to learn more about the fail ure.">
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
6179 6179
6180 <if expr="os == 'darwin'"> 6180 <if expr="os == 'darwin'">
6181 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM" de sc="Summary (platform dependent section) in the error page when the network conn ection failed. Describes how to get to the network Diagnostics screen under Mac OSX."> 6181 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM" de sc="Summary (platform dependent section) in the error page when the network conn ection failed. Describes how to get to the network Diagnostics screen under Mac OSX.">
6182 Go to 6182 Go to
6183 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph> 6183 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
6184 Applications &gt; System Preferences &gt; Network &gt; Assist me 6184 Applications &gt; System Preferences &gt; Network &gt; Assist me
6185 <ph name="END_BOLD">&lt;/strong&gt;</ph> 6185 <ph name="END_BOLD">&lt;/strong&gt;</ph>
6186 to test your connection. 6186 to test your connection.
6187 </message> 6187 </message>
6188 </if> 6188 </if>
6189 <if expr="os != 'darwin' and os != 'linux2'"> 6189 <if expr="os != 'darwin' and os != 'linux2' and os.find('bsd') == -1 and o s != 'sunos5'">
6190 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM" de sc="Summary (platform dependent section) in the error page when the network conn ection failed. Describes how to get to the network Diagnostics screen under Win dows 7 and later."> 6190 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM" de sc="Summary (platform dependent section) in the error page when the network conn ection failed. Describes how to get to the network Diagnostics screen under Win dows 7 and later.">
6191 Go to 6191 Go to
6192 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph> 6192 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
6193 Start &gt; Control Panel &gt; Network and Internet &gt; Network and Sh aring Center &gt; Troubleshoot Problems (at the bottom) &gt; Internet Connection s. 6193 Start &gt; Control Panel &gt; Network and Internet &gt; Network and Sh aring Center &gt; Troubleshoot Problems (at the bottom) &gt; Internet Connection s.
6194 <ph name="END_BOLD">&lt;/strong&gt;</ph> 6194 <ph name="END_BOLD">&lt;/strong&gt;</ph>
6195 </message> 6195 </message>
6196 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM_VIS TA" desc="Summary (platform dependent section) in the error page when the networ k connection failed. Describes how to get to the network Diagnostics screen und er Windows Vista."> 6196 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM_VIS TA" desc="Summary (platform dependent section) in the error page when the networ k connection failed. Describes how to get to the network Diagnostics screen und er Windows Vista.">
6197 Go to 6197 Go to
6198 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph> 6198 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
6199 Start &gt; Control Panel &gt; Network Connections &gt; New Connection Wizard 6199 Start &gt; Control Panel &gt; Network Connections &gt; New Connection Wizard
(...skipping 637 matching lines...) Expand 10 before | Expand all | Expand 10 after
6837 <!-- Default Browser related messages --> 6837 <!-- Default Browser related messages -->
6838 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o nly support uninstall and not hide-icons."> 6838 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o nly support uninstall and not hide-icons.">
6839 To hide access to this program, you need to uninstall it by using\n<ph n ame="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Programs</ex></ph> in Control P anel.\n\nWould you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/ Remove Programs</ex></ph>? 6839 To hide access to this program, you need to uninstall it by using\n<ph n ame="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Programs</ex></ph> in Control P anel.\n\nWould you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/ Remove Programs</ex></ph>?
6840 </message> 6840 </message>
6841 6841
6842 <if expr="pp_ifdef('chromeos')"> 6842 <if expr="pp_ifdef('chromeos')">
6843 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab."> 6843 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab.">
6844 Settings 6844 Settings
6845 </message> 6845 </message>
6846 </if> 6846 </if>
6847 <if expr="not pp_ifdef('chromeos') and (os == 'darwin' or os == 'linux2' o r os.find('bsd') != -1)"> 6847 <if expr="not pp_ifdef('chromeos') and (os == 'darwin' or os == 'linux2' o r os.find('bsd') != -1 or os == 'sunos5')">
6848 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab."> 6848 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab.">
6849 Preferences 6849 Preferences
6850 </message> 6850 </message>
6851 </if> 6851 </if>
6852 <if expr="os == 'win32'"> 6852 <if expr="os == 'win32'">
6853 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab."> 6853 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab.">
6854 Options 6854 Options
6855 </message> 6855 </message>
6856 </if> 6856 </if>
6857 6857
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
7174 Autofill Settings 7174 Autofill Settings
7175 </message> 7175 </message>
7176 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button."> 7176 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button.">
7177 Autofill Settings... 7177 Autofill Settings...
7178 </message> 7178 </message>
7179 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry."> 7179 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry.">
7180 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill settings 7180 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill settings
7181 </message> 7181 </message>
7182 </if> 7182 </if>
7183 7183
7184 <if expr="os == 'darwin' or (os =='linux2' and not pp_ifdef('chromeos'))"> 7184 <if expr="os == 'darwin' or os.find('bsd') != -1 or os == 'sunos5' or (os =='linux2' and not pp_ifdef('chromeos'))">
7185 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog."> 7185 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog.">
7186 Autofill Preferences 7186 Autofill Preferences
7187 </message> 7187 </message>
7188 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button."> 7188 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button.">
7189 Autofill Preferences... 7189 Autofill Preferences...
7190 </message> 7190 </message>
7191 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry."> 7191 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry.">
7192 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill Preferen ces 7192 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill Preferen ces
7193 </message> 7193 </message>
7194 </if> 7194 </if>
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
7391 <message name="IDS_THEMES_GROUP_NAME" desc="In sentence case: The title of the themes group"> 7391 <message name="IDS_THEMES_GROUP_NAME" desc="In sentence case: The title of the themes group">
7392 Themes 7392 Themes
7393 </message> 7393 </message>
7394 </if> 7394 </if>
7395 <if expr="pp_ifdef('use_titlecase')"> 7395 <if expr="pp_ifdef('use_titlecase')">
7396 <message name="IDS_THEMES_GROUP_NAME" desc="In Title Case: The title of the themes group"> 7396 <message name="IDS_THEMES_GROUP_NAME" desc="In Title Case: The title of the themes group">
7397 Themes 7397 Themes
7398 </message> 7398 </message>
7399 </if> 7399 </if>
7400 7400
7401 <if expr="os == 'linux2' or os.find('bsd') != -1"> 7401 <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'">
7402 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case: The title of the themes group"> 7402 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case: The title of the themes group">
7403 Appearance 7403 Appearance
7404 </message> 7404 </message>
7405 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme."> 7405 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme.">
7406 Use GTK+ Theme 7406 Use GTK+ Theme
7407 </message> 7407 </message>
7408 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the cl assic windows theme in GTK"> 7408 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the cl assic windows theme in GTK">
7409 Use Classic Theme 7409 Use Classic Theme
7410 </message> 7410 </message>
7411 <message name="IDS_SHOW_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the system title bar and borders."> 7411 <message name="IDS_SHOW_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the system title bar and borders.">
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
7475 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group."> 7475 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group.">
7476 Browsing Data 7476 Browsing Data
7477 </message> 7477 </message>
7478 </if> 7478 </if>
7479 7479
7480 <if expr="pp_ifdef('chromeos')"> 7480 <if expr="pp_ifdef('chromeos')">
7481 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="ChromeOS banner displaye d in case there are managed options the user won't be able to change."> 7481 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="ChromeOS banner displaye d in case there are managed options the user won't be able to change.">
7482 Some settings have been disabled by your IT administrator. 7482 Some settings have been disabled by your IT administrator.
7483 </message> 7483 </message>
7484 </if> 7484 </if>
7485 <if expr="not pp_ifdef('chromeos') and (os == 'darwin' or os == 'linux2' o r os.find('bsd') != -1)"> 7485 <if expr="not pp_ifdef('chromeos') and (os == 'darwin' or os == 'linux2' o r os.find('bsd') != -1 or os == 'sunos5')">
7486 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="Mac/Linux banner display ed in case there are managed options the user won't be able to change."> 7486 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="Mac/Linux banner display ed in case there are managed options the user won't be able to change.">
7487 Some preferences have been disabled by your IT administrator. 7487 Some preferences have been disabled by your IT administrator.
7488 </message> 7488 </message>
7489 </if> 7489 </if>
7490 <if expr="os == 'win32'"> 7490 <if expr="os == 'win32'">
7491 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="Windows banner displayed in case there are managed options the user won't be able to change."> 7491 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="Windows banner displayed in case there are managed options the user won't be able to change.">
7492 Some options have been disabled by your IT administrator. 7492 Some options have been disabled by your IT administrator.
7493 </message> 7493 </message>
7494 </if> 7494 </if>
7495 7495
(...skipping 19 matching lines...) Expand all
7515 Can't find what you're looking for? 7515 Can't find what you're looking for?
7516 </message> 7516 </message>
7517 <message name="IDS_OPTIONS_SEARCH_PAGE_HELP_TITLE" desc="Help link for a s earch that has no results."> 7517 <message name="IDS_OPTIONS_SEARCH_PAGE_HELP_TITLE" desc="Help link for a s earch that has no results.">
7518 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help 7518 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help
7519 </message> 7519 </message>
7520 <if expr="pp_ifdef('chromeos')"> 7520 <if expr="pp_ifdef('chromeos')">
7521 <message name="IDS_OPTIONS_SEARCH_PLACEHOLDER" desc="Text placeholder fo r an empty search field on ChromeOS."> 7521 <message name="IDS_OPTIONS_SEARCH_PLACEHOLDER" desc="Text placeholder fo r an empty search field on ChromeOS.">
7522 Search settings 7522 Search settings
7523 </message> 7523 </message>
7524 </if> 7524 </if>
7525 <if expr="not pp_ifdef('chromeos') and (os == 'darwin' or os == 'linux2' o r os.find('bsd') != -1)"> 7525 <if expr="not pp_ifdef('chromeos') and (os == 'darwin' or os == 'linux2' o r os.find('bsd') != -1 or os == 'sunos5')">
7526 <message name="IDS_OPTIONS_SEARCH_PLACEHOLDER" desc="Text placeholder fo r an empty search field on Mac/Linux."> 7526 <message name="IDS_OPTIONS_SEARCH_PLACEHOLDER" desc="Text placeholder fo r an empty search field on Mac/Linux.">
7527 Search preferences 7527 Search preferences
7528 </message> 7528 </message>
7529 </if> 7529 </if>
7530 <if expr="os == 'win32'"> 7530 <if expr="os == 'win32'">
7531 <message name="IDS_OPTIONS_SEARCH_PLACEHOLDER" desc="Text placeholder fo r an empty search field on Windows."> 7531 <message name="IDS_OPTIONS_SEARCH_PLACEHOLDER" desc="Text placeholder fo r an empty search field on Windows.">
7532 Search options 7532 Search options
7533 </message> 7533 </message>
7534 </if> 7534 </if>
7535 7535
(...skipping 1912 matching lines...) Expand 10 before | Expand all | Expand 10 after
9448 <!-- Help menu --> 9448 <!-- Help menu -->
9449 <message name="IDS_FEEDBACK_MAC" desc="The Mac menu item to report a bug in the Help menu."> 9449 <message name="IDS_FEEDBACK_MAC" desc="The Mac menu item to report a bug in the Help menu.">
9450 Report an Issue... 9450 Report an Issue...
9451 </message> 9451 </message>
9452 <message name="IDS_HELP_MAC" desc="The Mac menu item to show help in the Help menu."> 9452 <message name="IDS_HELP_MAC" desc="The Mac menu item to show help in the Help menu.">
9453 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help 9453 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help
9454 </message> 9454 </message>
9455 </if> <!-- os == 'darwin' --> 9455 </if> <!-- os == 'darwin' -->
9456 9456
9457 <!-- Linux Global Menubar Menus --> 9457 <!-- Linux Global Menubar Menus -->
9458 <if expr="os == 'linux2'"> 9458 <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'">
9459 <!-- Unity and some other GNOME configurations now have a permanent, 9459 <!-- Unity and some other GNOME configurations now have a permanent,
9460 Mac-like menu bar that lives outside the window at the top of the 9460 Mac-like menu bar that lives outside the window at the top of the
9461 screen. The following strings should be in Linux style, not Mac 9461 screen. The following strings should be in Linux style, not Mac
9462 style (i.e. have ampersand accelerators, be title cased, etc.) 9462 style (i.e. have ampersand accelerators, be title cased, etc.)
9463 9463
9464 In general, the Linux UI will try to reuse other menu strings 9464 In general, the Linux UI will try to reuse other menu strings
9465 since they are otherwise appropriate, but we do need a few 9465 since they are otherwise appropriate, but we do need a few
9466 additional ones with different formatting. --> 9466 additional ones with different formatting. -->
9467 9467
9468 <!-- Menubar Menu Titles --> 9468 <!-- Menubar Menu Titles -->
(...skipping 2717 matching lines...) Expand 10 before | Expand all | Expand 10 after
12186 Lost connection with the policy service. Please reset the device or cont act your support representative. 12186 Lost connection with the policy service. Please reset the device or cont act your support representative.
12187 </message> 12187 </message>
12188 <message name="IDS_LOGIN_MANAGED_BY_STATUS_NETWORK_ERROR" desc="Text for t he network error status in 'Managed by DOMAIN' label on login screen."> 12188 <message name="IDS_LOGIN_MANAGED_BY_STATUS_NETWORK_ERROR" desc="Text for t he network error status in 'Managed by DOMAIN' label on login screen.">
12189 Network error while communicating with the device management service. 12189 Network error while communicating with the device management service.
12190 </message> 12190 </message>
12191 </if> 12191 </if>
12192 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 12192 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
12193 Import bookmarks now... 12193 Import bookmarks now...
12194 </message> 12194 </message>
12195 12195
12196 <if expr="os == 'linux2' or os == 'openbsd4' or os=='freebsd6'"> 12196 <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'">
12197 <!-- Linux proxy configuration fallback help --> 12197 <!-- Linux proxy configuration fallback help -->
12198 <message name="IDS_ABOUT_LINUX_PROXY_CONFIG_TITLE" desc="Title of HTML pag e shown on systems where system proxy configuration is unsupported."> 12198 <message name="IDS_ABOUT_LINUX_PROXY_CONFIG_TITLE" desc="Title of HTML pag e shown on systems where system proxy configuration is unsupported.">
12199 Proxy Configuration Help 12199 Proxy Configuration Help
12200 </message> 12200 </message>
12201 <message name="IDS_ABOUT_LINUX_PROXY_CONFIG_BODY" desc="HTML body of page shown on systems where system proxy configuration is unsupported."> 12201 <message name="IDS_ABOUT_LINUX_PROXY_CONFIG_BODY" desc="HTML body of page shown on systems where system proxy configuration is unsupported.">
12202 &lt;p&gt;When running <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ ph> under a supported desktop environment, the system proxy settings will be use d. However, either your system is not supported or there was a problem launchin g your system configuration.&lt;/p&gt; 12202 &lt;p&gt;When running <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ ph> under a supported desktop environment, the system proxy settings will be use d. However, either your system is not supported or there was a problem launchin g your system configuration.&lt;/p&gt;
12203 12203
12204 &lt;p&gt;But you can still configure via the command line. Please see & lt;code&gt;man <ph name="PRODUCT_BINARY_NAME">$2<ex>google-chrome</ex></ph>&lt;/ code&gt; for more information on flags and environment variables.&lt;/p&gt; 12204 &lt;p&gt;But you can still configure via the command line. Please see & lt;code&gt;man <ph name="PRODUCT_BINARY_NAME">$2<ex>google-chrome</ex></ph>&lt;/ code&gt; for more information on flags and environment variables.&lt;/p&gt;
12205 </message> 12205 </message>
12206 <message name="IDS_ABOUT_SANDBOX_TITLE" desc="Title of HTML page which con tains the status of the sandbox."> 12206 <message name="IDS_ABOUT_SANDBOX_TITLE" desc="Title of HTML page which con tains the status of the sandbox.">
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
12412 </includes> 12412 </includes>
12413 <structures fallback_to_english="true"> 12413 <structures fallback_to_english="true">
12414 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12414 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12415 </structure> 12415 </structure>
12416 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12416 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12417 </structure> 12417 </structure>
12418 </structures> 12418 </structures>
12419 12419
12420 </release> 12420 </release>
12421 </grit> 12421 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | chrome/chrome_tests.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698