package anzsoft.iJabBar.client;

import com.google.gwt.i18n.client.Constants;

public interface iJabBarConstants extends Constants {
	String Scrolltoright();

	String Scrolltoleft();

	String SearchContact();

	String Login();

	String User();

	String Password();

	String Cancel();

	String Uopcbe();

	String Nonotification();

	String Notification();

	String Connecting();

	String Friends();

	String Offline();

	String Chat();

	String Youhave();

	String Notifications();

	String Options();
}
