Revert partial logging with message resource files

This commit is contained in:
nathanrsxtn
2022-03-01 16:30:25 -07:00
parent d9a4be3090
commit f882fb81a3
2 changed files with 4 additions and 10 deletions
@@ -1,4 +0,0 @@
RobotContainer.updateAutoChooser.entryCreate = PathPlanner file {0} created. Options added to SendableChooser.
RobotContainer.updateAutoChooser.entryModify = PathPlanner file {0} modified.
RobotContainer.updateAutoChooser.entryModify.selected = PathPlanner file {0} already selected. Reloading path.
RobotContainer.updateAutoChooser.entryDelete = PathPlanner file {0} deleted. Removing options from SendableChooser not yet implemented.