mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N: Removed unused strings, add string missing from fra-FRA.h
This commit is contained in:
parent
236e7898b9
commit
c0efa0f4d7
8 changed files with 1 additions and 56 deletions
|
@ -172,13 +172,6 @@
|
|||
#define STRING_VARIANT_SQRT_NEG "Cannot take the square root of a negative number."
|
||||
#define STRING_VARIANT_COERCE_UNK "Cannot coerce data either to or from an unknown type"
|
||||
|
||||
// Lexer
|
||||
//
|
||||
// These are errors generated at the lowest level of input analysis,
|
||||
// at the character level.
|
||||
#define STRING_LEX_IMMEDIATE_UNK "Lexer start failure, unknown characters found immediately."
|
||||
#define STRING_LEX_TYPE_UNK "Lexer cannot process an unknown token type."
|
||||
|
||||
// Dates
|
||||
//
|
||||
// These are errors generated when parsing date values.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue