| OLD | NEW |
| 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 3976 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3987 </message> | 3987 </message> |
| 3988 <message name="IDS_OPTIONS_HOMEPAGE_USE_NEWTAB" desc="The title of the 'Us
e the New Tab page' for the home page radio"> | 3988 <message name="IDS_OPTIONS_HOMEPAGE_USE_NEWTAB" desc="The title of the 'Us
e the New Tab page' for the home page radio"> |
| 3989 Use the New Tab page | 3989 Use the New Tab page |
| 3990 </message> | 3990 </message> |
| 3991 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> | 3991 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> |
| 3992 Open this page: | 3992 Open this page: |
| 3993 </message> | 3993 </message> |
| 3994 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'S
how home button on toolbar' checkbox"> | 3994 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'S
how home button on toolbar' checkbox"> |
| 3995 Show Home button on the toolbar | 3995 Show Home button on the toolbar |
| 3996 </message> | 3996 </message> |
| 3997 |
| 3998 <if expr="os == 'darwin'"> |
| 3999 <!-- Mac has a Toolbar group (IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON moved in
this group) --> |
| 4000 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to
olbar group"> |
| 4001 Toolbar: |
| 4002 </message> |
| 4003 <message name="IDS_OPTIONS_PAGE_OPTION_SHOW_BUTTON" desc="The label of t
he 'Show Page and Option buttons on toolbar' checkbox"> |
| 4004 Show Page and Option buttons on the toolbar |
| 4005 </message> |
| 4006 </if> |
| 3997 | 4007 |
| 3998 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of th
e default search engine group"> | 4008 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of th
e default search engine group"> |
| 3999 Default search: | 4009 Default search: |
| 4000 </message> | 4010 </message> |
| 4001 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_DESCRIPTION" desc="The desc
ription of the default search engine group"> | 4011 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_DESCRIPTION" desc="The desc
ription of the default search engine group"> |
| 4002 Set the search engine used in the omnibox. | 4012 Set the search engine used in the omnibox. |
| 4003 </message> | 4013 </message> |
| 4004 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES_LINK" | 4014 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES_LINK" |
| 4005 desc="The label of a link that brings up the keyword editor (aka
search engine editor)"> | 4015 desc="The label of a link that brings up the keyword editor (aka
search engine editor)"> |
| 4006 Manage | 4016 Manage |
| (...skipping 1658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5665 Calculating remaining time | 5675 Calculating remaining time |
| 5666 </message> | 5676 </message> |
| 5667 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5677 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
| 5668 Battery is charged | 5678 Battery is charged |
| 5669 </message> | 5679 </message> |
| 5670 </if> | 5680 </if> |
| 5671 | 5681 |
| 5672 </messages> | 5682 </messages> |
| 5673 </release> | 5683 </release> |
| 5674 </grit> | 5684 </grit> |
| OLD | NEW |