Skip to content

Commit

Permalink
505819: Pop-up in Eclipse Neon 4.6 - Marketplace Suggestion
Browse files Browse the repository at this point in the history
Fixed dialog texts

Bug: 505819
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=505819
  • Loading branch information
creckord committed May 15, 2017
1 parent d080508 commit 40ca610
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MarketplaceClientUi_unexpectedException_reason=Unexpected exception: {0}
MarketplaceClientUi_notFound=Resource not found: {0}
MarketplaceClientUi_unknownHost=Cannot resolve host\n\nThis is most often caused by a problem with your internet connection. Please check your internet connection and retry.
MarketplaceClientUi_connectionProblem=Connection failed\n\nThis is most often caused by a problem with your internet connection. Please check your internet connection and retry.
MarketplaceOrAssociateDialog_title=Editors available on marketplace
MarketplaceOrAssociateDialog_title=Editors available on the Marketplace
MarketplaceOrAssociateDialog_linkToPreferences=See also <a>Preferences for File Associations</a>
MarketplaceOrAssociateDialog_message=Better editor support for ''{0}'' files is available on the Marketplace.
MarketplaceOrAssociateDialog_showProposals=Show marketplace proposals and let me install them
Expand All @@ -31,9 +31,9 @@ AskMerketplaceForFileSupportStrategy_dialogJobName=Proposals dialog
DiscoverFileSupportJob_discoveryFailed=File support discovery for {0} failed
LookupByNatureJob_discoveryFailed=Project nature discovery for {0} failed
MissingNatureDetector_Title=Marketplace solutions available
MissingNatureDetector_Desc=Some helpful solutions are available on Marketplace
MissingNatureDetector_Desc=Some helpful solutions are available on the Marketplace
MissingNatureDetector_Message=Your IDE is missing natures to properly support your projects.\n\
Some extensions on Eclipse Marketplace can be installed to support those natures.
Some extensions on the Eclipse Marketplace can be installed to support those natures.
MissingNatureDetector_jobName=Lookup on Marketplace for nature {0}
MissingNatureDetector_ShowSolutions=Show Solutions
MissingNatureDetector_enable=Automatically detect missing natures and propose compatible Marketplace solutions
Expand Down

0 comments on commit 40ca610

Please sign in to comment.