Chromium Code Reviews| 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. aa1 --> | 4 each locale. aa1 --> |
| 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 4935 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4946 </message> | 4946 </message> |
| 4947 <message name="IDS_BLACKLIST_UNBLOCK" desc="Prompt to unblock a blacklisted element."> | 4947 <message name="IDS_BLACKLIST_UNBLOCK" desc="Prompt to unblock a blacklisted element."> |
| 4948 Click to unblock | 4948 Click to unblock |
| 4949 </message> | 4949 </message> |
| 4950 <message name="IDS_BLACKLIST_BLOCKED_COOKIES" desc="Cookies was blacklisted. "> | 4950 <message name="IDS_BLACKLIST_BLOCKED_COOKIES" desc="Cookies was blacklisted. "> |
| 4951 Cookies not sent | 4951 Cookies not sent |
| 4952 </message> | 4952 </message> |
| 4953 <message name="IDS_BLACKLIST_BLOCKED_REFERRER" desc="Referrer sending was bl acklisted."> | 4953 <message name="IDS_BLACKLIST_BLOCKED_REFERRER" desc="Referrer sending was bl acklisted."> |
| 4954 Referrer not sent | 4954 Referrer not sent |
| 4955 </message> | 4955 </message> |
| 4956 <message name="IDS_BLACKLIST_ERROR_LOADING_TITLE" desc="Title of the dialog shown when the privacy blacklist cannot be loaded."> | |
| 4957 Privacy Blacklist Error | |
| 4958 </message> | |
| 4959 <message name="IDS_BLACKLIST_ERROR_LOADING_TEXT" desc="Text of the dialog sh own when the privacy blacklist cannot be loaded."> | |
| 4960 Your privacy blacklists failed to load. | |
|
M-A Ruel
2009/09/10 18:59:41
Is 'Your' necessary?
| |
| 4961 </message> | |
| 4962 <message name="IDS_BLACKLIST_ERROR_LOADING_CONTINUE" desc="Continue button t ext when blacklist cannot be loaded."> | |
| 4963 Continue | |
| 4964 </message> | |
| 4965 <message name="IDS_BLACKLIST_ERROR_LOADING_EXIT" desc="Exit button text when the privacy blacklist cannot be loaded."> | |
| 4966 Exit | |
| 4967 </message> | |
| 4956 | 4968 |
| 4957 <!-- ProcessSingleton --> | 4969 <!-- ProcessSingleton --> |
| 4958 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse r cannot start because the profile is in use on a different host."> | 4970 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse r cannot start because the profile is in use on a different host."> |
| 4959 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12 345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you are sure no other processes are using this profile, delete the file <ph name="LO CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. | 4971 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12 345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you are sure no other processes are using this profile, delete the file <ph name="LO CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. |
| 4960 </message> | 4972 </message> |
| 4961 | 4973 |
| 4962 <message translateable="false" name="IDS_GLEN" desc="Glen"> | 4974 <message translateable="false" name="IDS_GLEN" desc="Glen"> |
| 4963 Glen | 4975 Glen |
| 4964 </message> | 4976 </message> |
| 4965 | 4977 |
| 4966 <!-- Extra Mac UI Strings --> | 4978 <!-- Extra Mac UI Strings --> |
| 4967 <if expr="os == 'darwin'"> | 4979 <if expr="os == 'darwin'"> |
| 4968 <message name="IDS_PLEASE_RESTART_BROWSER" desc="Title of the alert when C hrome needs to be restart for a change/update to take effect."> | 4980 <message name="IDS_PLEASE_RESTART_BROWSER" desc="Title of the alert when C hrome needs to be restart for a change/update to take effect."> |
| 4969 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> | 4981 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> |
| 4970 </message> | 4982 </message> |
| 4971 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page."> | 4983 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page."> |
| 4972 Format: | 4984 Format: |
| 4973 </message> | 4985 </message> |
| 4974 </if> | 4986 </if> |
| 4975 | 4987 |
| 4976 </messages> | 4988 </messages> |
| 4977 </release> | 4989 </release> |
| 4978 </grit> | 4990 </grit> |
| OLD | NEW |