l10n: Eliminated STRING_INVALID_SORT_COL

This commit is contained in:
Paul Beckingham 2018-01-15 10:53:48 -05:00
parent 193eebd852
commit fdd8b1ca13
10 changed files with 1 additions and 11 deletions

View file

@ -707,7 +707,6 @@
#define STRING_UDA_TYPE "Gli User defined attribute possono solo essere di tipo 'string', 'date', 'duration' o 'numeric'."
#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_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
#define STRING_ERROR_CONFIRM_SIGINT "Interrupted: No changes made."