changed label "share link" as "get link"

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@81062 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2013-09-04 15:43:50 +00:00
parent 79d21050ba
commit 1365b7ca9d
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ public class ConstantsExplorer {
public static final String MESSAGE_ERROR_OCCURED = "Sorry an error has occurred while processing your request";
public static final String INFO = "Info";
public static final String MESSAGE_SEND_TO_OK = "Your message has been successfully delivered";
public static final String MESSAGE_SHARE_LINK = "Share Link";
public static final String MESSAGE_SHARE_LINK = "Get Link";
public static final String COPYITEM = "Copy";
public static final String PASTEITEM = "Paste";
public static final String MESSAGE_REFRESH_FOLDER = "Refresh Folder";