Import: UUID attribute is now validated

This commit is contained in:
Paul Beckingham
2015-08-09 10:20:25 -04:00
parent 2a621a4367
commit 4529bcf24a
11 changed files with 23 additions and 3 deletions

View File

@@ -457,6 +457,7 @@
#define STRING_CMD_IMPORT_SUMMARY "{1} Aufgabe importiert."
#define STRING_CMD_IMPORT_FILE "Importiere '{1}'"
#define STRING_CMD_IMPORT_MISSING "Datei '{1}' nicht gefunden."
#define STRING_CMD_IMPORT_UUID_BAD "Not a valid UUID '{1}'."
#define STRING_TASK_NO_DESC "Kommentar fehlt Beschreibung: {1}"
#define STRING_TASK_NO_ENTRY "Kommentar fehlt Erfassungsdatum: {1}"
#define STRING_CMD_SYNC_USAGE "Gleicht Daten mit dem Task-Server ab"