|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.am.* |
|---|
| org.am.snitch.constants.SnitchConstants | ||
|---|---|---|
public static final String |
APP_VERSION |
"1.0" |
public static final String |
APPLICATION_NAME |
"CVS Snitch" |
public static final String |
COMMITS |
"Commits" |
public static final String |
CVS_PROP_DATEFILTER |
"dateFilter" |
public static final String |
CVS_PROP_HOSTNAME |
"hostname" |
public static final String |
CVS_PROP_LOCALPATH |
"localPath" |
public static final String |
CVS_PROP_METHOD |
"method" |
public static final String |
CVS_PROP_PASSWORD |
"password" |
public static final String |
CVS_PROP_PORT |
"port" |
public static final String |
CVS_PROP_REPOSITORY |
"repository" |
public static final String |
CVS_PROP_USERNAME |
"username" |
public static final int |
CVS_PSERVER_PORT |
2401 |
public static final String |
DATE_DD_MM_YYY |
"dd/MM/yyyy" |
public static final String |
DATE_YYY_MM_DD |
"yyyy-MM-dd" |
public static final String |
IMG_ABOUT |
"help.png" |
public static final String |
IMG_ADD |
"add.png" |
public static final String |
IMG_APPIMAGE |
"cvssnitch_icon.png" |
public static final String |
IMG_CLEAR |
"clearTable.png" |
public static final String |
IMG_CONFIGURECVS |
"config.png" |
public static final String |
IMG_CVSSNITCH_LOGO |
"cvssnitch_logo.png" |
public static final String |
IMG_ERROR |
"error.gif" |
public static final String |
IMG_HTML |
"exportToHtml.png" |
public static final String |
IMG_OPEN |
"open.png" |
public static final String |
IMG_REMOVE |
"remove.png" |
public static final String |
IMG_START |
"start.png" |
public static final String |
MSG_ABOUT |
"About" |
public static final String |
MSG_ABOUT_TEXT |
"CVS Snitch\nVersion: 1.0\n(c) Copyright Axel Maroudas 2008. All rights reserved.\n\nThis software is developed under GPL v2\n\ncontact axelmangr@freemail.gr" |
public static final String |
MSG_ADD_CVSROOT |
"Add a new CVSROOT" |
public static final String |
MSG_AUTH_ERROR |
"Your credentials could not be authenticated by the CVS Server. Either the CVS Root or your password is not correct" |
public static final String |
MSG_AUTH_ERROR_TITLE |
"Authentication" |
public static final String |
MSG_CAL_TITLE |
"Date Selection" |
public static final String |
MSG_CLEAR |
"Clear the Version Report" |
public static final String |
MSG_COMMITS |
"Commits: " |
public static final String |
MSG_COMMITS_PER_DAY |
"Commits Per Day" |
public static final String |
MSG_COMMITS_PER_USER |
"Commits Per User" |
public static final String |
MSG_CONFIGURECVS |
"Configure CVS Repositories" |
public static final String |
MSG_CSV |
"Export the Version Report to csv" |
public static final String |
MSG_CVS_COMM_ERROR |
"There was an error while talking to the CVS Server" |
public static final String |
MSG_CVS_COMM_ERROR_TITLE |
"CVS Server Communication" |
public static final String |
MSG_CVS_CONFIG_ERROR_GENERAL |
"There was an error while trying to start up the CVS Configuration Dialog" |
public static final String |
MSG_CVS_CONFIG_ERROR_TITLE |
"CVS Conguration Dialog" |
public static final String |
MSG_CVS_CONFIGURE_TITLE |
"Configure CVS Roots" |
public static final String |
MSG_CVS_ROOTS_VALIDATION_ERROR |
" is not a valid CVS Root" |
public static final String |
MSG_CVS_ROOTS_VALIDATION_ERROR_TITLE |
"CVS Root Validation" |
public static final String |
MSG_CVS_VALIDATION_ERROR |
"The selected CVS Root is not correct" |
public static final String |
MSG_CVS_VALIDATION_ERROR_TITLE |
"CVS Root Validation" |
public static final String |
MSG_CVSROOT |
"CVS Root:" |
public static final String |
MSG_CVSROOTS_CB |
"Available CVS Roots" |
public static final String |
MSG_DATE |
"Date" |
public static final String |
MSG_DATE_TT |
"Enable date filtering" |
public static final String |
MSG_DATE_VALIDATION_ERROR |
"There was an error while trying to validate a date" |
public static final String |
MSG_DATE_VALIDATION_ERROR_TITLE |
"Date Validation" |
public static final String |
MSG_DAY_OF_WEEK |
"Day of week" |
public static final String |
MSG_DEFAULT_CVS_ROOT |
":pserver@localhost:2401:/var/cvs" |
public static final String |
MSG_DESCRIPTION |
"Description" |
public static final String |
MSG_EDIT |
"Edit" |
public static final String |
MSG_END_DATE |
"End" |
public static final String |
MSG_ENDDATE |
"End Date" |
public static final String |
MSG_ERROR_TITLE |
"System Error" |
public static final String |
MSG_FILE_READING_ERROR |
" Could not be read" |
public static final String |
MSG_FILE_READING_ERROR_TITLE |
"Config File Reading" |
public static final String |
MSG_FILE_WRITING_ERROR |
" Could not be written" |
public static final String |
MSG_FILE_WRITING_ERROR_TITLE |
"Config File Writing" |
public static final String |
MSG_FILTERS |
"Filters" |
public static final String |
MSG_HTML |
"Export the Version Report to html" |
public static final String |
MSG_LOC |
"Lines of Code" |
public static final String |
MSG_LOCALPATH |
"Local Path:" |
public static final String |
MSG_LOG_CREATION_ERROR |
"There was an error while trying to create the cvs log" |
public static final String |
MSG_LOG_PARSE_ERROR |
"There was an error while trying to parse the cvs log" |
public static final String |
MSG_NO_COMMITS |
"No data available" |
public static final String |
MSG_NO_CVS_ROOT_ERROR |
"You need to select a CVS ROOT" |
public static final String |
MSG_NO_END_DATE_ERROR |
"You need to select an ending date" |
public static final String |
MSG_NO_LOCAL_PATH_ERROR |
"You need to select a Local path" |
public static final String |
MSG_NO_REVISIONS |
"No data available" |
public static final String |
MSG_NO_START_DATE_ERROR |
"You need to select a starting date" |
public static final String |
MSG_NO_USER_ERROR |
"You need to type in a user" |
public static final String |
MSG_OK |
"OK" |
public static final String |
MSG_OPEN |
"Browse for local paths" |
public static final String |
MSG_OPERATION |
"Operation" |
public static final String |
MSG_OPTIONS |
"Options" |
public static final String |
MSG_PASSWORD_DIALOG |
"Password for CVS" |
public static final String |
MSG_REMOVE_CVSROOT |
"Remove the CVSROOT" |
public static final String |
MSG_REQUEST_FAILURE |
"Failed to perform CVS Request" |
public static final String |
MSG_REVISIONS |
"Revisions: " |
public static final String |
MSG_REVISIONS_PER_HOUR |
"Revisions Per Hour" |
public static final String |
MSG_REVISIONS_PER_USER |
"Revisions Per User" |
public static final String |
MSG_REVISIONS_PER_WEEKDAY |
"Revisions Per WeekDay" |
public static final String |
MSG_SAVE |
"Save" |
public static final String |
MSG_SET |
"Set" |
public static final String |
MSG_SNITCHING_ERROR |
"There was an error while trying to snitch" |
public static final String |
MSG_SNITCHING_ERROR_TITLE |
"CVS Snitching" |
public static final String |
MSG_START |
"Start Snitching" |
public static final String |
MSG_START_DATE |
"Start" |
public static final String |
MSG_STARTDATE |
"Start Date" |
public static final String |
MSG_STRUCTURE_CREATION_ERROR |
"The folder/file structure that will hold the applications config files could not be created" |
public static final String |
MSG_STRUCTURE_CREATION_ERROR_TITLE |
"Config Folder/File Creation" |
public static final String |
MSG_TAB_COMMITS |
"Commits" |
public static final String |
MSG_UNCOMMENTED_COMMIT |
"*** empty log message ***" |
public static final String |
MSG_UNPARSABLE_RESPONSE |
"Failed to process CVS Response" |
public static final String |
MSG_USER |
"User" |
public static final String |
MSG_USER_FILTER |
"User filter" |
public static final String |
MSG_USER_TT |
"Enable user filtering" |
public static final String |
MSG_USERS |
"Users: " |
public static final String |
MSG_VALIDATION_TITLE |
"Validation Error" |
public static final String |
MSG_WRONG_CVS_COMMAND |
"CVS Command" |
public static final String |
MSG_WRONG_REQUEST |
"CVS Request" |
public static final String |
MSG_WRONG_RESPONSE |
"CVS Response" |
public static final String |
MSGF_LOCALPATH_CB |
"Available local paths (locations where your project files have been checked out from CVS" |
public static final String |
PASSWORD_DIALOG |
"Password" |
public static final String |
PICS_PATH |
"/resources/pics/" |
public static final String |
REVISIONS |
"Revisions" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||