org.eclipse.emf.emfstore.internal.client.ui.dialogs
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

Client dialogs related messages.

Author:
emueller

Field Summary
static String BranchSelectionDialog_BranchSelection
           
static String BranchSelectionDialog_Cancel
           
static String BranchSelectionDialog_Checkout_Branch
           
static String BranchSelectionDialog_Create_Branch
           
static String BranchSelectionDialog_Name_For_New_Branch
           
static String BranchSelectionDialog_New_Branch
           
static String BranchSelectionDialog_OK
           
static String BranchSelectionDialog_Select_Branch_To_Merge_With
           
static String BranchSelectionDialog_Select_Checkout_Branch
           
static String CommitDialog_Commit
           
static String CommitDialog_CommitLocalChanges
           
static String CommitDialog_EmptyMessage
           
static String CommitDialog_LogMessage
           
static String CommitDialog_NumberOfCompositeChanges
           
static String CommitDialog_NumberOverallChanges
           
static String CommitDialog_OfProject
           
static String CommitDialog_PreviousMessage
           
static String CommitDialog_ToServer
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BranchSelectionDialog_BranchSelection

public static String BranchSelectionDialog_BranchSelection

BranchSelectionDialog_Cancel

public static String BranchSelectionDialog_Cancel

BranchSelectionDialog_Checkout_Branch

public static String BranchSelectionDialog_Checkout_Branch

BranchSelectionDialog_Create_Branch

public static String BranchSelectionDialog_Create_Branch

BranchSelectionDialog_Name_For_New_Branch

public static String BranchSelectionDialog_Name_For_New_Branch

BranchSelectionDialog_New_Branch

public static String BranchSelectionDialog_New_Branch

BranchSelectionDialog_OK

public static String BranchSelectionDialog_OK

BranchSelectionDialog_Select_Branch_To_Merge_With

public static String BranchSelectionDialog_Select_Branch_To_Merge_With

BranchSelectionDialog_Select_Checkout_Branch

public static String BranchSelectionDialog_Select_Checkout_Branch

CommitDialog_Commit

public static String CommitDialog_Commit

CommitDialog_CommitLocalChanges

public static String CommitDialog_CommitLocalChanges

CommitDialog_EmptyMessage

public static String CommitDialog_EmptyMessage

CommitDialog_LogMessage

public static String CommitDialog_LogMessage

CommitDialog_NumberOfCompositeChanges

public static String CommitDialog_NumberOfCompositeChanges

CommitDialog_NumberOverallChanges

public static String CommitDialog_NumberOverallChanges

CommitDialog_OfProject

public static String CommitDialog_OfProject

CommitDialog_PreviousMessage

public static String CommitDialog_PreviousMessage

CommitDialog_ToServer

public static String CommitDialog_ToServer


Copyright © 2016. All Rights Reserved.