Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 266243) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -6884,77 +6884,79 @@ |
Improve voice search by sending the sound of "Ok Google," and a few seconds before, to Google. |
</message> |
- <!-- Conflicts page --> |
- <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_ONE" desc="What gets appended after the page title if no conflicts were found."> |
- Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - No conflicts detected |
- </message> |
- <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_TWO" desc="What gets appended after the page title (number of conflicts found)."> |
- Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - Known conflicts: <ph name="BAD_COUNT">$2<ex>3</ex></ph>, suspected: <ph name="SUSPICIOUS_COUNT">$3<ex>2</ex></ph> |
- </message> |
- <message name="IDS_CONFLICTS_EXPLANATION_TEXT" desc="The text blurb explaining what the compatibility page is."> |
- This page lists all modules loaded into the main process and modules registered to load at a later point. |
- </message> |
- <message name="IDS_CONFLICTS_CHECK_INVESTIGATING" desc="A label on the compatibility page saying we are investigating."> |
- We are currently investigating this issue. |
- </message> |
- <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTIONS" desc="A label on the compatibility page describing possible resolutions."> |
- If you are experiencing frequent problems, you could try the following to resolve the issue with this module: |
- </message> |
- <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_UNINSTALL" desc="An uninstall label. 'It' refers to 'a module'."> |
- Uninstalling |
- </message> |
- <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_UPDATE" desc="An update label. 'It' refers to 'a module'."> |
- Updating |
- </message> |
- <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_DISABLE" desc="A disable label. 'It' refers to 'a module'."> |
- Disabling |
- </message> |
- <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_SEPARATOR" desc="The separator separating the words 'Uninstalling it', 'Updating it' and 'Disabling it'"> |
- / |
- </message> |
- <message name="IDS_CONFLICTS_NO_MODULES_LOADED" desc="Error message for when no modules were found in the process"> |
- Unable to detect any modules loaded. |
- </message> |
- <message name="IDS_CONFLICTS_HEADER_SOFTWARE" desc="The 'Software' header for each module item in the list"> |
- Software |
- </message> |
- <message name="IDS_CONFLICTS_HEADER_SIGNED_BY" desc="The 'Signed by' header for each module item in the list"> |
- Signed by |
- </message> |
- <message name="IDS_CONFLICTS_HEADER_LOCATION" desc="The 'Location' header for each module item in the list"> |
- Location |
- </message> |
- <message name="IDS_CONFLICTS_HEADER_VERSION" desc="The 'Version' header for each module item in the list"> |
- Version |
- </message> |
- <message name="IDS_CONFLICTS_HEADER_HELP_TIP" desc="The 'Help tip:' header for each module item in the list"> |
- Help tip |
- </message> |
- <message name="IDS_CONFLICTS_LOADING_MESSAGE" desc="Shown while loading until full list of modules is retrieved"> |
- Loading... |
- </message> |
- <message name="IDS_CONFLICTS_NOT_LOADED_YET" desc="Shown next to a module that has not been loaded into memory yet"> |
- Not loaded yet |
- </message> |
- <message name="IDS_HELP_CENTER_VIEW_CONFLICTS" desc="The url of the Help center article for the View Conflicts page" translateable="false"> |
- http://support.google.com/chrome/?p=<ph name="NAME">$1<ex>Hash</ex></ph>&l=<ph name="LOCATION">$2<ex>Hash</ex></ph>&d=<ph name="DESC">$3<ex>Hash</ex></ph>&s=<ph name="SIGNER">$4<ex>Hash</ex></ph> |
- </message> |
- <if expr="use_titlecase"> |
- <message name="IDS_CONFLICTS_LEARN_MORE" desc="The Learn More button in the conflicting module bubble"> |
- Learn More |
- </message> |
- <message name="IDS_CONFLICTS_NOT_NOW" desc="The Not Now button in the conflicting module bubble"> |
- Not Now |
- </message> |
- </if> |
- <if expr="not use_titlecase"> |
- <message name="IDS_CONFLICTS_LEARN_MORE" desc="The Learn More button in the conflicting module bubble"> |
- Learn more |
- </message> |
- <message name="IDS_CONFLICTS_NOT_NOW" desc="The Not Now button in the conflicting module bubble"> |
- Not now |
- </message> |
- </if> |
+ <if expr="is_win"> |
+ <!-- Conflicts page --> |
+ <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_ONE" desc="What gets appended after the page title if no conflicts were found."> |
+ Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - No conflicts detected |
+ </message> |
+ <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_TWO" desc="What gets appended after the page title (number of conflicts found)."> |
+ Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - Known conflicts: <ph name="BAD_COUNT">$2<ex>3</ex></ph>, suspected: <ph name="SUSPICIOUS_COUNT">$3<ex>2</ex></ph> |
+ </message> |
+ <message name="IDS_CONFLICTS_EXPLANATION_TEXT" desc="The text blurb explaining what the compatibility page is."> |
+ This page lists all modules loaded into the main process and modules registered to load at a later point. |
+ </message> |
+ <message name="IDS_CONFLICTS_CHECK_INVESTIGATING" desc="A label on the compatibility page saying we are investigating."> |
+ We are currently investigating this issue. |
+ </message> |
+ <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTIONS" desc="A label on the compatibility page describing possible resolutions."> |
+ If you are experiencing frequent problems, you could try the following to resolve the issue with this module: |
+ </message> |
+ <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_UNINSTALL" desc="An uninstall label. 'It' refers to 'a module'."> |
+ Uninstalling |
+ </message> |
+ <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_UPDATE" desc="An update label. 'It' refers to 'a module'."> |
+ Updating |
+ </message> |
+ <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_DISABLE" desc="A disable label. 'It' refers to 'a module'."> |
+ Disabling |
+ </message> |
+ <message name="IDS_CONFLICTS_CHECK_POSSIBLE_ACTION_SEPARATOR" desc="The separator separating the words 'Uninstalling it', 'Updating it' and 'Disabling it'"> |
+ / |
+ </message> |
+ <message name="IDS_CONFLICTS_NO_MODULES_LOADED" desc="Error message for when no modules were found in the process"> |
+ Unable to detect any modules loaded. |
+ </message> |
+ <message name="IDS_CONFLICTS_HEADER_SOFTWARE" desc="The 'Software' header for each module item in the list"> |
+ Software |
+ </message> |
+ <message name="IDS_CONFLICTS_HEADER_SIGNED_BY" desc="The 'Signed by' header for each module item in the list"> |
+ Signed by |
+ </message> |
+ <message name="IDS_CONFLICTS_HEADER_LOCATION" desc="The 'Location' header for each module item in the list"> |
+ Location |
+ </message> |
+ <message name="IDS_CONFLICTS_HEADER_VERSION" desc="The 'Version' header for each module item in the list"> |
+ Version |
+ </message> |
+ <message name="IDS_CONFLICTS_HEADER_HELP_TIP" desc="The 'Help tip:' header for each module item in the list"> |
+ Help tip |
+ </message> |
+ <message name="IDS_CONFLICTS_LOADING_MESSAGE" desc="Shown while loading until full list of modules is retrieved"> |
+ Loading... |
+ </message> |
+ <message name="IDS_CONFLICTS_NOT_LOADED_YET" desc="Shown next to a module that has not been loaded into memory yet"> |
+ Not loaded yet |
+ </message> |
+ <message name="IDS_HELP_CENTER_VIEW_CONFLICTS" desc="The url of the Help center article for the View Conflicts page" translateable="false"> |
+ http://support.google.com/chrome/?p=<ph name="NAME">$1<ex>Hash</ex></ph>&l=<ph name="LOCATION">$2<ex>Hash</ex></ph>&d=<ph name="DESC">$3<ex>Hash</ex></ph>&s=<ph name="SIGNER">$4<ex>Hash</ex></ph> |
+ </message> |
+ <if expr="use_titlecase"> |
+ <message name="IDS_CONFLICTS_LEARN_MORE" desc="The Learn More button in the conflicting module bubble"> |
+ Learn More |
+ </message> |
+ <message name="IDS_CONFLICTS_NOT_NOW" desc="The Not Now button in the conflicting module bubble"> |
+ Not Now |
+ </message> |
+ </if> |
+ <if expr="not use_titlecase"> |
+ <message name="IDS_CONFLICTS_LEARN_MORE" desc="The Learn More button in the conflicting module bubble"> |
+ Learn more |
+ </message> |
+ <message name="IDS_CONFLICTS_NOT_NOW" desc="The Not Now button in the conflicting module bubble"> |
+ Not now |
+ </message> |
+ </if> |
+ </if> <!-- is_win --> |
<!-- Plug-in placeholders --> |
<message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug-in, displayed in the click to play UI."> |