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

@@ -715,6 +715,7 @@
#define STRING_UDA_COLLISION "El UDA denominado '{1}' es el mismo que un atributo del núcleo, y no está permitido."
#define STRING_INVALID_MOD "El atributo '{1}' no admite un valor '{2}'."
#define STRING_INVALID_SORT_COL "La columna '{1}' no es un campo de ordenación válido."
#define STRING_TLS_INIT_FAIL "Error initializing TLS."
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Ninguna tarea."