mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_INFINITE_LOOP
This commit is contained in:
parent
a432cec468
commit
92ecc4d7fd
10 changed files with 2 additions and 9 deletions
|
@ -487,7 +487,6 @@
|
|||
|
||||
// Errors
|
||||
// TODO Move each of these to appropriate section.
|
||||
#define STRING_INFINITE_LOOP "Podstawienie anulowane ponieważ wykonano więcej niż {1} zmian - zabezpieczenie przed zapętleniem."
|
||||
#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}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue