- 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

@@ -460,6 +460,7 @@
#define STRING_CMD_IMPORT_SUMMARY "Importadas {1} tarefas."
#define STRING_CMD_IMPORT_NOFILE "Necessita especificar o ficheiro a importar."
#define STRING_CMD_IMPORT_FILE "A importar '{1}'"
#define STRING_CMD_IMPORT_MISSING "File '{1}' not found."
#define STRING_TASK_NO_DESC "Descrição da anotação em falta: {1}"
#define STRING_TASK_NO_ENTRY "Data de entrada da anotação em falta: {1}"
#define STRING_CMD_SYNC_USAGE "Sincroniza dados com o Taskserver"