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
|
@ -58,6 +58,8 @@
|
|||
#include <Variant.h>
|
||||
#include <Filter.h>
|
||||
|
||||
#define STRING_INFINITE_LOOP "Terminated substitution because more than {1} changes were made - infinite loop protection."
|
||||
|
||||
#define APPROACHING_INFINITY 1000 // Close enough. This isn't rocket surgery.
|
||||
|
||||
extern Context context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue