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 7810 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7821 <message name="IDS_SYNC_LOGIN_SETTING_UP" desc="A progress message"> | 7821 <message name="IDS_SYNC_LOGIN_SETTING_UP" desc="A progress message"> |
7822 Setting up... | 7822 Setting up... |
7823 </message> | 7823 </message> |
7824 <message name="IDS_SYNC_SUCCESS" desc="Operation successful"> | 7824 <message name="IDS_SYNC_SUCCESS" desc="Operation successful"> |
7825 Success! | 7825 Success! |
7826 </message> | 7826 </message> |
7827 <message name="IDS_SYNC_LOGIN_ACCOUNT_MISMATCH" desc="A warning message sh
own at sync login when the user is signed in to the web store already."> | 7827 <message name="IDS_SYNC_LOGIN_ACCOUNT_MISMATCH" desc="A warning message sh
own at sync login when the user is signed in to the web store already."> |
7828 Your web store account is <ph name="EMAIL_ADDRESS">$1<ex>user@gmail.com<
/ex></ph> - signing in to sync with a different account will result in incompati
bilities. | 7828 Your web store account is <ph name="EMAIL_ADDRESS">$1<ex>user@gmail.com<
/ex></ph> - signing in to sync with a different account will result in incompati
bilities. |
7829 </message> | 7829 </message> |
7830 | 7830 |
| 7831 <!-- Web Store login dialog strings --> |
| 7832 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_1" desc="The first message
to display in the Web Store login dialog."> |
| 7833 To use the Chrome Web Store, you must sign in with a Google Account. |
| 7834 </message> |
| 7835 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_2" desc="The second messag
e to display in the Web Store login dialog."> |
| 7836 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will sync any apps
you install, so you will be able to access them from any <ph name="PRODUCT_NAME
">$1<ex>Google Chrome</ex></ph> browser you sign in to. |
| 7837 </message> |
| 7838 |
7831 <!-- Sync app menu item strings --> | 7839 <!-- Sync app menu item strings --> |
7832 <if expr="not pp_ifdef('use_titlecase')"> | 7840 <if expr="not pp_ifdef('use_titlecase')"> |
7833 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a
pp menu item when bookmark sync has been enabled"> | 7841 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a
pp menu item when bookmark sync has been enabled"> |
7834 Synced... | 7842 Synced... |
7835 </message> | 7843 </message> |
7836 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="The text for the sy
nc app menu item when a bookmark sync error has occured"> | 7844 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="The text for the sy
nc app menu item when a bookmark sync error has occured"> |
7837 Sync error... | 7845 Sync error... |
7838 </message> | 7846 </message> |
7839 </if> | 7847 </if> |
7840 <if expr="pp_ifdef('use_titlecase')"> | 7848 <if expr="pp_ifdef('use_titlecase')"> |
(...skipping 2332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10173 | 10181 |
10174 </messages> | 10182 </messages> |
10175 | 10183 |
10176 <structures fallback_to_english="true"> | 10184 <structures fallback_to_english="true"> |
10177 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 10185 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
10178 </structure> | 10186 </structure> |
10179 </structures> | 10187 </structures> |
10180 | 10188 |
10181 </release> | 10189 </release> |
10182 </grit> | 10190 </grit> |
OLD | NEW |