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
           
 
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


Copyright © 2015. All Rights Reserved.