| 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 6885 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6896 | 6896 |
| 6897 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_TEXT" desc="The text displa
yed in the info-bar to tell users they can type their search queries directly in
the location bar."> | 6897 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_TEXT" desc="The text displa
yed in the info-bar to tell users they can type their search queries directly in
the location bar."> |
| 6898 Did you know you can search directly from the box above? | 6898 Did you know you can search directly from the box above? |
| 6899 </message> | 6899 </message> |
| 6900 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_BUTTON_LABEL" desc="The lab
el of the 'Show Me' button on the omnibox search hint infobar."> | 6900 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_BUTTON_LABEL" desc="The lab
el of the 'Show Me' button on the omnibox search hint infobar."> |
| 6901 Show Me | 6901 Show Me |
| 6902 </message> | 6902 </message> |
| 6903 <message name="IDS_OMNIBOX_SEARCH_HINT_OMNIBOX_TEXT" desc="The text displa
yed selected in the omnibox once the user clicked the 'Show Me' button on the om
nibox search hint infobar."> | 6903 <message name="IDS_OMNIBOX_SEARCH_HINT_OMNIBOX_TEXT" desc="The text displa
yed selected in the omnibox once the user clicked the 'Show Me' button on the om
nibox search hint infobar."> |
| 6904 Type your search query here | 6904 Type your search query here |
| 6905 </message> | 6905 </message> |
| 6906 |
| 6907 <!-- Remotin strings --> |
| 6908 <if expr="not pp_ifdef('use_titlecase')"> |
| 6909 <message name="IDS_REMOTING_SETUP_LABEL" desc="The label that appears on
the remoting setup menu."> |
| 6910 Set up remoting... |
| 6911 </message> |
| 6912 </if> |
| 6913 <if expr="pp_ifdef('use_titlecase')"> |
| 6914 <message name="IDS_REMOTING_SETUP_LABEL" desc="In Title Case. The label
that appears on the remoting setup menu."> |
| 6915 Set Up Remoting... |
| 6916 </message> |
| 6917 </if> |
| 6918 <message name="IDS_REMOTING_SETUP_DIALOG_TITLE" desc="Title of the remotin
g setup dialog."> |
| 6919 Set up remoting |
| 6920 </message> |
| 6921 |
| 6906 | 6922 |
| 6907 <!-- Sync strings --> | 6923 <!-- Sync strings --> |
| 6908 | 6924 |
| 6909 <!-- Sync options dialog strings --> | 6925 <!-- Sync options dialog strings --> |
| 6910 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> | 6926 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> |
| 6911 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> | 6927 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> |
| 6912 Sync: | 6928 Sync: |
| 6913 </message> | 6929 </message> |
| 6914 </if> | 6930 </if> |
| 6915 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> | 6931 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> |
| (...skipping 2040 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8956 | 8972 |
| 8957 </messages> | 8973 </messages> |
| 8958 | 8974 |
| 8959 <structures fallback_to_english="true"> | 8975 <structures fallback_to_english="true"> |
| 8960 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8976 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 8961 </structure> | 8977 </structure> |
| 8962 </structures> | 8978 </structures> |
| 8963 | 8979 |
| 8964 </release> | 8980 </release> |
| 8965 </grit> | 8981 </grit> |
| OLD | NEW |