TW-1666: import should reject invalid data

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham 2015-08-22 12:34:10 -04:00
parent d640fed3d4
commit bc1aa0bc0f
11 changed files with 14 additions and 2 deletions

View file

@ -765,6 +765,7 @@
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
#define STRING_ERROR_NO_MODS "Command line modifications are not supported by this command."
#define STRING_ERROR_CONFIRM_SIGINT "Interrupted: No changes made."
#define STRING_ERROR_BAD_STATUS "The status '{1}' is not valid."
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Ninguna tarea."