Build Errors

- Added missing includes.
This commit is contained in:
Paul Beckingham 2013-05-12 12:15:15 -04:00
parent 51c339e49f
commit dcc9554da8
5 changed files with 9 additions and 3 deletions

View file

@ -701,6 +701,7 @@
#define STRING_UDA_COLLISION "L'UDA '{1}' ha lo stesso nome di un attributo di sistema, e ciò non è permesso."
#define STRING_INVALID_MOD "L'attributo '{1}' non ammette un valore pari a '{2}'."
#define STRING_INVALID_SORT_COL "La colonna '{1}' non è un campo di ordinamento valido."
#define STRING_TLS_INIT_FAIL "Error initializing TLS."
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Nessun task."