l10n: Eliminated STRING_UDA_TYPE

This commit is contained in:
Paul Beckingham 2018-01-20 14:15:34 -05:00
parent 1857882d9e
commit cece9201bb
10 changed files with 1 additions and 10 deletions

View file

@ -482,7 +482,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_UDA_TYPE "Atrybuty definiowane przez użytkownika mogą być typu 'string', 'date', 'duration' lub 'numeric'."
#define STRING_UDA_COLLISION "Nazwa UDA '{1}' jest jedną z nazw atrybutów podstawowych i dlatego jest niedozwolona."
#define STRING_INVALID_MOD "Atrybut '{1}' nie zezwala na wartość '{2}'."
#define STRING_ERROR_DETAILS "Zmienna 'calendar.details.report' musi zawierać nazwę raportu."