|
|
|
@ -264,6 +264,7 @@ exceptionCaughtDuringExecutionOfHook=Exception caught during execution of "{0}"
|
|
|
|
|
exceptionCaughtDuringExecutionOfAddCommand=Exception caught during execution of add command |
|
|
|
|
exceptionCaughtDuringExecutionOfArchiveCommand=Exception caught during execution of archive command |
|
|
|
|
exceptionCaughtDuringExecutionOfCherryPickCommand=Exception caught during execution of cherry-pick command. {0} |
|
|
|
|
exceptionCaughtDuringExecutionOfCommand=Exception caught during execution of command ''{0}'' in ''{1}'', return code ''{2}'', error message ''{3}'' |
|
|
|
|
exceptionCaughtDuringExecutionOfCommitCommand=Exception caught during execution of commit command |
|
|
|
|
exceptionCaughtDuringExecutionOfFetchCommand=Exception caught during execution of fetch command |
|
|
|
|
exceptionCaughtDuringExecutionOfLsRemoteCommand=Exception caught during execution of ls-remote command |
|
|
|
@ -274,7 +275,6 @@ exceptionCaughtDuringExecutionOfResetCommand=Exception caught during execution o
|
|
|
|
|
exceptionCaughtDuringExecutionOfRevertCommand=Exception caught during execution of revert command. {0} |
|
|
|
|
exceptionCaughtDuringExecutionOfRmCommand=Exception caught during execution of rm command |
|
|
|
|
exceptionCaughtDuringExecutionOfTagCommand=Exception caught during execution of tag command |
|
|
|
|
exceptionCaughtDuringExcecutionOfCommand=Exception caught during execution of command ''{0}'' in ''{1}'', return code ''{2}'', error message ''{3}'' |
|
|
|
|
exceptionHookExecutionInterrupted=Execution of "{0}" hook interrupted. |
|
|
|
|
exceptionOccurredDuringAddingOfOptionToALogCommand=Exception occurred during adding of {0} as option to a Log command |
|
|
|
|
exceptionOccurredDuringReadingOfGIT_DIR=Exception occurred during reading of $GIT_DIR/{0}. {1} |
|
|
|
|