OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
175 <file path="resources/generated_resources_zh-CN.xtb" lang="zh-CN" /> | 175 <file path="resources/generated_resources_zh-CN.xtb" lang="zh-CN" /> |
176 <file path="resources/generated_resources_zh-TW.xtb" lang="zh-TW" /> | 176 <file path="resources/generated_resources_zh-TW.xtb" lang="zh-TW" /> |
177 </translations> | 177 </translations> |
178 <release seq="1" allow_pseudo="false"> | 178 <release seq="1" allow_pseudo="false"> |
179 <messages fallback_to_english="true"> | 179 <messages fallback_to_english="true"> |
180 <!-- TODO add all of your "string table" messages here. Remember to | 180 <!-- TODO add all of your "string table" messages here. Remember to |
181 change nontranslateable parts of the messages into placeholders (using the | 181 change nontranslateable parts of the messages into placeholders (using the |
182 <ph> element). You can also use the 'grit add' tool to help you identify | 182 <ph> element). You can also use the 'grit add' tool to help you identify |
183 nontranslateable parts and create placeholders for them. --> | 183 nontranslateable parts and create placeholders for them. --> |
184 <message name="IDS_BACKGROUND_APP_INSTALLED_BALLOON_TITLE" desc="The title of the balloon that is displayed when a background app is installed"> | 184 <message name="IDS_BACKGROUND_APP_INSTALLED_BALLOON_TITLE" desc="The title of the balloon that is displayed when a background app is installed"> |
185 New background app installed | 185 New background app added |
186 </message> | 186 </message> |
187 <message name="IDS_BACKGROUND_APP_INSTALLED_BALLOON_BODY" desc="The conten ts of the balloon that is displayed when a background app is installed"> | 187 <message name="IDS_BACKGROUND_APP_INSTALLED_BALLOON_BODY" desc="The conten ts of the balloon that is displayed when a background app is installed"> |
188 <ph name="APP_NAME">$1<ex>Background App</ex></ph> will launch at system startup and continue to run in the background even once you've closed all other <ph name="PRODUCT_NAME">$2<ex>Google Chrome</ex></ph> windows. | 188 <ph name="APP_NAME">$1<ex>Background App</ex></ph> will launch at system startup and continue to run in the background even once you've closed all other <ph name="PRODUCT_NAME">$2<ex>Google Chrome</ex></ph> windows. |
189 </message> | 189 </message> |
190 <message name="IDS_BACKGROUND_CRASHED_APP_BALLOON_MESSAGE" desc="The conte nts of the balloon that is displayed when a background app crashes"> | 190 <message name="IDS_BACKGROUND_CRASHED_APP_BALLOON_MESSAGE" desc="The conte nts of the balloon that is displayed when a background app crashes"> |
191 <ph name="APP_NAME">$1<ex>Background App</ex></ph> has crashed. Click th is balloon to restart the app. | 191 <ph name="APP_NAME">$1<ex>Background App</ex></ph> has crashed. Click th is balloon to restart the app. |
192 </message> | 192 </message> |
193 <message name="IDS_BACKGROUND_CRASHED_EXTENSION_BALLOON_MESSAGE" desc="The contents of the balloon that is displayed when an extension crashes"> | 193 <message name="IDS_BACKGROUND_CRASHED_EXTENSION_BALLOON_MESSAGE" desc="The contents of the balloon that is displayed when an extension crashes"> |
194 <ph name="APP_NAME">$1<ex>Extension</ex></ph> has crashed. Click this ba lloon to reload the extension. | 194 <ph name="APP_NAME">$1<ex>Extension</ex></ph> has crashed. Click this ba lloon to reload the extension. |
195 </message> | 195 </message> |
(...skipping 2096 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2292 <message name="IDS_DOWNLOAD_STATUS_IN_PROGRESS" | 2292 <message name="IDS_DOWNLOAD_STATUS_IN_PROGRESS" |
2293 desc="Size and units downloaded, time remaining."> | 2293 desc="Size and units downloaded, time remaining."> |
2294 <ph name="DOWNLOAD_RECEIVED">$1<ex>54kB</ex></ph>/<ph name="DOWNLOAD_TOT AL">$2<ex>154MB</ex></ph>, <ph name="TIME_LEFT">$3<ex>5s</ex></ph> | 2294 <ph name="DOWNLOAD_RECEIVED">$1<ex>54kB</ex></ph>/<ph name="DOWNLOAD_TOT AL">$2<ex>154MB</ex></ph>, <ph name="TIME_LEFT">$3<ex>5s</ex></ph> |
2295 </message> | 2295 </message> |
2296 <message name="IDS_DOWNLOAD_STATUS_OPEN_IN" | 2296 <message name="IDS_DOWNLOAD_STATUS_OPEN_IN" |
2297 desc="Time left until the file download completes and the file is opened."> | 2297 desc="Time left until the file download completes and the file is opened."> |
2298 Opening in <ph name="TIME_REMAINING">$1<ex>5 sec</ex></ph>... | 2298 Opening in <ph name="TIME_REMAINING">$1<ex>5 sec</ex></ph>... |
2299 </message> | 2299 </message> |
2300 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" | 2300 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" |
2301 desc="Message shown when a CRX has been downloaded and is being u npacked."> | 2301 desc="Message shown when a CRX has been downloaded and is being u npacked."> |
2302 Installing... | 2302 Adding to <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph>... |
2303 </message> | 2303 </message> |
2304 <message name="IDS_DOWNLOAD_STATUS_OPEN_WHEN_COMPLETE" | 2304 <message name="IDS_DOWNLOAD_STATUS_OPEN_WHEN_COMPLETE" |
2305 desc="Status that the file download will be opened when the download co mpletes."> | 2305 desc="Status that the file download will be opened when the download co mpletes."> |
2306 Opening when complete | 2306 Opening when complete |
2307 </message> | 2307 </message> |
2308 <message name="IDS_DOWNLOAD_STATUS_OPENING" | 2308 <message name="IDS_DOWNLOAD_STATUS_OPENING" |
2309 desc="Temporary status shown when a user has clicked to open a do wnloaded file."> | 2309 desc="Temporary status shown when a user has clicked to open a do wnloaded file."> |
2310 Opening <ph name="FILE">$1<ex>image.jpg</ex></ph>... | 2310 Opening <ph name="FILE">$1<ex>image.jpg</ex></ph>... |
2311 </message> | 2311 </message> |
2312 <message name="IDS_DOWNLOAD_STATUS_CANCELED" desc="Text that appears under the downloaded files that have been canceled."> | 2312 <message name="IDS_DOWNLOAD_STATUS_CANCELED" desc="Text that appears under the downloaded files that have been canceled."> |
(...skipping 1575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3888 The newest version of the extension "<ph name="EXTENSION_NAME">$1<ex>Fla shblock</ex></ph>" requires more permissions, so it has been disabled. | 3888 The newest version of the extension "<ph name="EXTENSION_NAME">$1<ex>Fla shblock</ex></ph>" requires more permissions, so it has been disabled. |
3889 </message> | 3889 </message> |
3890 <message name="IDS_APP_DISABLED_INFOBAR_LABEL" desc="Text displayed on an infobar when an app was disabled due to a new upgrade requiring an explicit perm ission check from the user."> | 3890 <message name="IDS_APP_DISABLED_INFOBAR_LABEL" desc="Text displayed on an infobar when an app was disabled due to a new upgrade requiring an explicit perm ission check from the user."> |
3891 The newest version of the app "<ph name="APP_NAME">$1<ex>Pandora</ex></p h>" requires more permissions, so it has been disabled. | 3891 The newest version of the app "<ph name="APP_NAME">$1<ex>Pandora</ex></p h>" requires more permissions, so it has been disabled. |
3892 </message> | 3892 </message> |
3893 <message name="IDS_EXTENSION_DISABLED_INFOBAR_ENABLE_BUTTON" desc="Text di splayed on the button to re-enable the disabled extension or app."> | 3893 <message name="IDS_EXTENSION_DISABLED_INFOBAR_ENABLE_BUTTON" desc="Text di splayed on the button to re-enable the disabled extension or app."> |
3894 Re-enable | 3894 Re-enable |
3895 </message> | 3895 </message> |
3896 | 3896 |
3897 <!-- Extension/App install prompt --> | 3897 <!-- Extension/App install prompt --> |
3898 <message name="IDS_EXTENSION_INSTALL_PROMPT_TITLE" desc="Titlebar of the e xtension or app installation prompt window"> | 3898 <message name="IDS_EXTENSION_INSTALL_APP_PROMPT_TITLE" desc="Titlebar of t he extension or app installation prompt window"> |
3899 Confirm Installation | 3899 Confirm New App |
3900 </message> | |
3901 <message name="IDS_EXTENSION_INSTALL_EXTENSION_PROMPT_TITLE" desc="Titleba r of the extension or app installation prompt window"> | |
3902 Confirm New Extension | |
3900 </message> | 3903 </message> |
3901 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window"> | 3904 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window"> |
3902 Add to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> | 3905 Add to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> |
3903 </message> | 3906 </message> |
3904 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_TITLE" desc="Titlebar of the extension or app uninstallation prompt window"> | 3907 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_TITLE" desc="Titlebar of the extension or app uninstallation prompt window"> |
3905 Confirm Uninstallation | 3908 Confirm Removal |
3906 </message> | 3909 </message> |
3907 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_TITLE" desc="Titlebar of the extension or app prompt window when re-enabling an extension that requires addi tional permissions"> | 3910 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_TITLE" desc="Titlebar of the extension or app prompt window when re-enabling an extension that requires addi tional permissions"> |
3908 Confirm Re-enable | 3911 Confirm Re-enable |
3909 </message> | 3912 </message> |
3910 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_TITLE" desc="Titlebar of t he extension or app permissions prompt window"> | 3913 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_TITLE" desc="Titlebar of t he extension or app permissions prompt window"> |
3911 Confirm Permissions | 3914 Confirm Permissions |
3912 </message> | 3915 </message> |
3913 <message name="IDS_EXTENSION_INSTALL_PROMPT_HEADING" desc="First bold line in the content area of the extension or app installation prompt. Asks the user if they want to install a particular extension or app."> | 3916 <message name="IDS_EXTENSION_INSTALL_PROMPT_HEADING" desc="First bold line in the content area of the extension or app installation prompt. Asks the user if they want to install a particular extension or app."> |
3914 Install <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>? | 3917 Add "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? |
3915 </message> | 3918 </message> |
3916 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app uninstallation prompt. Asks the u ser if they want to uninstall a particular extension or app."> | 3919 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app uninstallation prompt. Asks the u ser if they want to uninstall a particular extension or app."> |
3917 Uninstall "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? | 3920 Remove "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? |
3918 </message> | 3921 </message> |
3919 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app installation prompt. Asks the use r if they want to re-enable a particular extension or app."> | 3922 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app installation prompt. Asks the use r if they want to re-enable a particular extension or app."> |
3920 The newest version of "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex ></ph>" has been disabled because it requires more permissions. | 3923 The newest version of "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex ></ph>" has been disabled because it requires more permissions. |
3921 </message> | 3924 </message> |
3922 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_HEADING" desc="First bold line in the content area of the extension or app permissions prompt. Asks the us er if they want to grant the permissions to the particular extension or app."> | 3925 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_HEADING" desc="First bold line in the content area of the extension or app permissions prompt. Asks the us er if they want to grant the permissions to the particular extension or app."> |
3923 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has requested additional permissions. | 3926 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has requested additional permissions. |
3924 </message> | 3927 </message> |
3925 | 3928 |
3926 <!-- Extension alerts. --> | 3929 <!-- Extension alerts. --> |
3927 <message name="IDS_EXTENSION_ALERT_TITLE" desc="Titlebar of the extension notification alert"> | 3930 <message name="IDS_EXTENSION_ALERT_TITLE" desc="Titlebar of the extension notification alert"> |
3928 Confirm Changes | 3931 Confirm Changes |
3929 </message> | 3932 </message> |
3930 <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that a n external extension has been newly installed. End users have no idea what an 'e xternal' extension is, so we simply call them extensions."> | 3933 <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that a n external extension has been newly installed. End users have no idea what an 'e xternal' extension is, so we simply call them extensions."> |
3931 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been installed. | 3934 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added to <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph>. |
3932 ''' | 3935 ''' |
3933 </message> | 3936 </message> |
3934 <message name="IDS_EXTENSION_ALERT_ITEM_BLACKLISTED" desc="A statement tha t an extension has been newly blacklisted. http://www.google.com/support/chrome/ bin/answer.py?hl=en&answer=1210215 contains the language on which we're basi ng the phrasing."> | 3937 <message name="IDS_EXTENSION_ALERT_ITEM_BLACKLISTED" desc="A statement tha t an extension has been newly blacklisted. http://www.google.com/support/chrome/ bin/answer.py?hl=en&answer=1210215 contains the language on which we're basi ng the phrasing."> |
3935 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" was auto matically removed. | 3938 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" was auto matically removed. |
3936 ''' | 3939 ''' |
3937 </message> | 3940 </message> |
3938 <message name="IDS_EXTENSION_ALERT_ITEM_ORPHANED" desc="A statement that a n extension formerly live in the App Store has been delisted."> | 3941 <message name="IDS_EXTENSION_ALERT_ITEM_ORPHANED" desc="A statement that a n extension formerly live in the App Store has been delisted."> |
3939 Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME ">$1<ex>Gmail Checker</ex></ph>." | 3942 Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME ">$1<ex>Gmail Checker</ex></ph>." |
3940 ''' | 3943 ''' |
3941 </message> | 3944 </message> |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3991 <message name="IDS_EXTENSION_PROMPT_WARNING_BOOKMARKS" desc="Permission st ring for access to bookmarks."> | 3994 <message name="IDS_EXTENSION_PROMPT_WARNING_BOOKMARKS" desc="Permission st ring for access to bookmarks."> |
3992 Your bookmarks | 3995 Your bookmarks |
3993 </message> | 3996 </message> |
3994 <message name="IDS_EXTENSION_PROMPT_WARNING_BROWSING_HISTORY" desc="Permis sion string for access to browsing history."> | 3997 <message name="IDS_EXTENSION_PROMPT_WARNING_BROWSING_HISTORY" desc="Permis sion string for access to browsing history."> |
3995 Your browsing history | 3998 Your browsing history |
3996 </message> | 3999 </message> |
3997 <message name="IDS_EXTENSION_PROMPT_WARNING_GEOLOCATION" desc="Permisson s tring for access to geolocation."> | 4000 <message name="IDS_EXTENSION_PROMPT_WARNING_GEOLOCATION" desc="Permisson s tring for access to geolocation."> |
3998 Your physical location | 4001 Your physical location |
3999 </message> | 4002 </message> |
4000 <message name="IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT" desc="Permisson st ring for access to extension management."> | 4003 <message name="IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT" desc="Permisson st ring for access to extension management."> |
4001 Your list of installed apps, extensions, and themes | 4004 Your list of apps, extensions, and themes |
4002 </message> | 4005 </message> |
4003 <message name="IDS_EXTENSION_PROMPT_WARNING_ALL_PAGES_CONTENT" desc="Permi sson string for access to page capture."> | 4006 <message name="IDS_EXTENSION_PROMPT_WARNING_ALL_PAGES_CONTENT" desc="Permi sson string for access to page capture."> |
4004 The content of pages you visit | 4007 The content of pages you visit |
4005 </message> | 4008 </message> |
4006 <message name="IDS_EXTENSION_PROMPT_WARNING_TABS" desc="Permission string for access to tabs."> | 4009 <message name="IDS_EXTENSION_PROMPT_WARNING_TABS" desc="Permission string for access to tabs."> |
4007 Your tabs and browsing activity | 4010 Your tabs and browsing activity |
4008 </message> | 4011 </message> |
4009 <message name="IDS_EXTENSION_PROMPT_WARNING_DEBUGGER" desc="Permission str ing for access to debugger."> | 4012 <message name="IDS_EXTENSION_PROMPT_WARNING_DEBUGGER" desc="Permission str ing for access to debugger."> |
4010 Your data on all websites | 4013 Your data on all websites |
4011 </message> | 4014 </message> |
4012 <message name="IDS_EXTENSION_PROMPT_WARNING_CLIPBOARD" desc="Permission st ring for access to clipboard."> | 4015 <message name="IDS_EXTENSION_PROMPT_WARNING_CLIPBOARD" desc="Permission st ring for access to clipboard."> |
4013 Data you copy and paste | 4016 Data you copy and paste |
4014 </message> | 4017 </message> |
4015 <message name="IDS_EXTENSION_PROMPT_WARNING_TTS_ENGINE" desc="Permission s tring for access to text-to-speech."> | 4018 <message name="IDS_EXTENSION_PROMPT_WARNING_TTS_ENGINE" desc="Permission s tring for access to text-to-speech."> |
4016 Any text spoken using synthesized speech | 4019 Any text spoken using synthesized speech |
4017 </message> | 4020 </message> |
4018 <message name="IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS" desc="Permis sion string for access to content settings."> | 4021 <message name="IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS" desc="Permis sion string for access to content settings."> |
4019 Settings that specify whether websites can use features such as cookies, JavaScript, and plug-ins | 4022 Settings that specify whether websites can use features such as cookies, JavaScript, and plug-ins |
4020 </message> | 4023 </message> |
4021 | 4024 |
4022 <!-- Extension/App error messages --> | 4025 <!-- Extension/App error messages --> |
4023 <message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning display ed in pack dialog when the absolute path to the extension directory can not be f ound."> | 4026 <message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning display ed in pack dialog when the absolute path to the extension directory can not be f ound."> |
4024 Can't find the absolute path to the directory to pack. | 4027 Can't find the absolute path to the directory to pack. |
4025 </message> | 4028 </message> |
4026 <message name="IDS_EXTENSION_DIRECTORY_NO_EXISTS" desc="Warning displayed in pack dialog when the extension directory does not exist."> | 4029 <message name="IDS_EXTENSION_DIRECTORY_NO_EXISTS" desc="Warning displayed in pack dialog when the extension directory does not exist."> |
4027 Input directory must exist. | 4030 Input directory must exist. |
4028 </message> | 4031 </message> |
4029 <message name="IDS_EXTENSION_DISALLOW_NON_DOWNLOADED_GALLERY_INSTALLS" des c="Error displayed when an app or extension that has an update URL used by the g allery is installed when not directly downloaded from the gallery."> | 4032 <message name="IDS_EXTENSION_DISALLOW_NON_DOWNLOADED_GALLERY_INSTALLS" des c="Error displayed when an app or extension that has an update URL used by the g allery is installed when not directly downloaded from the gallery."> |
4030 This can only be installed from the <ph name="CHROME_WEB_STORE">$1<ex>We b Store</ex></ph>. | 4033 This can only be added from the <ph name="CHROME_WEB_STORE">$1<ex>Web St ore</ex></ph>. |
4031 </message> | 4034 </message> |
4032 <message name="IDS_EXTENSION_PRIVATE_KEY_INVALID_PATH" desc="Warning displ ayed in pack dialog when the private key must be a valid path."> | 4035 <message name="IDS_EXTENSION_PRIVATE_KEY_INVALID_PATH" desc="Warning displ ayed in pack dialog when the private key must be a valid path."> |
4033 Input value for private key must be a valid path. | 4036 Input value for private key must be a valid path. |
4034 </message> | 4037 </message> |
4035 <message name="IDS_EXTENSION_PRIVATE_KEY_EXISTS" desc="Warning displayed i n pack dialog when the private key for the extension already exists."> | 4038 <message name="IDS_EXTENSION_PRIVATE_KEY_EXISTS" desc="Warning displayed i n pack dialog when the private key for the extension already exists."> |
4036 A private key for specified extension already exists. Reuse that key or delete it first. | 4039 A private key for specified extension already exists. Reuse that key or delete it first. |
4037 </message> | 4040 </message> |
4038 <message name="IDS_EXTENSION_PRIVATE_KEY_NO_EXISTS" desc="Warning displaye d in pack dialog when the private key for the extension does not exist."> | 4041 <message name="IDS_EXTENSION_PRIVATE_KEY_NO_EXISTS" desc="Warning displaye d in pack dialog when the private key for the extension does not exist."> |
4039 Input value for private key must exist. | 4042 Input value for private key must exist. |
4040 </message> | 4043 </message> |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4077 <message name="IDS_EXTENSION_MOVE_DIRECTORY_TO_PROFILE_FAILED" desc=""> | 4080 <message name="IDS_EXTENSION_MOVE_DIRECTORY_TO_PROFILE_FAILED" desc=""> |
4078 Could not move extension directory into profile. | 4081 Could not move extension directory into profile. |
4079 </message> | 4082 </message> |
4080 <message name="IDS_EXTENSION_MANIFEST_UNREADABLE" desc=""> | 4083 <message name="IDS_EXTENSION_MANIFEST_UNREADABLE" desc=""> |
4081 Manifest file is missing or unreadable. | 4084 Manifest file is missing or unreadable. |
4082 </message> | 4085 </message> |
4083 <message name="IDS_EXTENSION_MANIFEST_INVALID" desc=""> | 4086 <message name="IDS_EXTENSION_MANIFEST_INVALID" desc=""> |
4084 Manifest file is invalid. | 4087 Manifest file is invalid. |
4085 </message> | 4088 </message> |
4086 <message name="IDS_EXTENSION_OVERLAPPING_WEB_EXTENT" desc="Error message w hen a user tries to install an app with a web extent that overlaps another insta lled app."> | 4089 <message name="IDS_EXTENSION_OVERLAPPING_WEB_EXTENT" desc="Error message w hen a user tries to install an app with a web extent that overlaps another insta lled app."> |
4087 Could not install application because it conflicts with '<ph name="APP_N AME">$1<ex>Google Mail</ex></ph>', which is already installed. | 4090 Could not add application because it conflicts with "<ph name="APP_NAME" >$1<ex>Google Mail</ex></ph>". |
4088 </message> | 4091 </message> |
4089 <message name="IDS_EXTENSION_LOCALES_NO_DEFAULT_LOCALE_SPECIFIED" desc=""> | 4092 <message name="IDS_EXTENSION_LOCALES_NO_DEFAULT_LOCALE_SPECIFIED" desc=""> |
4090 Localization used, but default_locale wasn't specified in the manifest. | 4093 Localization used, but default_locale wasn't specified in the manifest. |
4091 </message> | 4094 </message> |
4092 <message name="IDS_EXTENSION_INVALID_IMAGE_PATH" desc=""> | 4095 <message name="IDS_EXTENSION_INVALID_IMAGE_PATH" desc=""> |
4093 Could not load '<ph name="IMAGE_PATH">$1<ex>/path/to/file</ex></ph>' for theme. | 4096 Could not load '<ph name="IMAGE_PATH">$1<ex>/path/to/file</ex></ph>' for theme. |
4094 </message> | 4097 </message> |
4095 <message name="IDS_EXTENSION_LOAD_ICON_FAILED" desc=""> | 4098 <message name="IDS_EXTENSION_LOAD_ICON_FAILED" desc=""> |
4096 Could not load extension icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' . | 4099 Could not load extension icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' . |
4097 </message> | 4100 </message> |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4137 </message> | 4140 </message> |
4138 <message name="IDS_EXTENSION_PACKAGE_ERROR_CODE" desc="Error message in ca ses where we fail to install the extension because the crx file is invalid. For example, because the crx header or signature is invalid."> | 4141 <message name="IDS_EXTENSION_PACKAGE_ERROR_CODE" desc="Error message in ca ses where we fail to install the extension because the crx file is invalid. For example, because the crx header or signature is invalid."> |
4139 Package is invalid: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>'. | 4142 Package is invalid: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>'. |
4140 </message> | 4143 </message> |
4141 <message name="IDS_EXTENSION_PACKAGE_INSTALL_ERROR" desc="Error message in case package fails to install because of some problem with the filesystem."> | 4144 <message name="IDS_EXTENSION_PACKAGE_INSTALL_ERROR" desc="Error message in case package fails to install because of some problem with the filesystem."> |
4142 Could not install package: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>' | 4145 Could not install package: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>' |
4143 </message> | 4146 </message> |
4144 | 4147 |
4145 <!-- Extension installed bubble --> | 4148 <!-- Extension installed bubble --> |
4146 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co ntent area of the extension installed bubble. Instructs that the extension was i nstalled."> | 4149 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co ntent area of the extension installed bubble. Instructs that the extension was i nstalled."> |
4147 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed . | 4150 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> has been added t o <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>. |
4148 </message> | 4151 </message> |
4149 | 4152 |
4150 <message name="IDS_EXTENSION_INSTALLED_APP_INFO" desc="Text displayed insi de a link when an app is installed. Clicking this link opens up the New Tab Page to show the app's icon."> | 4153 <message name="IDS_EXTENSION_INSTALLED_APP_INFO" desc="Text displayed insi de a link when an app is installed. Clicking this link opens up the New Tab Page to show the app's icon."> |
4151 Show me | 4154 Show me |
4152 </message> | 4155 </message> |
4153 | 4156 |
4154 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa yed in the InfoBubble which explains that the UI of this extension is a Page Act ion icon which may appear for some pages."> | 4157 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa yed in the InfoBubble which explains that the UI of this extension is a Page Act ion icon which may appear for some pages."> |
4155 This icon will be visible when the extension can act on the current page . | 4158 This icon will be visible when the extension can act on the current page . |
4156 </message> | 4159 </message> |
4157 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di splayed in the InfoBubble which explains that this extension has an keyword that can be used with the omnibox."> | 4160 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di splayed in the InfoBubble which explains that this extension has an keyword that can be used with the omnibox."> |
4158 To use this extension, type "<ph name="EXTENSION_KEYWORD">$1<ex>search</ ex></ph>", then TAB, then your command or search. | 4161 To use this extension, type "<ph name="EXTENSION_KEYWORD">$1<ex>search</ ex></ph>", then TAB, then your command or search. |
4159 </message> | 4162 </message> |
4160 | 4163 |
4161 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex t in the context menu for when right-clicking on extension icons"> | 4164 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex t in the context menu for when right-clicking on extension icons"> |
4162 Manage extensions... | 4165 Manage extensions... |
4163 </message> | 4166 </message> |
4164 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i n the InfoBubble with instructions on how to find the chrome://extensions/ manag ement page"> | 4167 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i n the InfoBubble with instructions on how to find the chrome://extensions/ manag ement page"> |
4165 You can manage your installed extensions by clicking Extensions in the T ools menu. | 4168 Manage your extensions by clicking Extensions in the Tools menu. |
4166 </message> | 4169 </message> |
4167 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO_MAC" desc="Text display ed in the InfoBubble with instructions on how to find the chrome://extensions/ m anagement page on MAC OS X"> | 4170 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO_MAC" desc="Text display ed in the InfoBubble with instructions on how to find the chrome://extensions/ m anagement page on MAC OS X"> |
4168 You can manage your installed extensions by clicking Extensions in the W indow menu. | 4171 Manage your extensions by clicking Extensions in the Window menu. |
4169 </message> | 4172 </message> |
4170 <message name="IDS_ACCNAME_INFOBAR_CONTAINER" desc="The accessible name fo r the infobar container."> | 4173 <message name="IDS_ACCNAME_INFOBAR_CONTAINER" desc="The accessible name fo r the infobar container."> |
4171 Infobar Container | 4174 Infobar Container |
4172 </message> | 4175 </message> |
4173 <message name="IDS_ACCNAME_INFOBAR_WARNING" desc="The accessible name for the warning infobar type."> | 4176 <message name="IDS_ACCNAME_INFOBAR_WARNING" desc="The accessible name for the warning infobar type."> |
4174 Warning | 4177 Warning |
4175 </message> | 4178 </message> |
4176 <message name="IDS_ACCNAME_INFOBAR_PAGE_ACTION" desc="The accessible name for page action infobar type."> | 4179 <message name="IDS_ACCNAME_INFOBAR_PAGE_ACTION" desc="The accessible name for page action infobar type."> |
4177 Page Action | 4180 Page Action |
4178 </message> | 4181 </message> |
4179 | 4182 |
4180 <!-- chrome://settings/extensions page --> | 4183 <!-- chrome://settings/extensions page --> |
4181 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link for developer mode."> | 4184 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link for developer mode."> |
4182 Developer mode | 4185 Developer mode |
4183 </message> | 4186 </message> |
4184 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa d Extension' button."> | 4187 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa d Extension' button."> |
4185 Load unpacked extension... | 4188 Load unpacked extension... |
4186 </message> | 4189 </message> |
4187 <message name="IDS_EXTENSIONS_PACK_BUTTON" desc="Text for the 'Pack Extens ion' button."> | 4190 <message name="IDS_EXTENSIONS_PACK_BUTTON" desc="Text for the 'Pack Extens ion' button."> |
4188 Pack extension... | 4191 Pack extension... |
4189 </message> | 4192 </message> |
4190 <message name="IDS_EXTENSIONS_UPDATE_BUTTON" desc="Text for the 'Update ex tensions' button."> | 4193 <message name="IDS_EXTENSIONS_UPDATE_BUTTON" desc="Text for the 'Update ex tensions' button."> |
4191 Update extensions now | 4194 Update extensions now |
4192 </message> | 4195 </message> |
4193 <message name="IDS_EXTENSIONS_NONE_INSTALLED" desc="Text that lets the use r know that no extensions are installed."> | 4196 <message name="IDS_EXTENSIONS_NONE_INSTALLED" desc="Text that lets the use r know that no extensions are installed."> |
4194 Boo... No extensions installed :-( | 4197 Boo... You have no extensions :-( |
4195 </message> | 4198 </message> |
4196 <message name="IDS_EXTENSIONS_NONE_INSTALLED_SUGGEST_GALLERY" desc="Text o n next line after IDS_EXTENSIONS_NONE_INSTALLED that suggests the user look in t he gallery for extensions to install."> | 4199 <message name="IDS_EXTENSIONS_NONE_INSTALLED_SUGGEST_GALLERY" desc="Text o n next line after IDS_EXTENSIONS_NONE_INSTALLED that suggests the user look in t he gallery for extensions to install."> |
4197 Want to <ph name="BEGIN_LINK">$1</ph>browse the gallery<ph name="END_LIN K">$2</ph> instead? | 4200 Want to <ph name="BEGIN_LINK">$1</ph>browse the gallery<ph name="END_LIN K">$2</ph> instead? |
4198 </message> | 4201 </message> |
4199 <message name="IDS_EXTENSIONS_CRASHED_EXTENSION" desc="Text that signifies that the extension process was terminated, usually because it has crashed."> | 4202 <message name="IDS_EXTENSIONS_CRASHED_EXTENSION" desc="Text that signifies that the extension process was terminated, usually because it has crashed."> |
4200 (Crashed) | 4203 (Crashed) |
4201 </message> | 4204 </message> |
4202 <message name="IDS_EXTENSIONS_IN_DEVELOPMENT" desc="Text that signifies th at the extension is currently in development."> | 4205 <message name="IDS_EXTENSIONS_IN_DEVELOPMENT" desc="Text that signifies th at the extension is currently in development."> |
4203 (Unpacked) | 4206 (Unpacked) |
4204 </message> | 4207 </message> |
(...skipping 30 matching lines...) Expand all Loading... | |
4235 <message name="IDS_EXTENSIONS_VISIT_WEBSITE" desc="The link for visiting t he extension's gallery page."> | 4238 <message name="IDS_EXTENSIONS_VISIT_WEBSITE" desc="The link for visiting t he extension's gallery page."> |
4236 View in Web Store | 4239 View in Web Store |
4237 </message> | 4240 </message> |
4238 <message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Disp layed in extensions management UI after an extension is selected to be run in in cognito mode."> | 4241 <message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Disp layed in extensions management UI after an extension is selected to be run in in cognito mode."> |
4239 <ph name="BEGIN_BOLD"><b></ph>Warning:<ph name="END_BOLD"></b&g t;</ph> <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot prevent ext ensions from recording your browsing history. To disable this extension in incog nito mode, unselect this option. | 4242 <ph name="BEGIN_BOLD"><b></ph>Warning:<ph name="END_BOLD"></b&g t;</ph> <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot prevent ext ensions from recording your browsing history. To disable this extension in incog nito mode, unselect this option. |
4240 </message> | 4243 </message> |
4241 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons."> | 4244 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons."> |
4242 Reload | 4245 Reload |
4243 </message> | 4246 </message> |
4244 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions."> | 4247 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions."> |
4245 Uninstall | 4248 Remove from <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> |
4246 </message> | 4249 </message> |
4247 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button."> | 4250 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button."> |
4248 Options | 4251 Options |
4249 </message> | 4252 </message> |
4250 <message name="IDS_EXTENSIONS_SHOW_BUTTON" desc="The text for the Show lin k."> | 4253 <message name="IDS_EXTENSIONS_SHOW_BUTTON" desc="The text for the Show lin k."> |
4251 Show button | 4254 Show button |
4252 </message> | 4255 </message> |
4253 <message name="IDS_EXTENSIONS_HIDE_BUTTON" desc="The text for the Hide con text menu item."> | 4256 <message name="IDS_EXTENSIONS_HIDE_BUTTON" desc="The text for the Hide con text menu item."> |
4254 Hide button | 4257 Hide button |
4255 </message> | 4258 </message> |
4256 <message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools."> | 4259 <message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools."> |
4257 Inspect popup | 4260 Inspect popup |
4258 </message> | 4261 </message> |
4259 <message name="IDS_EXTENSIONS_POLICY_CONTROLLED" desc="The text informing the user that an extension is policy controlled"> | 4262 <message name="IDS_EXTENSIONS_POLICY_CONTROLLED" desc="The text informing the user that an extension is policy controlled"> |
4260 (this extension is managed and can not be uninstalled or disabled) | 4263 (this extension is managed and can not be removed or disabled) |
4261 </message> | 4264 </message> |
4262 <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more ex tensions. Displayed at bottom of extension management page when there is at leas t one extension installed."> | 4265 <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more ex tensions. Displayed at bottom of extension management page when there is at leas t one extension installed."> |
4263 Get more extensions | 4266 Get more extensions |
4264 </message> | 4267 </message> |
4265 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory."> | 4268 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory."> |
4266 Select the extension directory. | 4269 Select the extension directory. |
4267 </message> | 4270 </message> |
4268 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog"> | 4271 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog"> |
4269 Pack Extension | 4272 Pack Extension |
4270 </message> | 4273 </message> |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4312 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag e shown on successful packing of an updated extension."> | 4315 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag e shown on successful packing of an updated extension."> |
4313 Created the extension: | 4316 Created the extension: |
4314 | 4317 |
4315 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> | 4318 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> |
4316 </message> | 4319 </message> |
4317 <message name="IDS_EXTENSION_INSTALL_FAILURE_TITLE" desc="Message shown in titlebar/header of the dialog informing the user that an extension failed to in stall."> | 4320 <message name="IDS_EXTENSION_INSTALL_FAILURE_TITLE" desc="Message shown in titlebar/header of the dialog informing the user that an extension failed to in stall."> |
4318 Extension Install Failure | 4321 Extension Install Failure |
4319 </message> | 4322 </message> |
4320 | 4323 |
4321 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt"> | 4324 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt"> |
4322 Install | 4325 Add |
4323 </message> | 4326 </message> |
4324 <message name="IDS_EXTENSION_PROMPT_INLINE_INSTALL_BUTTON" desc="Text for the inline install button on the extension install prompt"> | 4327 <message name="IDS_EXTENSION_PROMPT_INLINE_INSTALL_BUTTON" desc="Text for the inline install button on the extension install prompt"> |
Mihai Parparita -not on Chrome
2011/12/07 04:41:12
You can now remove this message and replace refere
Evan Stade
2011/12/07 05:54:23
to what benefit? If you look at the code, I think
Evan Stade
2011/12/07 06:00:37
OK, I take it back. I see that some other aspects
| |
4325 Add | 4328 Add |
4326 </message> | 4329 </message> |
4327 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt"> | 4330 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt"> |
4328 Uninstall | 4331 Remove |
4329 </message> | 4332 </message> |
4330 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e nable button on the extension re-enable prompt"> | 4333 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e nable button on the extension re-enable prompt"> |
4331 Re-enable | 4334 Re-enable |
4332 </message> | 4335 </message> |
4333 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the allow button on the extension permissions prompt"> | 4336 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the allow button on the extension permissions prompt"> |
4334 Allow | 4337 Allow |
4335 </message> | 4338 </message> |
4336 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f or the deny button on the extension permissions prompt"> | 4339 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f or the deny button on the extension permissions prompt"> |
4337 Deny | 4340 Deny |
4338 </message> | 4341 </message> |
(...skipping 4682 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
9021 Undo | 9024 Undo |
9022 </message> | 9025 </message> |
9023 <message name="IDS_NEW_TAB_REMOVE_THUMBNAIL_TOOLTIP" | 9026 <message name="IDS_NEW_TAB_REMOVE_THUMBNAIL_TOOLTIP" |
9024 desc="Tooltip text for the button that removes/blacklists the thumbnail . Once removed the thumbnail will not show up on the new tab page again."> | 9027 desc="Tooltip text for the button that removes/blacklists the thumbnail . Once removed the thumbnail will not show up on the new tab page again."> |
9025 Don't show on this page | 9028 Don't show on this page |
9026 </message> | 9029 </message> |
9027 <message name="IDS_NEW_TAB_APP_SETTINGS" | 9030 <message name="IDS_NEW_TAB_APP_SETTINGS" |
9028 desc="Text for the tooltip that is used for the button that shows the settings for an app icon."> | 9031 desc="Text for the tooltip that is used for the button that shows the settings for an app icon."> |
9029 Settings | 9032 Settings |
9030 </message> | 9033 </message> |
9031 <message name="IDS_NEW_TAB_APP_UNINSTALL" | |
9032 desc="Text for the trash can that appears when the user drags app s."> | |
9033 Remove from <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> | |
9034 </message> | |
9035 <message name="IDS_NEW_TAB_APP_OPTIONS" | 9034 <message name="IDS_NEW_TAB_APP_OPTIONS" |
9036 desc="Text for the button that takes the user to the options of a n app."> | 9035 desc="Text for the button that takes the user to the options of a n app."> |
9037 Options | 9036 Options |
9038 </message> | 9037 </message> |
9039 <message name="IDS_NEW_TAB_APP_DISABLE_NOTIFICATIONS" | 9038 <message name="IDS_NEW_TAB_APP_DISABLE_NOTIFICATIONS" |
9040 desc="Text for the option to disable app notifications"> | 9039 desc="Text for the option to disable app notifications"> |
9041 Disable notifications | 9040 Disable notifications |
9042 </message> | 9041 </message> |
9043 <message name="IDS_NEW_TAB_APP_ENABLE_NOTIFICATIONS" | 9042 <message name="IDS_NEW_TAB_APP_ENABLE_NOTIFICATIONS" |
9044 desc="Text for the option to enable app notifications"> | 9043 desc="Text for the option to enable app notifications"> |
(...skipping 1724 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
10769 </message> | 10768 </message> |
10770 <message name="IDS_SYNC_SERVICE_UNAVAILABLE" desc="Error message to displa y when the user domain entered by the user has sync disabled."> | 10769 <message name="IDS_SYNC_SERVICE_UNAVAILABLE" desc="Error message to displa y when the user domain entered by the user has sync disabled."> |
10771 Sync service is not available for your domain. | 10770 Sync service is not available for your domain. |
10772 </message> | 10771 </message> |
10773 | 10772 |
10774 <!-- Web Store login dialog strings --> | 10773 <!-- Web Store login dialog strings --> |
10775 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_1" desc="The first message to display in the Web Store login dialog."> | 10774 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_1" desc="The first message to display in the Web Store login dialog."> |
10776 To use the Chrome Web Store, you must sign in with a Google Account. | 10775 To use the Chrome Web Store, you must sign in with a Google Account. |
10777 </message> | 10776 </message> |
10778 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_2" desc="The second messag e to display in the Web Store login dialog."> | 10777 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_2" desc="The second messag e to display in the Web Store login dialog."> |
10779 <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. | 10778 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will sync any apps you have, 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. |
10780 </message> | 10779 </message> |
10781 | 10780 |
10782 <!-- Sync app menu item strings --> | 10781 <!-- Sync app menu item strings --> |
10783 <if expr="not pp_ifdef('use_titlecase')"> | 10782 <if expr="not pp_ifdef('use_titlecase')"> |
10784 <message name="IDS_SYNC_MENU_PRE_SYNCED_LABEL" desc="The text for the sy nc app menu item before an account is synced."> | 10783 <message name="IDS_SYNC_MENU_PRE_SYNCED_LABEL" desc="The text for the sy nc app menu item before an account is synced."> |
10785 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... | 10784 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... |
10786 </message> | 10785 </message> |
10787 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a pp menu item when bookmark sync has been enabled"> | 10786 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a pp menu item when bookmark sync has been enabled"> |
10788 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>... | 10787 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>... |
10789 </message> | 10788 </message> |
(...skipping 3766 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
14556 </message> | 14555 </message> |
14557 <message name="IDS_FIND_MORE_INTENT_HANDLER_MESSAGE" desc="Text to show to i nform the user that more intent services can be found in the web store."> | 14556 <message name="IDS_FIND_MORE_INTENT_HANDLER_MESSAGE" desc="Text to show to i nform the user that more intent services can be found in the web store."> |
14558 Find more services by visiting the Chrome Web Store. | 14557 Find more services by visiting the Chrome Web Store. |
14559 </message> | 14558 </message> |
14560 <message name="IDS_FIND_MORE_INTENT_HANDLER_TOOLTIP" desc="Tooltip text for the web store plus button on the intent picker dialog."> | 14559 <message name="IDS_FIND_MORE_INTENT_HANDLER_TOOLTIP" desc="Tooltip text for the web store plus button on the intent picker dialog."> |
14561 Find services in the Chrome Web Store | 14560 Find services in the Chrome Web Store |
14562 </message> | 14561 </message> |
14563 | 14562 |
14564 <!-- PDF with unsupported feature Info Bar --> | 14563 <!-- PDF with unsupported feature Info Bar --> |
14565 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed."> | 14564 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed."> |
14566 Parts of this PDF document could not be displayed. Open in Adobe Reader? | 14565 Parts of this PDF document could not be displayed. Open in Adobe Reader? |
14567 </message> | 14566 </message> |
14568 | 14567 |
14569 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed."> | 14568 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed."> |
14570 Parts of this PDF document could not be displayed. Install Adobe Reader? | 14569 Parts of this PDF document could not be displayed. Install Adobe Reader? |
14571 </message> | 14570 </message> |
14572 | 14571 |
14573 <message name="IDS_PDF_INFOBAR_QUESTION_ALWAYS_USE_READER" desc="Question as ked on the info bar when a user opens a PDF with Reader and we want to ask them if they always want to use it for viewing PDF files."> | 14572 <message name="IDS_PDF_INFOBAR_QUESTION_ALWAYS_USE_READER" desc="Question as ked on the info bar when a user opens a PDF with Reader and we want to ask them if they always want to use it for viewing PDF files."> |
14574 Use Adobe Reader as your default PDF viewer? | 14573 Use Adobe Reader as your default PDF viewer? |
14575 </message> | 14574 </message> |
14576 | 14575 |
14577 <message name="IDS_PDF_INFOBAR_ALWAYS_USE_READER_BUTTON" desc="The label of the 'always' button on the infobar that asks the user if they want to set Adobe Reader as default."> | 14576 <message name="IDS_PDF_INFOBAR_ALWAYS_USE_READER_BUTTON" desc="The label of the 'always' button on the infobar that asks the user if they want to set Adobe Reader as default."> |
14578 Always | 14577 Always |
14579 </message> | 14578 </message> |
14580 <message name="IDS_PDF_INFOBAR_NEVER_USE_READER_BUTTON" desc="The label of t he 'never' button on the infobar that asks the user if they want to set Adobe Re ader as default"> | 14579 <message name="IDS_PDF_INFOBAR_NEVER_USE_READER_BUTTON" desc="The label of t he 'never' button on the infobar that asks the user if they want to set Adobe Re ader as default"> |
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
14725 </messages> | 14724 </messages> |
14726 <structures fallback_to_english="true"> | 14725 <structures fallback_to_english="true"> |
14727 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> | 14726 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> |
14728 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 14727 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
14729 </structure> | 14728 </structure> |
14730 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 14729 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
14731 </structure> | 14730 </structure> |
14732 </structures> | 14731 </structures> |
14733 </release> | 14732 </release> |
14734 </grit> | 14733 </grit> |
OLD | NEW |