- TW-1441 task import continues happily if filename doesn't exist.
This commit is contained in:
Paul Beckingham
2014-10-18 14:41:12 -04:00
parent 18581a6ca4
commit 5275c0ce60
10 changed files with 44 additions and 3 deletions

View File

@@ -468,6 +468,7 @@
#define STRING_CMD_IMPORT_SUMMARY "Importadas {1} tareas."
#define STRING_CMD_IMPORT_NOFILE "Debe especificar un archivo a importar."
#define STRING_CMD_IMPORT_FILE "Importando '{1}'"
#define STRING_CMD_IMPORT_MISSING "File '{1}' not found."
#define STRING_TASK_NO_DESC "La anotación carece de descripción: {1}"
#define STRING_TASK_NO_ENTRY "La anotación carece de fecha de entrada: {1}"