| 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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
| 3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
| 4 be available for now. --> | 4 be available for now. --> |
| 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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 827 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 838 Use this Google Account to sync all your Chromium stuff? | 838 Use this Google Account to sync all your Chromium stuff? |
| 839 </message> | 839 </message> |
| 840 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of th
e sync promo NTP bubble."> | 840 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of th
e sync promo NTP bubble."> |
| 841 You're now signed in to Chromium! Your bookmarks, history, and other s
ettings will be synced to your Google Account. | 841 You're now signed in to Chromium! Your bookmarks, history, and other s
ettings will be synced to your Google Account. |
| 842 </message> | 842 </message> |
| 843 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_HEADING" desc="The heading of
the reverse auto-login dialog."> | 843 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_HEADING" desc="The heading of
the reverse auto-login dialog."> |
| 844 Sign in to Chromium | 844 Sign in to Chromium |
| 845 </message> | 845 </message> |
| 846 </if> | 846 </if> |
| 847 | 847 |
| 848 <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_DIALOG_TITLE" desc="The
title of the dialog to confirm linking the browser profile with the signed-in en
terprise account"> |
| 849 Link your Chromium profile |
| 850 </message> |
| 851 |
| 848 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> | 852 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> |
| 849 Chromium Autofill settings | 853 Chromium Autofill settings |
| 850 </message> | 854 </message> |
| 851 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_CHECKBOX" desc="Checkbox t
hat controls whether info the user types into the autofill dialog is saved by ch
rome."> | 855 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_CHECKBOX" desc="Checkbox t
hat controls whether info the user types into the autofill dialog is saved by ch
rome."> |
| 852 Save details in Chromium | 856 Save details in Chromium |
| 853 </message> | 857 </message> |
| 854 | 858 |
| 855 <!-- Web Intents --> | 859 <!-- Web Intents --> |
| 856 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt
on in the web intent picker that installs an extension then uses the extension a
s an intent service."> | 860 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt
on in the web intent picker that installs an extension then uses the extension a
s an intent service."> |
| 857 Add to Chromium | 861 Add to Chromium |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 947 <!-- App list --> | 951 <!-- App list --> |
| 948 <message name="IDS_APP_LIST_SHORTCUT_NAME" desc="Name for the Chromium App
List to appear in the taskbar and in any shortcuts to it."> | 952 <message name="IDS_APP_LIST_SHORTCUT_NAME" desc="Name for the Chromium App
List to appear in the taskbar and in any shortcuts to it."> |
| 949 Chromium App Launcher | 953 Chromium App Launcher |
| 950 </message> | 954 </message> |
| 951 <message name="IDS_APP_LIST_OPT_IN_TEXT" desc="Text to appear in the promp
t to use the Chrome app list."> | 955 <message name="IDS_APP_LIST_OPT_IN_TEXT" desc="Text to appear in the promp
t to use the Chrome app list."> |
| 952 Use the Chromium App Launcher to launch your apps. | 956 Use the Chromium App Launcher to launch your apps. |
| 953 </message> | 957 </message> |
| 954 </messages> | 958 </messages> |
| 955 </release> | 959 </release> |
| 956 </grit> | 960 </grit> |
| OLD | NEW |