Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 236663 Details for
Bug 419858
Change the wording of the 'Checkout' button tooltip to indicate it affects the current selection
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
fix
checkout-tooltip.patch (text/plain), 735 bytes, created by
Michael Rennie
on 2013-10-18 11:56:56 EDT
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Michael Rennie
Created:
2013-10-18 11:56:56 EDT
Size:
735 bytes
patch
obsolete
>diff --git a/bundles/org.eclipse.orion.client.git/web/orion/git/gitCommands.js b/bundles/org.eclipse.orion.client.git/web/orion/git/gitCommands.js >index 8a8ef35..dd78f86 100644 >--- a/bundles/org.eclipse.orion.client.git/web/orion/git/gitCommands.js >+++ b/bundles/org.eclipse.orion.client.git/web/orion/git/gitCommands.js >@@ -2903,7 +2903,7 @@ > > var checkoutCommand = new mCommands.Command({ > name: messages['Checkout'], >- tooltip: messages["Checkout files, discarding all changes"], >+ tooltip: messages["Checkout all the selected files, discarding all changes"], > imageClass: "git-sprite-checkout", //$NON-NLS-0$ > spriteClass: "gitCommandSprite", //$NON-NLS-0$ > id: "eclipse.orion.git.checkoutCommand", //$NON-NLS-0$
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 419858
: 236663