Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed Cut,Copy,Paste,Unlink options (see trac #11880) #2133

Merged
merged 6 commits into from Mar 11, 2014

Conversation

dominikl
Copy link
Member

Renamed "Cut", "Copy" and "Paste" options to "Cut Link", "Copy Link" and "Paste Link" and adjusted tooltips accordingly (see trac #11881). Renamed the "Unlink" option for removing tags into "Remove" and adjusted tooltips (see trac #11884).

@mtbc
Copy link
Member

mtbc commented Feb 28, 2014

Can update copyrights in source file headers to include 2014.

@bpindelski
Copy link

All looks OK here. The only nitpick I'd have (doesn't have to be handled in this PR) is that the new "Cut Link" etc. taxonomy also now applies to the user management tab. Won't this be too confusing?
Besides that - good to merge.

@jburel
Copy link
Member

jburel commented Mar 3, 2014

@dominikl: the user section should be handled in that PR.

private static final String DESCRIPTION_COPY_LINK =
"Copy the selected links.";

/** Alternative description of the action if the index is {@link #COPY}. */

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't comment on comment lines, so adding here - the copyright date will have to be changed in this file.

@bpindelski
Copy link

The functionality is better now - the user management tab uses different wording for the cut, copy and paste actions. I noticed that the tooltips differ though (applicable to both user management tab and data viewer tab) - a different text is displayed on the tab's icon bar and a different in the context menu:
untitled

Updated copyright;
Formated code to match CodeTemplate.java;
Synchronized popup menu and tab bar tooltips;
@bpindelski
Copy link

All looks good now. Thanks for the changes, @dominikl. Good to merge.

@joshmoore
Copy link
Member

@gusferguson : any screenshot or similar issues that need to be discussed before merging this?

@gusferguson
Copy link

@joshmoore - I have been out of the loop on this, so if Blazej is happy, I don't have any further input.

@bpindelski
Copy link

@joshmoore, @gusferguson I have no outstanding comments left for this PR.

@joshmoore
Copy link
Member

Thanks, all!

joshmoore added a commit that referenced this pull request Mar 11, 2014
Renamed Cut,Copy,Paste,Unlink options (see trac #11880)
@joshmoore joshmoore merged commit a8b275e into ome:dev_5_0 Mar 11, 2014
@dominikl
Copy link
Member Author

--rebased-to #2159

@dominikl dominikl deleted the cut_copy_paste branch April 1, 2014 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants