| 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 893 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 904 <message name="IDS_OPTIONS_PASSWORDS_MAC_WARNING" desc="The warning for OS
X that passwords are shared across profiles in the keychain."> | 904 <message name="IDS_OPTIONS_PASSWORDS_MAC_WARNING" desc="The warning for OS
X that passwords are shared across profiles in the keychain."> |
| 905 On Mac, passwords are saved to your Keychain and may be accessed or sync
ed by other Chromium users sharing this OS X account. | 905 On Mac, passwords are saved to your Keychain and may be accessed or sync
ed by other Chromium users sharing this OS X account. |
| 906 </message> | 906 </message> |
| 907 | 907 |
| 908 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Aut
ofill credit card request infobar."> | 908 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Aut
ofill credit card request infobar."> |
| 909 Do you want Chromium to save this credit card information for completing
web forms? | 909 Do you want Chromium to save this credit card information for completing
web forms? |
| 910 </message> | 910 </message> |
| 911 <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."> | 911 <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."> |
| 912 Save details in Chromium | 912 Save details in Chromium |
| 913 </message> | 913 </message> |
| 914 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_TOOLTIP" desc="Tooltip whi
ch explains function of checkbox that controls whether info the user types into
the autofill dialog is saved by chrome."> | 914 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_LEARN_MORE" desc="Text whi
ch explains function of checkbox that controls whether info the user types into
the autofill dialog is saved by chrome (shown in an informational bubble)."> |
| 915 Chromium will securely store your information so you don't need to type
it in again, but you will still need to verify your card's security code for fut
ure payments. | 915 Chromium will securely store your information so you don't need to type
it in again, but you will still need to verify your card's security code for fut
ure payments. |
| 916 </message> | 916 </message> |
| 917 <message name="IDS_AUTOFILL_NEW_CREDIT_CARD_BUBBLE_TITLE" desc="Title text
of the new credit card bubble informing a user their billing information has be
en saved in chrome."> | 917 <message name="IDS_AUTOFILL_NEW_CREDIT_CARD_BUBBLE_TITLE" desc="Title text
of the new credit card bubble informing a user their billing information has be
en saved in chrome."> |
| 918 Your billing details have been saved in Chromium. | 918 Your billing details have been saved in Chromium. |
| 919 </message> | 919 </message> |
| 920 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai
ning that user must upgrade Chrome to use Wallet."> | 920 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explai
ning that user must upgrade Chrome to use Wallet."> |
| 921 You must upgrade Chromium to use Google Wallet [<ph name="ERROR_CODE">$1
<ex>54</ex></ph>]. | 921 You must upgrade Chromium to use Google Wallet [<ph name="ERROR_CODE">$1
<ex>54</ex></ph>]. |
| 922 </message> | 922 </message> |
| 923 | 923 |
| 924 <!-- Network Error Pages --> | 924 <!-- Network Error Pages --> |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1048 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the brow
ser cannot start because the profile is in use on a different host."> | 1048 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the brow
ser cannot start because the profile is in use on a different host."> |
| 1049 The profile appears to be in use by another Chromium process (<ph name="
PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME">$2<
ex>example.com</ex></ph>). Chromium has locked the profile so that it doesn't ge
t corrupted. If you are sure no other processes are using this profile, you can
unlock the profile and relaunch Chromium. | 1049 The profile appears to be in use by another Chromium process (<ph name="
PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME">$2<
ex>example.com</ex></ph>). Chromium has locked the profile so that it doesn't ge
t corrupted. If you are sure no other processes are using this profile, you can
unlock the profile and relaunch Chromium. |
| 1050 </message> | 1050 </message> |
| 1051 <message name="IDS_PROFILE_IN_USE_LINUX_RELAUNCH" desc="Text of button in
dialog to delete the profile lock file."> | 1051 <message name="IDS_PROFILE_IN_USE_LINUX_RELAUNCH" desc="Text of button in
dialog to delete the profile lock file."> |
| 1052 Unlock Profile and Relaunch | 1052 Unlock Profile and Relaunch |
| 1053 </message> | 1053 </message> |
| 1054 | 1054 |
| 1055 </messages> | 1055 </messages> |
| 1056 </release> | 1056 </release> |
| 1057 </grit> | 1057 </grit> |
| OLD | NEW |