Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
| 3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
| 4 Chrome supports. --> | 4 Chrome supports. --> |
| 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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 811 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 822 Link your Chrome data to this account? | 822 Link your Chrome data to this account? |
| 823 </message> | 823 </message> |
| 824 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO N_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link."> | 824 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO N_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link."> |
| 825 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex> </ph> | 825 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex> </ph> |
| 826 </message> | 826 </message> |
| 827 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION_N EW_STYLE" desc="The warning message displayed to an enterprise user about to lin k their profile to their Google account. Additionally notifies the user that the y can create a new profile instead. This message is followed by a 'Learn more' l ink."> | 827 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION_N EW_STYLE" desc="The warning message displayed to an enterprise user about to lin k their profile to their Google account. Additionally notifies the user that the y can create a new profile instead. This message is followed by a 'Learn more' l ink."> |
| 828 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more< /ex></ph> | 828 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more< /ex></ph> |
| 829 </message> | 829 </message> |
| 830 </if> | 830 </if> |
| 831 | 831 |
| 832 <!-- SRT bubble messages --> | |
|
gab
2014/09/24 16:22:36
I think those should be wrapped in
<if expr="is_w
MAD
2014/09/24 20:40:35
Done.
| |
| 833 <if expr="use_titlecase"> | |
| 834 <message name="IDS_SRT_MENU_ITEM" desc="In Title Case: Text for the Chro me menu option replacing Update required."> | |
| 835 Chrome Behaving Strangely? | |
|
gab
2014/09/24 16:22:36
Do we typically use "Chrome" in other places or do
MAD
2014/09/24 20:40:35
The text is the one chosen by UX.
| |
| 836 </message> | |
| 837 </if> | |
| 838 <if expr="not use_titlecase"> | |
| 839 <message name="IDS_SRT_MENU_ITEM" desc="Text for the Chrome menu option replacing Update required."> | |
| 840 Chrome behaving strangely? | |
| 841 </message> | |
| 842 </if> | |
| 843 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the softw are removal tool bubble view."> | |
| 844 Chrome behaving strangely? | |
| 845 </message> | |
| 846 <message name="IDS_SRT_BUBBLE_TEXT" desc="Text for the software removal to ol bubble view full description."> | |
| 847 Chrome detected that your browser settings may have been changed by a pr ogram on your computer without your knowledge. You can use the Software Removal Tool to remove that program. | |
| 848 </message> | |
| 849 | |
| 832 <!-- Sync/sign-in error messages --> | 850 <!-- Sync/sign-in error messages --> |
| 833 <if expr="not chromeos"> | 851 <if expr="not chromeos"> |
| 834 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mess age in the sync error bubble view when the user needs to update their sync passp hrase."> | 852 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mess age in the sync error bubble view when the user needs to update their sync passp hrase."> |
| 835 Google Chrome could not sync your data. Please update your Sync passph rase. | 853 Google Chrome could not sync your data. Please update your Sync passph rase. |
| 836 </message> | 854 </message> |
| 837 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view when the user's sign-in credentials are out of date."> | 855 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view when the user's sign-in credentials are out of date."> |
| 838 Google Chrome could not sync your data because your account sign-in de tails are out of date. | 856 Google Chrome could not sync your data because your account sign-in de tails are out of date. |
| 839 </message> | 857 </message> |
| 840 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mes sage in the sign-in error bubble view when sync is not available for their domai n."> | 858 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mes sage in the sign-in error bubble view when sync is not available for their domai n."> |
| 841 Google Chrome could not sync your data because Sync is not available f or your domain. | 859 Google Chrome could not sync your data because Sync is not available f or your domain. |
| (...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1205 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. | 1223 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. |
| 1206 </message> | 1224 </message> |
| 1207 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> | 1225 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> |
| 1208 Chrome OS terms | 1226 Chrome OS terms |
| 1209 </message> | 1227 </message> |
| 1210 </if> | 1228 </if> |
| 1211 | 1229 |
| 1212 </messages> | 1230 </messages> |
| 1213 </release> | 1231 </release> |
| 1214 </grit> | 1232 </grit> |
| OLD | NEW |